Max level shown:
12025-03-06T00:49:47.341ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-03-06T00:49:47.344ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 306, tv_nsec: 305361886 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-03-06T00:49:47.344ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-03-06T00:49:47.344ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-03-06T00:49:47.345ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72/crucible-nightly.sha256.txt
62025-03-06T00:49:47.496ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72025-03-06T00:49:47.930ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/6b5f2af796a3ea57405721407ab70520a93ec73f/propolis-server.sha256.txt
82025-03-06T00:49:48.067ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-03-06T00:49:48.067ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-03-06T00:49:48.068ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-03-06T00:49:48.068ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122025-03-06T00:49:48.068ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-03-06T00:49:48.068ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-03-06T00:49:48.068ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
152025-03-06T00:49:48.068ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-03-06T00:49:48.069ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172025-03-06T00:49:48.727ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
182025-03-06T00:49:48.758ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 621 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192025-03-06T00:50:22.968ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202025-03-06T00:50:22.968ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
212025-03-06T00:50:23.001ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-03-06T00:50:23.001ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a125cde8-8e41-4c82-a5a0-6099a5ad7ac4"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
232025-03-06T00:50:23.052ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a125cde8-8e41-4c82-a5a0-6099a5ad7ac4", "phd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
242025-03-06T00:50:23.071ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
252025-03-06T00:50:23.084ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428 0B 1.80T 48.9M /phd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428\n target = phd_framework::zfs
262025-03-06T00:50:23.085ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-03-06T00:50:23.085ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 214 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-03-06T00:50:23.085ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-03-06T00:50:23.085ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/6b5f2af796a3ea57405721407ab70520a93ec73f/propolis-server.tar.gz
302025-03-06T00:50:48.099ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312025-03-06T00:50:48.099ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322025-03-06T00:51:00.962ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server" target = phd_framework::test_vm::server
332025-03-06T00:51:00.962ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
342025-03-06T00:51:01.002ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-03-06T00:51:01.035ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37949 file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-03-06T00:51:01.035ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
372025-03-06T00:51:01.187ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-03-06T00:51:01.187ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 71c944c2-4ff7-4696-b347-209607d878c5, metadata: InstanceMetadata { project_id: 71aea17c-13fa-438d-94e9-48882d414005, silo_id: 6ecfd473-f35a-4386-a1a2-e07c9fb039d9, sled_id: aca37d99-bff6-4c1a-9bb0-efc0ad2c7c00, sled_model: "pheidippes", sled_revision: 1, sled_serial: "aca37d99-bff6-4c1a-9bb0-efc0ad2c7c00" }, name: "phd-vm-71c944c2-4ff7-4696-b347-209607d878c5" }, state: Creating } line = 403 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
392025-03-06T00:51:01.187ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 152 file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
402025-03-06T00:51:01.187ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 464 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
412025-03-06T00:51:01.187ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
422025-03-06T00:51:01.188ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 464 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
432025-03-06T00:51:01.188ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 781 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
442025-03-06T00:51:01.188ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 730 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
452025-03-06T00:51:01.188ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
462025-03-06T00:51:01.188ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
472025-03-06T00:51:01.188ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
482025-03-06T00:51:05.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4274 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
492025-03-06T00:51:05.463ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
502025-03-06T00:51:05.463ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
512025-03-06T00:51:05.464ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
522025-03-06T00:51:05.464ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
532025-03-06T00:51:05.482ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
542025-03-06T00:51:05.482ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552025-03-06T00:51:05.482ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
562025-03-06T00:51:05.482ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
572025-03-06T00:51:05.482ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
582025-03-06T00:51:05.515ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
592025-03-06T00:51:05.515ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
602025-03-06T00:51:05.515ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4326 file = phd-tests/framework/src/test_vm/mod.rs line = 781 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-03-06T00:51:05.515ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
622025-03-06T00:51:05.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
632025-03-06T00:51:05.526ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
642025-03-06T00:51:05.526ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
652025-03-06T00:51:05.526ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
662025-03-06T00:51:05.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
672025-03-06T00:51:05.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
682025-03-06T00:51:05.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
692025-03-06T00:51:05.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
702025-03-06T00:51:05.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
712025-03-06T00:51:05.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
722025-03-06T00:51:05.602ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
732025-03-06T00:51:05.603ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
742025-03-06T00:51:05.603ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
752025-03-06T00:51:05.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
762025-03-06T00:51:05.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
772025-03-06T00:51:05.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
782025-03-06T00:51:05.647ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
792025-03-06T00:51:05.647ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
802025-03-06T00:51:05.647ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
812025-03-06T00:51:05.648ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 214 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
822025-03-06T00:51:05.648ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
832025-03-06T00:51:05.648ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
842025-03-06T00:51:05.648ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
852025-03-06T00:51:05.648ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
862025-03-06T00:51:05.666ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
872025-03-06T00:51:05.698ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
882025-03-06T00:51:05.698ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
892025-03-06T00:51:05.698ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 531 migration_id = f21b3b5a-d885-438b-87e6-369365fec02f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 timeout_duration = 45s
902025-03-06T00:51:05.698ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
912025-03-06T00:51:05.864ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 18ff8ff5-78f6-4c95-889b-479f28ad4735, metadata: InstanceMetadata { project_id: 71aea17c-13fa-438d-94e9-48882d414005, silo_id: 6ecfd473-f35a-4386-a1a2-e07c9fb039d9, sled_id: 87d6273c-b986-4e11-a0da-263627a5bb9d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "87d6273c-b986-4e11-a0da-263627a5bb9d" }, name: "phd-vm-18ff8ff5-78f6-4c95-889b-479f28ad4735" }, state: Migrating } line = 403 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
922025-03-06T00:51:05.864ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 165 file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
932025-03-06T00:51:05.864ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = f21b3b5a-d885-438b-87e6-369365fec02f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
942025-03-06T00:51:08.327ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
952025-03-06T00:51:09.047ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 565 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
962025-03-06T00:51:09.047ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3183 file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = f21b3b5a-d885-438b-87e6-369365fec02f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
972025-03-06T00:51:09.048ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3349 file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71c944c2-4ff7-4696-b347-209607d878c5 target = phd_framework::test_vm target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
982025-03-06T00:51:09.049ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
992025-03-06T00:51:09.050ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1002025-03-06T00:51:09.050ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1012025-03-06T00:51:09.050ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
1022025-03-06T00:51:09.172ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 122 file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
1032025-03-06T00:51:09.172ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 122 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1042025-03-06T00:51:09.173ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1052025-03-06T00:51:09.173ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1062025-03-06T00:51:09.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1072025-03-06T00:51:09.195ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1082025-03-06T00:51:09.195ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1092025-03-06T00:51:09.195ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 214 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
1102025-03-06T00:51:09.196ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server target = phd_framework::artifacts::store
1112025-03-06T00:51:09.196ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server" target = phd_framework::test_vm::server
1122025-03-06T00:51:09.196ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
1132025-03-06T00:51:09.210ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1142025-03-06T00:51:09.241ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1152025-03-06T00:51:09.241ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1162025-03-06T00:51:09.241ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 531 migration_id = 41427f46-faad-4949-b534-5bdc75498df8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e timeout_duration = 45s
1172025-03-06T00:51:09.241ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1182025-03-06T00:51:09.391ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 2f48d346-3055-4ed9-afd1-ab7b0da6661e, metadata: InstanceMetadata { project_id: 71aea17c-13fa-438d-94e9-48882d414005, silo_id: 6ecfd473-f35a-4386-a1a2-e07c9fb039d9, sled_id: 9fb80d84-b6e8-44de-8c44-0a8cd2604510, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9fb80d84-b6e8-44de-8c44-0a8cd2604510" }, name: "phd-vm-2f48d346-3055-4ed9-afd1-ab7b0da6661e" }, state: Migrating } line = 403 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1192025-03-06T00:51:09.391ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 149 file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1202025-03-06T00:51:09.391ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = 41427f46-faad-4949-b534-5bdc75498df8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1212025-03-06T00:51:11.881ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
1222025-03-06T00:51:12.098ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 565 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1232025-03-06T00:51:12.098ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2707 file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = 41427f46-faad-4949-b534-5bdc75498df8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1242025-03-06T00:51:12.098ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 2857 file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735 target = phd_framework::test_vm target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1252025-03-06T00:51:12.100ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1262025-03-06T00:51:12.100ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1272025-03-06T00:51:12.100ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1282025-03-06T00:51:12.101ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1292025-03-06T00:51:12.234ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
1302025-03-06T00:51:12.234ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 134 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1312025-03-06T00:51:12.234ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1322025-03-06T00:51:12.234ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1332025-03-06T00:51:12.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1342025-03-06T00:51:12.257ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1352025-03-06T00:51:12.257ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1362025-03-06T00:51:12.257ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 214 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
1372025-03-06T00:51:12.257ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1382025-03-06T00:51:12.258ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1392025-03-06T00:51:12.258ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
1402025-03-06T00:51:12.273ZINFOphd-runner: [NEW - EVENT] Launched server with pid 872 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1412025-03-06T00:51:12.304ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46 file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1422025-03-06T00:51:12.304ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1432025-03-06T00:51:12.304ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 531 migration_id = 4a14db51-5d74-4b26-be25-a29390f6ad2d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2 timeout_duration = 45s
1442025-03-06T00:51:12.304ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2 vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1452025-03-06T00:51:12.455ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: dc1ced3e-bde4-462d-ad4a-6a485bac43e2, metadata: InstanceMetadata { project_id: 71aea17c-13fa-438d-94e9-48882d414005, silo_id: 6ecfd473-f35a-4386-a1a2-e07c9fb039d9, sled_id: 63380c1e-bfcc-4abd-9fcc-0002d04cb7e4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "63380c1e-bfcc-4abd-9fcc-0002d04cb7e4" }, name: "phd-vm-dc1ced3e-bde4-462d-ad4a-6a485bac43e2" }, state: Migrating } line = 403 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2 vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1462025-03-06T00:51:12.455ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 150 file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2 vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1472025-03-06T00:51:12.455ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = 4a14db51-5d74-4b26-be25-a29390f6ad2d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1482025-03-06T00:51:14.950ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
1492025-03-06T00:51:15.920ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 565 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1502025-03-06T00:51:15.920ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3465 file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = 4a14db51-5d74-4b26-be25-a29390f6ad2d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1512025-03-06T00:51:15.920ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3616 file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e target = phd_framework::test_vm target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1522025-03-06T00:51:15.922ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1532025-03-06T00:51:15.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1542025-03-06T00:51:15.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1552025-03-06T00:51:15.923ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1562025-03-06T00:51:16.062ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 140 file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
1572025-03-06T00:51:16.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 193 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1582025-03-06T00:51:16.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1592025-03-06T00:51:16.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1602025-03-06T00:51:16.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1612025-03-06T00:51:16.150ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1622025-03-06T00:51:16.150ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1632025-03-06T00:51:16.150ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1642025-03-06T00:51:16.150ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 14963 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1652025-03-06T00:51:16.150ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1662025-03-06T00:51:16.151ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1076 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1672025-03-06T00:51:16.419ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1682025-03-06T00:51:16.550ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1692025-03-06T00:51:16.550ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1702025-03-06T00:51:16.588ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1712025-03-06T00:51:16.588ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-a125cde8-8e41-4c82-a5a0-6099a5ad7ac4"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1722025-03-06T00:51:16.617ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 467 file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
1732025-03-06T00:51:16.617ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 88548 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
1742025-03-06T00:51:16.617ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 467 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1752025-03-06T00:51:16.617ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1762025-03-06T00:51:16.617ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772025-03-06T00:51:16.617ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1782025-03-06T00:51:16.618ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1792025-03-06T00:51:16.618ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1802025-03-06T00:51:16.618ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1812025-03-06T00:51:16.618ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1822025-03-06T00:51:16.618ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1832025-03-06T00:51:16.636ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 686M 1.80T 685M /phd-artifacts\n target = phd_framework::zfs
1842025-03-06T00:51:16.636ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e620bbf-e8c6-4f29-a536-22ba71a987d5"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1852025-03-06T00:51:16.658ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e620bbf-e8c6-4f29-a536-22ba71a987d5", "phd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1862025-03-06T00:51:16.685ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872025-03-06T00:51:16.702ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c 0B 1.80T 685M /phd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c\n target = phd_framework::zfs
1882025-03-06T00:51:16.703ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1892025-03-06T00:51:16.703ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 214 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1902025-03-06T00:51:16.703ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server target = phd_framework::artifacts::store
1912025-03-06T00:51:16.703ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server" target = phd_framework::test_vm::server
1922025-03-06T00:51:16.703ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1932025-03-06T00:51:16.714ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1942025-03-06T00:51:16.747ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 44 file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1952025-03-06T00:51:16.747ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
1962025-03-06T00:51:16.897ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972025-03-06T00:51:16.897ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: f9129b9c-851a-4ec9-b80a-f122367608cb, metadata: InstanceMetadata { project_id: 5811f70f-232f-4457-b06c-246aa6eab7ad, silo_id: 4717cd27-c159-444f-8dbf-73f5549b7b2e, sled_id: c8d7a9f0-fcb0-4c70-91e3-965775079f91, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c8d7a9f0-fcb0-4c70-91e3-965775079f91" }, name: "phd-vm-f9129b9c-851a-4ec9-b80a-f122367608cb" }, state: Creating } line = 403 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
1982025-03-06T00:51:16.897ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 150 file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
1992025-03-06T00:51:16.898ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 464 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2002025-03-06T00:51:16.898ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2012025-03-06T00:51:16.898ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 464 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2022025-03-06T00:51:16.898ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 781 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032025-03-06T00:51:16.898ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 730 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2042025-03-06T00:51:16.898ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052025-03-06T00:51:16.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2062025-03-06T00:51:16.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2072025-03-06T00:51:21.101ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4202 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2082025-03-06T00:51:21.101ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092025-03-06T00:51:21.101ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102025-03-06T00:51:21.101ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2112025-03-06T00:51:21.101ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2122025-03-06T00:51:21.119ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2132025-03-06T00:51:21.119ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2142025-03-06T00:51:21.119ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152025-03-06T00:51:21.119ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2162025-03-06T00:51:21.120ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2172025-03-06T00:51:21.151ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2182025-03-06T00:51:21.151ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2192025-03-06T00:51:21.151ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4253 file = phd-tests/framework/src/test_vm/mod.rs line = 781 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2202025-03-06T00:51:21.152ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2212025-03-06T00:51:21.152ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2222025-03-06T00:51:21.163ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2232025-03-06T00:51:21.163ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2242025-03-06T00:51:21.163ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2252025-03-06T00:51:21.196ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2262025-03-06T00:51:21.201ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2272025-03-06T00:51:21.201ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2282025-03-06T00:51:21.201ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 214 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2292025-03-06T00:51:21.201ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2302025-03-06T00:51:21.201ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2312025-03-06T00:51:21.201ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2322025-03-06T00:51:21.219ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2332025-03-06T00:51:21.251ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2342025-03-06T00:51:21.251ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5
2352025-03-06T00:51:21.251ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 531 migration_id = e4c41668-fd94-4270-bff4-b75ce6d1f0e9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5 timeout_duration = 45s
2362025-03-06T00:51:21.251ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5 vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2372025-03-06T00:51:21.402ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 8064baff-f449-4232-8bed-9063352e77e5, metadata: InstanceMetadata { project_id: 5811f70f-232f-4457-b06c-246aa6eab7ad, silo_id: 4717cd27-c159-444f-8dbf-73f5549b7b2e, sled_id: bcc69538-edf0-421f-a722-b96fb1337cc5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bcc69538-edf0-421f-a722-b96fb1337cc5" }, name: "phd-vm-8064baff-f449-4232-8bed-9063352e77e5" }, state: Migrating } line = 403 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5 vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2382025-03-06T00:51:21.403ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 151 file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5 vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2392025-03-06T00:51:21.403ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = e4c41668-fd94-4270-bff4-b75ce6d1f0e9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5
2402025-03-06T00:51:23.888ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2412025-03-06T00:51:24.295ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 565 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5
2422025-03-06T00:51:24.295ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2892 file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = e4c41668-fd94-4270-bff4-b75ce6d1f0e9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5
2432025-03-06T00:51:24.296ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3044 file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f9129b9c-851a-4ec9-b80a-f122367608cb target = phd_framework::test_vm target_id = 8064baff-f449-4232-8bed-9063352e77e5
2442025-03-06T00:51:24.297ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2452025-03-06T00:51:24.298ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2462025-03-06T00:51:24.436ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 138 file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
2472025-03-06T00:51:24.438ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2482025-03-06T00:51:24.438ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2492025-03-06T00:51:24.438ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2502025-03-06T00:51:24.438ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2512025-03-06T00:51:24.438ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7541 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2522025-03-06T00:51:24.439ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1076 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2532025-03-06T00:51:25.091ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2542025-03-06T00:51:25.216ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2552025-03-06T00:51:25.216ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2562025-03-06T00:51:25.252ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2572025-03-06T00:51:25.252ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e620bbf-e8c6-4f29-a536-22ba71a987d5"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2582025-03-06T00:51:25.283ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 844 file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8064baff-f449-4232-8bed-9063352e77e5
2592025-03-06T00:51:25.283ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8665 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2602025-03-06T00:51:25.283ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 845 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2612025-03-06T00:51:25.283ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2622025-03-06T00:51:25.283ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2632025-03-06T00:51:25.283ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2642025-03-06T00:51:25.284ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
2652025-03-06T00:51:25.284ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2662025-03-06T00:51:25.284ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2672025-03-06T00:51:25.284ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2682025-03-06T00:51:25.284ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2692025-03-06T00:51:25.303ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 687M 1.80T 685M /phd-artifacts\n target = phd_framework::zfs
2702025-03-06T00:51:25.303ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a162b498-ebca-4669-b38a-55e8ac7b79a9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
2712025-03-06T00:51:25.326ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a162b498-ebca-4669-b38a-55e8ac7b79a9", "phd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
2722025-03-06T00:51:25.350ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2732025-03-06T00:51:25.369ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de 0B 1.80T 685M /phd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de\n target = phd_framework::zfs
2742025-03-06T00:51:25.370ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2752025-03-06T00:51:25.370ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 214 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2762025-03-06T00:51:25.370ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server target = phd_framework::artifacts::store
2772025-03-06T00:51:25.370ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server" target = phd_framework::test_vm::server
2782025-03-06T00:51:25.370ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
2792025-03-06T00:51:25.381ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2802025-03-06T00:51:25.414ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 44 file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-03-06T00:51:25.414ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2822025-03-06T00:51:25.569ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2832025-03-06T00:51:25.570ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 0dc8610c-6d21-4d94-9719-2a798049ed4f, metadata: InstanceMetadata { project_id: a22537a3-0a2c-4a8c-b6bc-a042dcb40324, silo_id: c17ff5de-7ff5-4ace-b906-1d12fcbad209, sled_id: 58a03bd2-c998-4eb2-912d-e6555c499b49, sled_model: "pheidippes", sled_revision: 1, sled_serial: "58a03bd2-c998-4eb2-912d-e6555c499b49" }, name: "phd-vm-0dc8610c-6d21-4d94-9719-2a798049ed4f" }, state: Creating } line = 403 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2842025-03-06T00:51:25.570ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 155 file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2852025-03-06T00:51:25.570ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 464 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2862025-03-06T00:51:25.570ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2872025-03-06T00:51:25.570ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 464 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2882025-03-06T00:51:25.570ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 781 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2892025-03-06T00:51:25.570ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 730 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2902025-03-06T00:51:25.571ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2912025-03-06T00:51:25.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2922025-03-06T00:51:25.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2932025-03-06T00:51:29.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4176 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2942025-03-06T00:51:29.748ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2952025-03-06T00:51:29.748ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2962025-03-06T00:51:29.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2972025-03-06T00:51:29.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2982025-03-06T00:51:29.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
2992025-03-06T00:51:29.767ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3002025-03-06T00:51:29.767ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3012025-03-06T00:51:29.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3022025-03-06T00:51:29.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3032025-03-06T00:51:29.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3042025-03-06T00:51:29.799ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3052025-03-06T00:51:29.799ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4228 file = phd-tests/framework/src/test_vm/mod.rs line = 781 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3062025-03-06T00:51:29.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3072025-03-06T00:51:29.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3082025-03-06T00:51:29.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3092025-03-06T00:51:29.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3102025-03-06T00:51:29.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3112025-03-06T00:51:29.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3122025-03-06T00:51:29.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3132025-03-06T00:51:29.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3142025-03-06T00:51:29.855ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3152025-03-06T00:51:29.855ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3162025-03-06T00:51:29.855ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3172025-03-06T00:51:29.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3182025-03-06T00:51:29.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3192025-03-06T00:51:29.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3202025-03-06T00:51:29.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3212025-03-06T00:51:29.899ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3222025-03-06T00:51:29.899ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3232025-03-06T00:51:29.920ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3242025-03-06T00:51:29.920ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3252025-03-06T00:51:29.920ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3262025-03-06T00:51:29.920ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 214 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3272025-03-06T00:51:29.921ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3282025-03-06T00:51:29.921ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3292025-03-06T00:51:29.921ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
3302025-03-06T00:51:29.938ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3312025-03-06T00:51:29.971ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 196 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3322025-03-06T00:51:29.971ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3332025-03-06T00:51:29.971ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 531 migration_id = dbfc33c2-7a93-4523-9553-0f1ec524ad1d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598 timeout_duration = 45s
3342025-03-06T00:51:29.971ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598 vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3352025-03-06T00:51:30.119ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 0cf77250-c3b7-4af7-ad22-64711320c598, metadata: InstanceMetadata { project_id: a22537a3-0a2c-4a8c-b6bc-a042dcb40324, silo_id: c17ff5de-7ff5-4ace-b906-1d12fcbad209, sled_id: 664ee1c1-5ab4-4822-81ab-704c5081d63e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "664ee1c1-5ab4-4822-81ab-704c5081d63e" }, name: "phd-vm-0cf77250-c3b7-4af7-ad22-64711320c598" }, state: Migrating } line = 403 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598 vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3362025-03-06T00:51:30.119ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 147 file = phd-tests/framework/src/test_vm/mod.rs line = 305 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598 vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3372025-03-06T00:51:30.119ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = dbfc33c2-7a93-4523-9553-0f1ec524ad1d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3382025-03-06T00:51:32.628ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
3392025-03-06T00:51:34.312ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 565 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3402025-03-06T00:51:34.312ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4192 file = phd-tests/framework/src/test_vm/mod.rs line = 552 migration_id = dbfc33c2-7a93-4523-9553-0f1ec524ad1d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3412025-03-06T00:51:34.312ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4340 file = phd-tests/framework/src/test_vm/mod.rs line = 498 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f target = phd_framework::test_vm target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3422025-03-06T00:51:34.313ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3432025-03-06T00:51:34.314ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3442025-03-06T00:51:34.314ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3452025-03-06T00:51:34.314ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3462025-03-06T00:51:34.449ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
3472025-03-06T00:51:34.450ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3482025-03-06T00:51:34.450ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3492025-03-06T00:51:34.450ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 803 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3502025-03-06T00:51:34.473ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 796 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3512025-03-06T00:51:34.473ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3522025-03-06T00:51:34.473ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
3532025-03-06T00:51:34.473ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3542025-03-06T00:51:34.473ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8903 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3552025-03-06T00:51:34.473ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3562025-03-06T00:51:34.474ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1076 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3572025-03-06T00:51:35.002ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3582025-03-06T00:51:35.123ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3592025-03-06T00:51:35.123ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3602025-03-06T00:51:35.158ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3612025-03-06T00:51:35.158ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-a162b498-ebca-4669-b38a-55e8ac7b79a9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3622025-03-06T00:51:35.188ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 714 file = phd-tests/framework/src/test_vm/mod.rs line = 1053 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
3632025-03-06T00:51:35.188ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9904 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
3642025-03-06T00:51:35.188ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 714 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3652025-03-06T00:51:35.188ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3662025-03-06T00:51:35.188ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
367 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 107.12s
368 
3692025-03-06T00:51:35.188ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner