Max level shown:
12025-07-07T22:31:16.704ZINFOphd-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-07-07T22:31:16.707ZDEBGphd-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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), 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: 318, tv_nsec: 94931021 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-07-07T22:31:16.707ZINFOphd-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-07-07T22:31:16.707ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = e164393a88e7b62598897dc4f53315f083e25333 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-07-07T22:31:16.707ZDEBGphd-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/e164393a88e7b62598897dc4f53315f083e25333/crucible-nightly.sha256.txt
62025-07-07T22:31:16.861ZINFOphd-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-07-07T22:31:17.414ZDEBGphd-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/34354476a29f752e4dd3c7fb851852d597dd0018/propolis-server.sha256.txt
82025-07-07T22:31:17.628ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-07-07T22:31:17.628ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-07-07T22:31:17.629ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-07-07T22:31:17.629ZINFOphd-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-07-07T22:31:17.629ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-07-07T22:31:17.629ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-07-07T22:31:17.629ZINFOphd-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-07-07T22:31:17.629ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-07-07T22:31:17.630ZDEBGphd-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/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172025-07-07T22:31:18.294ZDEBGphd-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-07-07T22:31:18.324ZDEBGphd-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-07-07T22:31:57.754ZDEBGphd-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-07-07T22:31:57.754ZDEBGphd-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-07-07T22:31:57.762ZDEBGphd-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 3.26M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-07-07T22:31:57.762ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-375a5148-9574-4338-a185-16f1a775f397"] 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-07-07T22:31:57.809ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-375a5148-9574-4338-a185-16f1a775f397", "phd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed"] 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-07-07T22:31:57.821ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed"] 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-07-07T22:31:57.828ZDEBGphd-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-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed 0B 1.80T 48.9M /phd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed\n target = phd_framework::zfs
262025-07-07T22:31:57.829ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-07-07T22:31:57.829ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-07-07T22:31:57.829ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-07-07T22:31:57.829ZDEBGphd-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/34354476a29f752e4dd3c7fb851852d597dd0018/propolis-server.tar.gz
302025-07-07T22:32:24.586ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/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-07-07T22:32:24.586ZDEBGphd-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-07-07T22:32:38.595ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/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/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server" target = phd_framework::test_vm::server
332025-07-07T22:32:38.595ZINFOphd-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-07-07T22:32:38.655ZINFOphd-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
352025-07-07T22:32:38.686ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40857 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-07-07T22:32:38.686ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
372025-07-07T22:32:38.757ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-07-07T22:32:38.758ZINFOphd-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: 094ab751-5bb9-4391-8866-352d9f6827e0, metadata: InstanceMetadata { project_id: 75b17a99-99fa-4588-855b-0f0af4bf78fb, silo_id: c0651574-45bd-4ef8-8256-12173720f64c, sled_id: 33008b6d-0929-486f-a4c0-26db24767a21, sled_model: "pheidippes", sled_revision: 1, sled_serial: "33008b6d-0929-486f-a4c0-26db24767a21" }, name: "phd-vm-094ab751-5bb9-4391-8866-352d9f6827e0" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
392025-07-07T22:32:38.758ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 71 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
402025-07-07T22:32:38.758ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
412025-07-07T22:32:38.758ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
422025-07-07T22:32:38.759ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
432025-07-07T22:32:38.759ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
442025-07-07T22:32:38.759ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
452025-07-07T22:32:38.759ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
462025-07-07T22:32:38.759ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
472025-07-07T22:32:38.759ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
482025-07-07T22:32:43.252ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4493 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
492025-07-07T22:32:43.253ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
502025-07-07T22:32:43.253ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
512025-07-07T22:32:43.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
522025-07-07T22:32:43.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
532025-07-07T22:32:43.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
542025-07-07T22:32:43.272ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552025-07-07T22:32:43.272ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
562025-07-07T22:32:43.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
572025-07-07T22:32:43.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
582025-07-07T22:32:43.305ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
592025-07-07T22:32:43.306ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
602025-07-07T22:32:43.306ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4546 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-07-07T22:32:43.306ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
622025-07-07T22:32:43.306ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
632025-07-07T22:32:43.317ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
642025-07-07T22:32:43.317ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
652025-07-07T22:32:43.317ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
662025-07-07T22:32:43.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
672025-07-07T22:32:43.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
682025-07-07T22:32:43.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
692025-07-07T22:32:43.361ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
702025-07-07T22:32:43.361ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
712025-07-07T22:32:43.361ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
722025-07-07T22:32:43.393ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
732025-07-07T22:32:43.393ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
742025-07-07T22:32:43.393ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
752025-07-07T22:32:43.405ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
762025-07-07T22:32:43.405ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
772025-07-07T22:32:43.405ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 094ab751-5bb9-4391-8866-352d9f6827e0
782025-07-07T22:32:43.438ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
792025-07-07T22:32:43.438ZINFOphd-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-07-07T22:32:43.438ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
812025-07-07T22:32:43.438ZINFOphd-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 = 215 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-07-07T22:32:43.438ZDEBGphd-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-07-07T22:32:43.438ZDEBGphd-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-07-07T22:32:43.439ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/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-07-07T22:32:43.439ZINFOphd-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-07-07T22:32:43.460ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 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-07-07T22:32:43.491ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
882025-07-07T22:32:43.491ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
892025-07-07T22:32:43.491ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = b637e14a-7510-4d14-9866-25e4468126a7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883 timeout_duration = 45s
902025-07-07T22:32:43.491ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883 vm = migration_from_base_and_back_lifecycle_0 vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
912025-07-07T22:32:43.557ZINFOphd-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: a1dd75e3-af26-440c-80d7-0cb66333f883, metadata: InstanceMetadata { project_id: 75b17a99-99fa-4588-855b-0f0af4bf78fb, silo_id: c0651574-45bd-4ef8-8256-12173720f64c, sled_id: 6e3edc67-02a6-496b-8104-45be8bbd80ef, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6e3edc67-02a6-496b-8104-45be8bbd80ef" }, name: "phd-vm-a1dd75e3-af26-440c-80d7-0cb66333f883" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883 vm = migration_from_base_and_back_lifecycle_0 vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
922025-07-07T22:32:43.558ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 66 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883 vm = migration_from_base_and_back_lifecycle_0 vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
932025-07-07T22:32:43.558ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = b637e14a-7510-4d14-9866-25e4468126a7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
942025-07-07T22:32:45.838ZINFOphd-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-07-07T22:32:46.243ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
962025-07-07T22:32:46.243ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2684 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = b637e14a-7510-4d14-9866-25e4468126a7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
972025-07-07T22:32:46.243ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 2751 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 094ab751-5bb9-4391-8866-352d9f6827e0 target = phd_framework::test_vm target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
982025-07-07T22:32:46.244ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
992025-07-07T22:32:46.245ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1002025-07-07T22:32:46.245ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1012025-07-07T22:32:46.246ZDEBGphd-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 = 094ab751-5bb9-4391-8866-352d9f6827e0
1022025-07-07T22:32:46.328ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
1032025-07-07T22:32:49.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3379 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1042025-07-07T22:32:49.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1052025-07-07T22:32:49.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1062025-07-07T22:32:49.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1072025-07-07T22:32:49.658ZINFOphd-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-07-07T22:32:49.658ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1092025-07-07T22:32:49.658ZINFOphd-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 = 215 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-07-07T22:32:49.658ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server target = phd_framework::artifacts::store
1112025-07-07T22:32:49.658ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/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/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server" target = phd_framework::test_vm::server
1122025-07-07T22:32:49.658ZINFOphd-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-07-07T22:32:49.678ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 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-07-07T22:32:49.709ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1152025-07-07T22:32:49.709ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1162025-07-07T22:32:49.710ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 11b936d0-2ced-4cb7-9648-4eb49d5f5d8b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d timeout_duration = 45s
1172025-07-07T22:32:49.710ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d vm = migration_from_base_and_back_lifecycle_1 vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1182025-07-07T22:32:49.774ZINFOphd-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: aad68e90-3fd2-4a60-9184-59d5a5dd3a0d, metadata: InstanceMetadata { project_id: 75b17a99-99fa-4588-855b-0f0af4bf78fb, silo_id: c0651574-45bd-4ef8-8256-12173720f64c, sled_id: 318aed9e-8541-47ab-bae6-7e5160231c3f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "318aed9e-8541-47ab-bae6-7e5160231c3f" }, name: "phd-vm-aad68e90-3fd2-4a60-9184-59d5a5dd3a0d" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d vm = migration_from_base_and_back_lifecycle_1 vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1192025-07-07T22:32:49.774ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 64 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d vm = migration_from_base_and_back_lifecycle_1 vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1202025-07-07T22:32:49.774ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 11b936d0-2ced-4cb7-9648-4eb49d5f5d8b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1212025-07-07T22:32:52.172ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1222025-07-07T22:32:52.172ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2398 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 11b936d0-2ced-4cb7-9648-4eb49d5f5d8b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1232025-07-07T22:32:52.172ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 2462 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a1dd75e3-af26-440c-80d7-0cb66333f883 target = phd_framework::test_vm target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1242025-07-07T22:32:52.173ZINFOphd-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
1252025-07-07T22:32:52.174ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1262025-07-07T22:32:52.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1272025-07-07T22:32:52.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1282025-07-07T22:32:52.175ZDEBGphd-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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1292025-07-07T22:32:52.257ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = a1dd75e3-af26-440c-80d7-0cb66333f883
1302025-07-07T22:32:52.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1312025-07-07T22:32:52.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1322025-07-07T22:32:52.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1332025-07-07T22:32:52.284ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1342025-07-07T22:32:52.284ZINFOphd-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-07-07T22:32:52.284ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1362025-07-07T22:32:52.284ZINFOphd-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 = 215 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-07-07T22:32:52.284ZDEBGphd-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-07-07T22:32:52.284ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/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-07-07T22:32:52.284ZINFOphd-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-07-07T22:32:52.304ZINFOphd-runner: [NEW - EVENT] Launched server with pid 873 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-07-07T22:32:52.336ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1422025-07-07T22:32:52.336ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
1432025-07-07T22:32:52.336ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 5f83c469-c0a3-4c37-8ccd-3fad503763b6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f timeout_duration = 45s
1442025-07-07T22:32:52.336ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f vm = migration_from_base_and_back_lifecycle_2 vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
1452025-07-07T22:32:52.397ZINFOphd-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: 35ce7c81-6527-48cb-b6c2-3244538de01f, metadata: InstanceMetadata { project_id: 75b17a99-99fa-4588-855b-0f0af4bf78fb, silo_id: c0651574-45bd-4ef8-8256-12173720f64c, sled_id: a96a4233-1e75-4408-b5b3-1122466bd850, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a96a4233-1e75-4408-b5b3-1122466bd850" }, name: "phd-vm-35ce7c81-6527-48cb-b6c2-3244538de01f" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f vm = migration_from_base_and_back_lifecycle_2 vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
1462025-07-07T22:32:52.397ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 60 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f vm = migration_from_base_and_back_lifecycle_2 vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
1472025-07-07T22:32:52.397ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 5f83c469-c0a3-4c37-8ccd-3fad503763b6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
1482025-07-07T22:32:54.669ZINFOphd-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-07-07T22:32:56.077ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
1502025-07-07T22:32:56.077ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3680 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 5f83c469-c0a3-4c37-8ccd-3fad503763b6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
1512025-07-07T22:32:56.077ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3741 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d target = phd_framework::test_vm target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
1522025-07-07T22:32:56.079ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1532025-07-07T22:32:56.079ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1542025-07-07T22:32:56.079ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1552025-07-07T22:32:56.080ZDEBGphd-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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1562025-07-07T22:32:56.159ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
1572025-07-07T22:32:57.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1545 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1582025-07-07T22:32:57.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1592025-07-07T22:32:57.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1602025-07-07T22:32:57.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1612025-07-07T22:32:57.658ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1622025-07-07T22:32:57.658ZDEBGphd-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-07-07T22:32:57.658ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18901 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642025-07-07T22:32:57.658ZINFOphd-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
1652025-07-07T22:32:57.658ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1662025-07-07T22:32:57.659ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1672025-07-07T22:32:58.371ZDEBGphd-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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1682025-07-07T22:32:58.446ZDEBGphd-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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1692025-07-07T22:32:58.446ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed"] 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1702025-07-07T22:32:58.466ZDEBGphd-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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1712025-07-07T22:32:58.466ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-375a5148-9574-4338-a185-16f1a775f397"] 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1722025-07-07T22:32:58.481ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 823 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 35ce7c81-6527-48cb-b6c2-3244538de01f
1732025-07-07T22:32:58.481ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 100852 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-07-07T22:32:58.481ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 822 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1752025-07-07T22:32:58.481ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1762025-07-07T22:32:58.481ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772025-07-07T22:32:58.481ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1782025-07-07T22:32:58.482ZINFOphd-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-07-07T22:32:58.482ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1802025-07-07T22:32:58.482ZDEBGphd-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-07-07T22:32:58.482ZDEBGphd-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-07-07T22:32:58.482ZDEBGphd-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-07-07T22:32:58.488ZDEBGphd-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 742M 1.80T 741M /phd-artifacts\n target = phd_framework::zfs
1842025-07-07T22:32:58.488ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-42173a34-600b-46ef-8a78-aa5f07d44e5a"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1852025-07-07T22:32:58.503ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-42173a34-600b-46ef-8a78-aa5f07d44e5a", "phd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1862025-07-07T22:32:58.517ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872025-07-07T22:32:58.524ZDEBGphd-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-93b6a1ca-27ff-43de-ace3-616682631bf4 0B 1.80T 741M /phd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4\n target = phd_framework::zfs
1882025-07-07T22:32:58.525ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1892025-07-07T22:32:58.525ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1902025-07-07T22:32:58.525ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server target = phd_framework::artifacts::store
1912025-07-07T22:32:58.525ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/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/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server" target = phd_framework::test_vm::server
1922025-07-07T22:32:58.525ZINFOphd-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-07-07T22:32:58.544ZINFOphd-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
1942025-07-07T22:32:58.575ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1952025-07-07T22:32:58.575ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
1962025-07-07T22:32:58.638ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972025-07-07T22:32:58.638ZINFOphd-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: 4a7256e4-6d14-4c03-9014-4be2040ba261, metadata: InstanceMetadata { project_id: a1b88d7b-6273-4c5b-96ed-cc48e381f019, silo_id: e85d2bd2-e04c-44ab-b44f-33eed414a64a, sled_id: 16d34c0a-2b6a-4a49-9a01-95ef945ced53, sled_model: "pheidippes", sled_revision: 1, sled_serial: "16d34c0a-2b6a-4a49-9a01-95ef945ced53" }, name: "phd-vm-4a7256e4-6d14-4c03-9014-4be2040ba261" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
1982025-07-07T22:32:58.639ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 63 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
1992025-07-07T22:32:58.639ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2002025-07-07T22:32:58.639ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2012025-07-07T22:32:58.639ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2022025-07-07T22:32:58.639ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032025-07-07T22:32:58.639ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2042025-07-07T22:32:58.639ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052025-07-07T22:32:58.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2062025-07-07T22:32:58.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2072025-07-07T22:33:03.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4412 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2082025-07-07T22:33:03.052ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092025-07-07T22:33:03.052ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102025-07-07T22:33:03.052ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2112025-07-07T22:33:03.052ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2122025-07-07T22:33:03.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2132025-07-07T22:33:03.070ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2142025-07-07T22:33:03.070ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152025-07-07T22:33:03.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2162025-07-07T22:33:03.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2172025-07-07T22:33:03.103ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2182025-07-07T22:33:03.103ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2192025-07-07T22:33:03.103ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4463 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2202025-07-07T22:33:03.103ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2212025-07-07T22:33:03.104ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2222025-07-07T22:33:03.114ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2232025-07-07T22:33:03.114ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2242025-07-07T22:33:03.114ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2252025-07-07T22:33:03.148ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2262025-07-07T22:33:03.152ZINFOphd-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-07-07T22:33:03.152ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2282025-07-07T22:33:03.152ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2292025-07-07T22:33:03.152ZDEBGphd-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-07-07T22:33:03.152ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/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-07-07T22:33:03.152ZINFOphd-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-07-07T22:33:03.172ZINFOphd-runner: [NEW - EVENT] Launched server with pid 883 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-07-07T22:33:03.204ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2342025-07-07T22:33:03.204ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2352025-07-07T22:33:03.204ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 178fd8bd-de51-428d-b676-ac740147650f path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4 timeout_duration = 45s
2362025-07-07T22:33:03.204ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4 vm = migration_serial_history_base_lifecycle_0 vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2372025-07-07T22:33:03.264ZINFOphd-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: 3cf8d610-bac0-428f-ab32-c9fbf45380d4, metadata: InstanceMetadata { project_id: a1b88d7b-6273-4c5b-96ed-cc48e381f019, silo_id: e85d2bd2-e04c-44ab-b44f-33eed414a64a, sled_id: e5b8fe21-7a39-43ee-a056-0319d53ac4fc, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e5b8fe21-7a39-43ee-a056-0319d53ac4fc" }, name: "phd-vm-3cf8d610-bac0-428f-ab32-c9fbf45380d4" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4 vm = migration_serial_history_base_lifecycle_0 vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2382025-07-07T22:33:03.264ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 59 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4 vm = migration_serial_history_base_lifecycle_0 vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2392025-07-07T22:33:03.264ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 178fd8bd-de51-428d-b676-ac740147650f path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2402025-07-07T22:33:05.526ZINFOphd-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-07-07T22:33:05.684ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2422025-07-07T22:33:05.684ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2419 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 178fd8bd-de51-428d-b676-ac740147650f path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2432025-07-07T22:33:05.684ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 2479 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261 target = phd_framework::test_vm target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2442025-07-07T22:33:05.685ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2452025-07-07T22:33:05.686ZDEBGphd-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 = 4a7256e4-6d14-4c03-9014-4be2040ba261
2462025-07-07T22:33:05.766ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
2472025-07-07T22:33:05.768ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2482025-07-07T22:33:05.768ZDEBGphd-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-07-07T22:33:05.768ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7130 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2502025-07-07T22:33:05.769ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2512025-07-07T22:33:05.769ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2522025-07-07T22:33:05.769ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2532025-07-07T22:33:06.041ZDEBGphd-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 = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2542025-07-07T22:33:06.119ZDEBGphd-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 = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2552025-07-07T22:33:06.119ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4"] 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 = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2562025-07-07T22:33:06.139ZDEBGphd-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 = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2572025-07-07T22:33:06.139ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-42173a34-600b-46ef-8a78-aa5f07d44e5a"] 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 = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2582025-07-07T22:33:06.153ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 385 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
2592025-07-07T22:33:06.153ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 7671 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2602025-07-07T22:33:06.154ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 384 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2612025-07-07T22:33:06.154ZINFOphd-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-07-07T22:33:06.154ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2632025-07-07T22:33:06.154ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2642025-07-07T22:33:06.154ZINFOphd-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-07-07T22:33:06.154ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2662025-07-07T22:33:06.154ZDEBGphd-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-07-07T22:33:06.154ZDEBGphd-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-07-07T22:33:06.154ZDEBGphd-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-07-07T22:33:06.161ZDEBGphd-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 742M 1.80T 741M /phd-artifacts\n target = phd_framework::zfs
2702025-07-07T22:33:06.161ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7b67ff10-a089-44de-9857-1548bac054eb"] 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-07-07T22:33:06.172ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7b67ff10-a089-44de-9857-1548bac054eb", "phd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed"] 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-07-07T22:33:06.184ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed"] 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-07-07T22:33:06.190ZDEBGphd-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-d18a5565-5ffd-41e6-8637-a843387e77ed 0B 1.80T 741M /phd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed\n target = phd_framework::zfs
2742025-07-07T22:33:06.190ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2752025-07-07T22:33:06.190ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2762025-07-07T22:33:06.190ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server target = phd_framework::artifacts::store
2772025-07-07T22:33:06.190ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/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/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server" target = phd_framework::test_vm::server
2782025-07-07T22:33:06.190ZINFOphd-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-07-07T22:33:06.209ZINFOphd-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
2802025-07-07T22:33:06.241ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-07-07T22:33:06.241ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2822025-07-07T22:33:06.304ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2832025-07-07T22:33:06.304ZINFOphd-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: db6f7dc5-0596-4475-acc2-3bca37448233, metadata: InstanceMetadata { project_id: 27616b92-40ac-43a4-8423-9b2dd69ddb76, silo_id: f906c705-2492-4f0c-98fa-e4622137d124, sled_id: b25c2cfe-d2f1-42d1-80b5-521557b8dfa9, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b25c2cfe-d2f1-42d1-80b5-521557b8dfa9" }, name: "phd-vm-db6f7dc5-0596-4475-acc2-3bca37448233" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2842025-07-07T22:33:06.304ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 63 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2852025-07-07T22:33:06.304ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2862025-07-07T22:33:06.304ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2872025-07-07T22:33:06.305ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2882025-07-07T22:33:06.305ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2892025-07-07T22:33:06.305ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2902025-07-07T22:33:06.305ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2912025-07-07T22:33:06.305ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2922025-07-07T22:33:06.305ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2932025-07-07T22:33:10.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4460 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2942025-07-07T22:33:10.766ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2952025-07-07T22:33:10.766ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2962025-07-07T22:33:10.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2972025-07-07T22:33:10.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2982025-07-07T22:33:10.785ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
2992025-07-07T22:33:10.785ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3002025-07-07T22:33:10.785ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3012025-07-07T22:33:10.786ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3022025-07-07T22:33:10.786ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3032025-07-07T22:33:10.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3042025-07-07T22:33:10.818ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3052025-07-07T22:33:10.819ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4513 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3062025-07-07T22:33:10.819ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3072025-07-07T22:33:10.819ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = db6f7dc5-0596-4475-acc2-3bca37448233
3082025-07-07T22:33:10.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3092025-07-07T22:33:10.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3102025-07-07T22:33:10.830ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = db6f7dc5-0596-4475-acc2-3bca37448233
3112025-07-07T22:33:10.863ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3122025-07-07T22:33:10.863ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3132025-07-07T22:33:10.863ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = db6f7dc5-0596-4475-acc2-3bca37448233
3142025-07-07T22:33:10.873ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3152025-07-07T22:33:10.873ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3162025-07-07T22:33:10.874ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = db6f7dc5-0596-4475-acc2-3bca37448233
3172025-07-07T22:33:10.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3182025-07-07T22:33:10.907ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3192025-07-07T22:33:10.907ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = db6f7dc5-0596-4475-acc2-3bca37448233
3202025-07-07T22:33:10.917ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3212025-07-07T22:33:10.917ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3222025-07-07T22:33:10.918ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = db6f7dc5-0596-4475-acc2-3bca37448233
3232025-07-07T22:33:10.950ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3242025-07-07T22:33:10.951ZINFOphd-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-07-07T22:33:10.951ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3262025-07-07T22:33:10.951ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3272025-07-07T22:33:10.951ZDEBGphd-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-07-07T22:33:10.951ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/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-07-07T22:33:10.951ZINFOphd-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-07-07T22:33:10.971ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 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-07-07T22:33:11.002ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3322025-07-07T22:33:11.002ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3332025-07-07T22:33:11.002ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 96068526-c6ed-42f9-ba8f-8c6b7adaadf4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b timeout_duration = 45s
3342025-07-07T22:33:11.002ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3352025-07-07T22:33:11.064ZINFOphd-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: d4f82f52-1610-4bde-b2a4-953c6bb6c46b, metadata: InstanceMetadata { project_id: 27616b92-40ac-43a4-8423-9b2dd69ddb76, silo_id: f906c705-2492-4f0c-98fa-e4622137d124, sled_id: 7914f3d7-2057-4785-95b1-611e7e30b293, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7914f3d7-2057-4785-95b1-611e7e30b293" }, name: "phd-vm-d4f82f52-1610-4bde-b2a4-953c6bb6c46b" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3362025-07-07T22:33:11.064ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 61 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3372025-07-07T22:33:11.064ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 96068526-c6ed-42f9-ba8f-8c6b7adaadf4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3382025-07-07T22:33:13.339ZINFOphd-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-07-07T22:33:15.137ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3402025-07-07T22:33:15.137ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4072 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 96068526-c6ed-42f9-ba8f-8c6b7adaadf4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3412025-07-07T22:33:15.137ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4134 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = db6f7dc5-0596-4475-acc2-3bca37448233 target = phd_framework::test_vm target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3422025-07-07T22:33:15.138ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3432025-07-07T22:33:15.138ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3442025-07-07T22:33:15.139ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3452025-07-07T22:33:15.139ZDEBGphd-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 = db6f7dc5-0596-4475-acc2-3bca37448233
3462025-07-07T22:33:15.216ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
3472025-07-07T22:33:15.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3482025-07-07T22:33:15.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3492025-07-07T22:33:15.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3502025-07-07T22:33:15.250ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3512025-07-07T22:33:15.250ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3522025-07-07T22:33:15.250ZDEBGphd-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-07-07T22:33:15.251ZINFOphd-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-07-07T22:33:15.251ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3552025-07-07T22:33:15.251ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8946 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3562025-07-07T22:33:15.252ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3572025-07-07T22:33:15.903ZDEBGphd-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 = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3582025-07-07T22:33:15.980ZDEBGphd-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 = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3592025-07-07T22:33:15.980ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed"] 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 = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3602025-07-07T22:33:15.998ZDEBGphd-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 = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3612025-07-07T22:33:15.998ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7b67ff10-a089-44de-9857-1548bac054eb"] 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 = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3622025-07-07T22:33:16.013ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 762 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
3632025-07-07T22:33:16.013ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9859 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-07-07T22:33:16.013ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 762 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3652025-07-07T22:33:16.013ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3662025-07-07T22:33:16.013ZINFOphd-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 118.38s
368 
3692025-07-07T22:33:16.014ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner