:pipeline:[[ -f ".buildkite/pipeline.yml" ]] && buildkite-agent pipeline upload --replace || true
Waited 3s
·
Ran in 4s
:docker: Buildmake test-images && docker run --rm -v /local/home/buildkite-agent/builds/ip-10-0-0-244-14/firecracker-microvm/firecracker-containerd:/mnt debian:bullseye-slim rm -rf /mnt/tools/image-builder/rootfs && sudo install -d -o root -g buildkite-agent -m 775 "/local/artifacts/4357" && cp tools/image-builder/rootfs.img "/local/artifacts/4357/"
Waited 1s
·
Ran in 9m 6s
:lint-roller: loop device cleanupsudo losetup -l
Waited 1s
·
Ran in 2s
:protractor: verify protomake proto && test -z "$(git status --porcelain)" && exit 0 || git status && echo -e '\nGenerated protobuf code differs from committed, please run "make proto" and commit the updated files.\n' && exit 1
Waited 2s
·
Ran in 16s
⚙️ unit testscp "/local/artifacts/4357/rootfs.img" tools/image-builder/rootfs.img && make test-in-docker
Waited 1s
·
Ran in 1m 43s
🏃 runtime isolated testsmake -C runtime integ-test FICD_DM_POOL=build_4357_runtime
Waited 2s
·
Ran in 18m 56s
🏃 runtime isolated testsmake -C runtime integ-test FICD_DM_POOL=build_4357_runtime
Waited 2s
·
Ran in 21m 32s
🏋️ stress testsmake -C runtime integ-test-TestMultipleVMs_Isolated FICD_DM_POOL=stress4357
Waited 0s
·
Ran in 3m 26s
🚨 example testsmake -C examples integ-test TEST_POOL=build_4357_example
Waited 1s
·
Ran in 52s
🚨 cri conformance testsmake -C runtime critest FICD_DM_POOL=build_4357_critest
Waited 1s
·
Ran in 4m 20s
Total Job Run Time: 1h 0m