Skip to content

Conversation

Joffref
Copy link
Contributor

@Joffref Joffref commented Aug 29, 2022

Closes #437

Signed-off-by: Mathis Joffre [email protected]

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Joffref Joffref requested a review from a team as a code owner August 29, 2022 08:09
@Joffref Joffref requested a review from Kern-- August 30, 2022 13:33
Copy link
Contributor

@Kern-- Kern-- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending #445 to verify the new integration tests. Thanks!

@Joffref Joffref force-pushed the majoffre/mmdsv2_support branch 4 times, most recently from 984e300 to 212cc9f Compare August 31, 2022 07:35
@Joffref Joffref force-pushed the majoffre/mmdsv2_support branch from 0afcb35 to 514069d Compare August 31, 2022 08:51
@Joffref
Copy link
Contributor Author

Joffref commented Aug 31, 2022

I squashed my two commits together but I don't find a proper way to squash the squashed commit and merge commit.

@austinvazquez
Copy link
Contributor

austinvazquez commented Aug 31, 2022

I squashed my two commits together but I don't find a proper way to squash the squashed commit and merge commit.

My method is to rebase off main and force push to the PR branch, but I can squash and merge on this end if that helps.

@austinvazquez austinvazquez merged commit 226c8ef into firecracker-microvm:main Aug 31, 2022
@Joffref
Copy link
Contributor Author

Joffref commented Aug 31, 2022

My method is to rebase off main and force push to the PR branch, but I can squash and merge on this end if that helps.

Thanks for the advice @austinvazquez , I will try next time.

Thanks for the merge too, but as I see it seems buildkite failed due to network problems.

=== CONT  TestLoadSnapshot

    machine_test.go:2134: 

        	Error Trace:	/local/home/buildkite-agent/builds/ip-10-0-0-177-12/firecracker-microvm/firecracker-go-sdk/machine_test.go:2134

        	            				/local/home/buildkite-agent/builds/ip-10-0-0-177-12/firecracker-microvm/firecracker-go-sdk/machine_test.go:2260

        	Error:      	Received unexpected error:

        	            	dial tcp 10.168.0.3:22: connect: no route to host

        	Test:       	TestLoadSnapshot

time="2022-08-31T15:03:28Z" level=info msg="Sent instance shutdown request: [PUT /actions][204] createSyncActionNoContent "

It's not the first time I see this, maybe the test is unstable but I don't know why. An issue should be raised, I think.

@austinvazquez
Copy link
Contributor

Thanks for the advice @austinvazquez , I will try next time.

Thanks for the merge too, but as I see it seems buildkite failed due to network problems.

=== CONT  TestLoadSnapshot

    machine_test.go:2134: 

        	Error Trace:	/local/home/buildkite-agent/builds/ip-10-0-0-177-12/firecracker-microvm/firecracker-go-sdk/machine_test.go:2134

        	            				/local/home/buildkite-agent/builds/ip-10-0-0-177-12/firecracker-microvm/firecracker-go-sdk/machine_test.go:2260

        	Error:      	Received unexpected error:

        	            	dial tcp 10.168.0.3:22: connect: no route to host

        	Test:       	TestLoadSnapshot

time="2022-08-31T15:03:28Z" level=info msg="Sent instance shutdown request: [PUT /actions][204] createSyncActionNoContent "

It's not the first time I see this, maybe the test is unstable but I don't know why. An issue should be raised, I think.

It is somewhat a pipeline issue. #418 is one solution, but long story short the pipeline builds a rootfs using Firecracker's devtool which can sometimes silently fail. Not related to your change.

@Joffref
Copy link
Contributor Author

Joffref commented Aug 31, 2022

I see, thanks for you explanation @austinvazquez . 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MMDS should default to V2
3 participants