Max level shown:
12026-08-11T15:57:03.864ZINFOphd-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, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-08-11T15:57:03.889ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 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("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), 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: 259, tv_nsec: 846064076 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-08-11T15:57:03.889ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-08-11T15:57:03.891ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ad8a31742adc45e925e63443a5b43c8e30604022 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-08-11T15:57:03.896ZDEBGphd-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/ad8a31742adc45e925e63443a5b43c8e30604022/crucible-nightly.sha256.txt
62026-08-11T15:57:04.170ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-08-11T15:57:04.734ZDEBGphd-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/b428c40efae0be950e996f9dfd5ab8d02db59184/propolis-server.sha256.txt
82026-08-11T15:57:04.907ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-08-11T15:57:04.907ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-08-11T15:57:04.911ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-08-11T15:57:04.912ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-08-11T15:57:04.912ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-08-11T15:57:04.912ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-08-11T15:57:04.914ZINFOphd-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
152026-08-11T15:57:04.916ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
162026-08-11T15:57:04.919ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-08-11T15:57:05.352ZDEBGphd-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::serial_history target = phd_framework::artifacts::store
182026-08-11T15:57:05.365ZDEBGphd-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 = 614 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store timeout = 600s
192026-08-11T15:57:12.079ZDEBGphd-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
202026-08-11T15:57:12.079ZDEBGphd-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
212026-08-11T15:57:12.095ZDEBGphd-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 3.83M 25.3T 2M /phd-artifacts\n target = phd_framework::zfs
222026-08-11T15:57:12.097ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e6c1af88-48a5-45fb-9de9-953a6d85a652"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
232026-08-11T15:57:12.120ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e6c1af88-48a5-45fb-9de9-953a6d85a652", "phd-artifacts/phd-clone-875677fc-1a19-45c4-8934-529e6a2e8d43"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
242026-08-11T15:57:12.141ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-875677fc-1a19-45c4-8934-529e6a2e8d43"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
252026-08-11T15:57:12.158ZDEBGphd-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-875677fc-1a19-45c4-8934-529e6a2e8d43 0B 25.3T 49.0M /phd-artifacts/phd-clone-875677fc-1a19-45c4-8934-529e6a2e8d43\n target = phd_framework::zfs
262026-08-11T15:57:12.162ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
272026-08-11T15:57:12.163ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
282026-08-11T15:57:12.163ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server.tar.gz path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
292026-08-11T15:57:12.163ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/b428c40efae0be950e996f9dfd5ab8d02db59184/propolis-server.tar.gz
302026-08-11T15:57:26.908ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store untar_path = propolis-server
312026-08-11T15:57:26.908ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
322026-08-11T15:57:51.216ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server" target = phd_framework::test_vm::server
332026-08-11T15:57:51.217ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
342026-08-11T15:57:51.392ZINFOphd-runner: [NEW - EVENT] Launched server with pid 917 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
352026-08-11T15:57:51.408ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
362026-08-11T15:57:51.420ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
372026-08-11T15:57:51.423ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 39254 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
382026-08-11T15:57:52.220ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-08-11T15:57:52.224ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5, name: "phd-vm-0f6b89b8-6cfa-4af5-8496-b3f852feb3a5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f2c1b24b-49d7-447a-ad43-6f78d56a39d8, project_id: 9871faa3-a7bf-4cc1-9571-b3b53205a7e0, sled_id: 0730121b-325e-465b-9595-1f2d1416460c, sled_serial: "0730121b-325e-465b-9595-1f2d1416460c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
402026-08-11T15:57:52.224ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
412026-08-11T15:57:52.224ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
422026-08-11T15:57:52.226ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
432026-08-11T15:57:52.226ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
442026-08-11T15:57:52.226ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
452026-08-11T15:57:52.226ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-08-11T15:57:52.226ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
472026-08-11T15:57:52.226ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
482026-08-11T15:57:56.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4560 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
492026-08-11T15:57:56.788ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
502026-08-11T15:57:56.790ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-08-11T15:57:56.791ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
522026-08-11T15:57:56.791ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
532026-08-11T15:57:56.817ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
542026-08-11T15:57:56.817ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-08-11T15:57:56.817ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-08-11T15:57:56.817ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
572026-08-11T15:57:56.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
582026-08-11T15:57:56.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
592026-08-11T15:57:56.850ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
602026-08-11T15:57:56.850ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4623 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
612026-08-11T15:57:56.851ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
622026-08-11T15:57:56.851ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
632026-08-11T15:57:56.861ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
642026-08-11T15:57:56.861ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
652026-08-11T15:57:56.861ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
662026-08-11T15:57:56.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
672026-08-11T15:57:56.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
682026-08-11T15:57:56.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
692026-08-11T15:57:56.904ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
702026-08-11T15:57:56.904ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
712026-08-11T15:57:56.904ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
722026-08-11T15:57:56.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
732026-08-11T15:57:56.949ZINFOphd-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
742026-08-11T15:57:56.949ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
752026-08-11T15:57:56.949ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
762026-08-11T15:57:56.949ZDEBGphd-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
772026-08-11T15:57:56.949ZDEBGphd-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
782026-08-11T15:57:56.949ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
792026-08-11T15:57:56.950ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
802026-08-11T15:57:56.992ZINFOphd-runner: [NEW - EVENT] Launched server with pid 918 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
812026-08-11T15:57:57.005ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
822026-08-11T15:57:57.005ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
832026-08-11T15:57:57.006ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 029e5ff9-81c6-4296-8da2-defb9bade28c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f timeout_duration = 45s
842026-08-11T15:57:57.006ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f vm = migration_serial_history_base_lifecycle_0 vm_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
852026-08-11T15:57:57.007ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f vm = migration_serial_history_base_lifecycle_0 vm_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
862026-08-11T15:57:57.733ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: fd9d3141-89b3-4deb-a4b0-2a2d96177c8f, name: "phd-vm-fd9d3141-89b3-4deb-a4b0-2a2d96177c8f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f2c1b24b-49d7-447a-ad43-6f78d56a39d8, project_id: 9871faa3-a7bf-4cc1-9571-b3b53205a7e0, sled_id: bb1af68c-1b6d-499e-9e4c-532c766f1180, sled_serial: "bb1af68c-1b6d-499e-9e4c-532c766f1180", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f vm = migration_serial_history_base_lifecycle_0 vm_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
872026-08-11T15:57:57.733ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 029e5ff9-81c6-4296-8da2-defb9bade28c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
882026-08-11T15:58:00.221ZINFOphd-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":7756}} target = phd_framework::serial
892026-08-11T15:58:01.040ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
902026-08-11T15:58:01.040ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3306 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 029e5ff9-81c6-4296-8da2-defb9bade28c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
912026-08-11T15:58:01.044ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
922026-08-11T15:58:01.047ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
932026-08-11T15:58:01.128ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
942026-08-11T15:58:01.128ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9718 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5
952026-08-11T15:58:01.132ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
962026-08-11T15:58:01.133ZDEBGphd-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
972026-08-11T15:58:01.133ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8911 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
982026-08-11T15:58:01.134ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
992026-08-11T15:58:01.134ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1002026-08-11T15:58:01.135ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1012026-08-11T15:58:01.880ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
1022026-08-11T15:58:01.965ZDEBGphd-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 = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
1032026-08-11T15:58:01.965ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-875677fc-1a19-45c4-8934-529e6a2e8d43"] 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 = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
1042026-08-11T15:58:01.991ZDEBGphd-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 = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
1052026-08-11T15:58:01.991ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e6c1af88-48a5-45fb-9de9-953a6d85a652"] 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 = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
1062026-08-11T15:58:02.009ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 875 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
1072026-08-11T15:58:02.009ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5002 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f vm = migration_serial_history_base_lifecycle_0 vm_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
1082026-08-11T15:58:02.009ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5003 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0f6b89b8-6cfa-4af5-8496-b3f852feb3a5 target = phd_framework::test_vm target_id = fd9d3141-89b3-4deb-a4b0-2a2d96177c8f
1092026-08-11T15:58:02.009ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 57087 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1102026-08-11T15:58:02.010ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 875 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1112026-08-11T15:58:02.010ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1122026-08-11T15:58:02.010ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1132026-08-11T15:58:02.010ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1142026-08-11T15:58:02.010ZINFOphd-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
1152026-08-11T15:58:02.010ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1162026-08-11T15:58:02.010ZDEBGphd-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
1172026-08-11T15:58:02.011ZDEBGphd-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
1182026-08-11T15:58:02.011ZDEBGphd-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
1192026-08-11T15:58:02.021ZDEBGphd-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 1.30G 25.3T 1.30G /phd-artifacts\n target = phd_framework::zfs
1202026-08-11T15:58:02.022ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-edc05525-9aac-40e7-8337-127eaa064440"] 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
1212026-08-11T15:58:02.039ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-edc05525-9aac-40e7-8337-127eaa064440", "phd-artifacts/phd-clone-39a08926-2a59-4d70-8cb7-ea51e4e88203"] 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
1222026-08-11T15:58:02.059ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-39a08926-2a59-4d70-8cb7-ea51e4e88203"] 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
1232026-08-11T15:58:02.070ZDEBGphd-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-39a08926-2a59-4d70-8cb7-ea51e4e88203 0B 25.3T 1.30G /phd-artifacts/phd-clone-39a08926-2a59-4d70-8cb7-ea51e4e88203\n target = phd_framework::zfs
1242026-08-11T15:58:02.071ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1252026-08-11T15:58:02.071ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
1262026-08-11T15:58:02.071ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server target = phd_framework::artifacts::store
1272026-08-11T15:58:02.071ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server" target = phd_framework::test_vm::server
1282026-08-11T15:58:02.071ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
1292026-08-11T15:58:02.112ZINFOphd-runner: [NEW - EVENT] Launched server with pid 927 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1302026-08-11T15:58:02.126ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1312026-08-11T15:58:02.126ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1322026-08-11T15:58:02.127ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1332026-08-11T15:58:02.880ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1342026-08-11T15:58:02.882ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9a12b981-52f0-4ea5-b613-f9f2c9fe7605, name: "phd-vm-9a12b981-52f0-4ea5-b613-f9f2c9fe7605", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3d0cea21-e737-4cb9-bcb0-c6ad038f2fd6, project_id: f00d5170-400b-4d4f-99b5-ac66ea47b52f, sled_id: 6bcd4b65-6fc6-4c25-86bf-06f06a74b615, sled_serial: "6bcd4b65-6fc6-4c25-86bf-06f06a74b615", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1352026-08-11T15:58:02.882ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1362026-08-11T15:58:02.882ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1372026-08-11T15:58:02.883ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1382026-08-11T15:58:02.883ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1392026-08-11T15:58:02.883ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1402026-08-11T15:58:02.883ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
1412026-08-11T15:58:02.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1422026-08-11T15:58:02.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1432026-08-11T15:58:07.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4563 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1442026-08-11T15:58:07.448ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
1452026-08-11T15:58:07.448ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
1462026-08-11T15:58:07.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1472026-08-11T15:58:07.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1482026-08-11T15:58:07.466ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1492026-08-11T15:58:07.466ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1502026-08-11T15:58:07.467ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
1512026-08-11T15:58:07.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1522026-08-11T15:58:07.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1532026-08-11T15:58:07.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1542026-08-11T15:58:07.500ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1552026-08-11T15:58:07.500ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4616 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1562026-08-11T15:58:07.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1572026-08-11T15:58:07.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1582026-08-11T15:58:07.510ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1592026-08-11T15:58:07.511ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1602026-08-11T15:58:07.511ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1612026-08-11T15:58:07.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1622026-08-11T15:58:07.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1632026-08-11T15:58:07.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1642026-08-11T15:58:07.555ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1652026-08-11T15:58:07.555ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1662026-08-11T15:58:07.555ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1672026-08-11T15:58:07.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1682026-08-11T15:58:07.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1692026-08-11T15:58:07.578ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1702026-08-11T15:58:07.588ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1712026-08-11T15:58:07.589ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1722026-08-11T15:58:07.589ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1732026-08-11T15:58:07.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1742026-08-11T15:58:07.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1752026-08-11T15:58:07.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1762026-08-11T15:58:07.622ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1772026-08-11T15:58:07.623ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1782026-08-11T15:58:07.623ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1792026-08-11T15:58:07.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1802026-08-11T15:58:07.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1812026-08-11T15:58:07.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1822026-08-11T15:58:07.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1832026-08-11T15:58:07.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1842026-08-11T15:58:07.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1852026-08-11T15:58:07.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1862026-08-11T15:58:07.690ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1872026-08-11T15:58:07.690ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1882026-08-11T15:58:07.700ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1892026-08-11T15:58:07.700ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1902026-08-11T15:58:07.700ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1912026-08-11T15:58:07.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
1922026-08-11T15:58:07.734ZINFOphd-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
1932026-08-11T15:58:07.734ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1942026-08-11T15:58:07.734ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1952026-08-11T15:58:07.734ZDEBGphd-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
1962026-08-11T15:58:07.734ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
1972026-08-11T15:58:07.734ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1982026-08-11T15:58:07.775ZINFOphd-runner: [NEW - EVENT] Launched server with pid 928 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1992026-08-11T15:58:07.788ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2002026-08-11T15:58:07.788ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2012026-08-11T15:58:07.788ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 3775a073-b315-41ee-bec3-866084716366 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1 timeout_duration = 45s
2022026-08-11T15:58:07.788ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1 vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2032026-08-11T15:58:07.789ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1 vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2042026-08-11T15:58:08.171ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a6398948-6e77-4e91-9ab9-3d76649db8f1, name: "phd-vm-a6398948-6e77-4e91-9ab9-3d76649db8f1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3d0cea21-e737-4cb9-bcb0-c6ad038f2fd6, project_id: f00d5170-400b-4d4f-99b5-ac66ea47b52f, sled_id: 2ae57730-9969-4d9f-a040-fff5a3bd2d6c, sled_serial: "2ae57730-9969-4d9f-a040-fff5a3bd2d6c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1 vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2052026-08-11T15:58:08.171ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 3775a073-b315-41ee-bec3-866084716366 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2062026-08-11T15:58:10.661ZINFOphd-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":7847}} target = phd_framework::serial
2072026-08-11T15:58:11.582ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2082026-08-11T15:58:11.583ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3410 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 3775a073-b315-41ee-bec3-866084716366 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2092026-08-11T15:58:11.584ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
2102026-08-11T15:58:11.585ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2112026-08-11T15:58:11.585ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = a6398948-6e77-4e91-9ab9-3d76649db8f1
2122026-08-11T15:58:11.586ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
2132026-08-11T15:58:11.669ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
2142026-08-11T15:58:11.669ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9541 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605
2152026-08-11T15:58:11.669ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2162026-08-11T15:58:11.669ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2172026-08-11T15:58:11.670ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = a6398948-6e77-4e91-9ab9-3d76649db8f1
2182026-08-11T15:58:11.695ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2192026-08-11T15:58:11.695ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2202026-08-11T15:58:11.695ZDEBGphd-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
2212026-08-11T15:58:11.696ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8813 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-08-11T15:58:11.696ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-08-11T15:58:11.696ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-08-11T15:58:11.697ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2252026-08-11T15:58:12.271ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = a6398948-6e77-4e91-9ab9-3d76649db8f1
2262026-08-11T15:58:12.356ZDEBGphd-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 = a6398948-6e77-4e91-9ab9-3d76649db8f1
2272026-08-11T15:58:12.356ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-39a08926-2a59-4d70-8cb7-ea51e4e88203"] 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 = a6398948-6e77-4e91-9ab9-3d76649db8f1
2282026-08-11T15:58:12.382ZDEBGphd-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 = a6398948-6e77-4e91-9ab9-3d76649db8f1
2292026-08-11T15:58:12.382ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-edc05525-9aac-40e7-8337-127eaa064440"] 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 = a6398948-6e77-4e91-9ab9-3d76649db8f1
2302026-08-11T15:58:12.400ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 704 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2312026-08-11T15:58:12.400ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 704 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-08-11T15:58:12.400ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4611 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1 vm = migration_from_base_lifecycle_0 vm_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2332026-08-11T15:58:12.400ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2342026-08-11T15:58:12.400ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4611 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9a12b981-52f0-4ea5-b613-f9f2c9fe7605 target = phd_framework::test_vm target_id = a6398948-6e77-4e91-9ab9-3d76649db8f1
2352026-08-11T15:58:12.401ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2362026-08-11T15:58:12.401ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10388 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
2372026-08-11T15:58:12.401ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-08-11T15:58:12.401ZINFOphd-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
2392026-08-11T15:58:12.401ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-08-11T15:58:12.401ZDEBGphd-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
2412026-08-11T15:58:12.401ZDEBGphd-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
2422026-08-11T15:58:12.401ZDEBGphd-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
2432026-08-11T15:58:12.412ZDEBGphd-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 1.30G 25.3T 1.30G /phd-artifacts\n target = phd_framework::zfs
2442026-08-11T15:58:12.413ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-01b46fc9-b451-49a6-aeac-78269ce93b54"] 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
2452026-08-11T15:58:12.429ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-01b46fc9-b451-49a6-aeac-78269ce93b54", "phd-artifacts/phd-clone-74b88b92-8ee9-481c-862c-535719001d6e"] 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
2462026-08-11T15:58:12.446ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-74b88b92-8ee9-481c-862c-535719001d6e"] 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
2472026-08-11T15:58:12.457ZDEBGphd-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-74b88b92-8ee9-481c-862c-535719001d6e 0B 25.3T 1.30G /phd-artifacts/phd-clone-74b88b92-8ee9-481c-862c-535719001d6e\n target = phd_framework::zfs
2482026-08-11T15:58:12.458ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-08-11T15:58:12.458ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-08-11T15:58:12.458ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server target = phd_framework::artifacts::store
2512026-08-11T15:58:12.458ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server" target = phd_framework::test_vm::server
2522026-08-11T15:58:12.458ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-08-11T15:58:12.500ZINFOphd-runner: [NEW - EVENT] Launched server with pid 937 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-08-11T15:58:12.515ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-08-11T15:58:12.515ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2562026-08-11T15:58:12.515ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2572026-08-11T15:58:12.962ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-08-11T15:58:12.963ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 79c28216-ff19-49fa-9684-f79de85b2afe, name: "phd-vm-79c28216-ff19-49fa-9684-f79de85b2afe", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 82f32177-db17-470a-a994-48f5e48b94a9, project_id: 82d3deb8-89b7-41fb-891b-23b369812616, sled_id: 676ff55f-4b46-40df-bbc9-702e3fb59528, sled_serial: "676ff55f-4b46-40df-bbc9-702e3fb59528", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2592026-08-11T15:58:12.964ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2602026-08-11T15:58:12.964ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2612026-08-11T15:58:12.965ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2622026-08-11T15:58:12.965ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-08-11T15:58:12.965ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2642026-08-11T15:58:12.965ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-08-11T15:58:12.965ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2662026-08-11T15:58:12.965ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2672026-08-11T15:58:17.518ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4552 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2682026-08-11T15:58:17.518ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-08-11T15:58:17.519ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-08-11T15:58:17.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2712026-08-11T15:58:17.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2722026-08-11T15:58:17.537ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2732026-08-11T15:58:17.537ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-08-11T15:58:17.537ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-08-11T15:58:17.537ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2762026-08-11T15:58:17.537ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2772026-08-11T15:58:17.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2782026-08-11T15:58:17.570ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-08-11T15:58:17.570ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4604 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-08-11T15:58:17.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2812026-08-11T15:58:17.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2822026-08-11T15:58:17.581ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2832026-08-11T15:58:17.581ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2842026-08-11T15:58:17.581ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2852026-08-11T15:58:17.604ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2862026-08-11T15:58:17.604ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2872026-08-11T15:58:17.604ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2882026-08-11T15:58:17.616ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2892026-08-11T15:58:17.616ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2902026-08-11T15:58:17.616ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2912026-08-11T15:58:17.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2922026-08-11T15:58:17.640ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2932026-08-11T15:58:17.640ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2942026-08-11T15:58:17.650ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2952026-08-11T15:58:17.651ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2962026-08-11T15:58:17.651ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
2972026-08-11T15:58:17.683ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2982026-08-11T15:58:17.683ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
2992026-08-11T15:58:17.683ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
3002026-08-11T15:58:17.694ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3012026-08-11T15:58:17.694ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3022026-08-11T15:58:17.694ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
3032026-08-11T15:58:17.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3042026-08-11T15:58:17.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3052026-08-11T15:58:17.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
3062026-08-11T15:58:17.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3072026-08-11T15:58:17.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3082026-08-11T15:58:17.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
3092026-08-11T15:58:17.761ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3102026-08-11T15:58:17.761ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3112026-08-11T15:58:17.761ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
3122026-08-11T15:58:17.771ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3132026-08-11T15:58:17.772ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3142026-08-11T15:58:17.772ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
3152026-08-11T15:58:17.805ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3162026-08-11T15:58:17.805ZINFOphd-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
3172026-08-11T15:58:17.805ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-08-11T15:58:17.805ZINFOphd-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 = 318 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
3192026-08-11T15:58:17.806ZDEBGphd-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
3202026-08-11T15:58:17.806ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3212026-08-11T15:58:17.806ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-08-11T15:58:17.850ZINFOphd-runner: [NEW - EVENT] Launched server with pid 938 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-08-11T15:58:17.862ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-08-11T15:58:17.863ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3252026-08-11T15:58:17.863ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = ba2ffbc7-9b80-44b4-94c8-1b93b1097967 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c timeout_duration = 45s
3262026-08-11T15:58:17.863ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c vm = migration_from_base_and_back_lifecycle_0 vm_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3272026-08-11T15:58:17.863ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c vm = migration_from_base_and_back_lifecycle_0 vm_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3282026-08-11T15:58:18.514ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 57d0de23-d42d-4a52-9b41-4bdb973cb05c, name: "phd-vm-57d0de23-d42d-4a52-9b41-4bdb973cb05c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 82f32177-db17-470a-a994-48f5e48b94a9, project_id: 82d3deb8-89b7-41fb-891b-23b369812616, sled_id: c9d7d60f-d679-4ff9-929a-87aafa9da8e9, sled_serial: "c9d7d60f-d679-4ff9-929a-87aafa9da8e9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c vm = migration_from_base_and_back_lifecycle_0 vm_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3292026-08-11T15:58:18.514ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = ba2ffbc7-9b80-44b4-94c8-1b93b1097967 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3302026-08-11T15:58:20.980ZINFOphd-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":7847}} target = phd_framework::serial
3312026-08-11T15:58:21.997ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3322026-08-11T15:58:21.997ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3481 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = ba2ffbc7-9b80-44b4-94c8-1b93b1097967 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3332026-08-11T15:58:21.999ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3342026-08-11T15:58:22.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3352026-08-11T15:58:22.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3362026-08-11T15:58:22.001ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 79c28216-ff19-49fa-9684-f79de85b2afe
3372026-08-11T15:58:22.081ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3382026-08-11T15:58:22.081ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9565 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 79c28216-ff19-49fa-9684-f79de85b2afe
3392026-08-11T15:58:22.081ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3402026-08-11T15:58:22.082ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3412026-08-11T15:58:22.082ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3422026-08-11T15:58:22.112ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3432026-08-11T15:58:22.112ZINFOphd-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
3442026-08-11T15:58:22.112ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-08-11T15:58:22.113ZINFOphd-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 = 318 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
3462026-08-11T15:58:22.113ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server target = phd_framework::artifacts::store
3472026-08-11T15:58:22.113ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/2850e9be9094f15c90971505658eccf280f0bffed8f9a0058953c93581c7d268/propolis-server" target = phd_framework::test_vm::server
3482026-08-11T15:58:22.113ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-08-11T15:58:22.158ZINFOphd-runner: [NEW - EVENT] Launched server with pid 940 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-08-11T15:58:22.172ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 59 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-08-11T15:58:22.172ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3522026-08-11T15:58:22.172ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 567292dd-9ce3-4c79-b7d1-49bff2c1adc8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407 timeout_duration = 45s
3532026-08-11T15:58:22.172ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407 vm = migration_from_base_and_back_lifecycle_1 vm_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3542026-08-11T15:58:22.173ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407 vm = migration_from_base_and_back_lifecycle_1 vm_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3552026-08-11T15:58:22.654ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 446e56ab-5e15-440b-825e-3e9f27f46407, name: "phd-vm-446e56ab-5e15-440b-825e-3e9f27f46407", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 82f32177-db17-470a-a994-48f5e48b94a9, project_id: 82d3deb8-89b7-41fb-891b-23b369812616, sled_id: 14e86754-7168-47ba-b984-cef7705c17f3, sled_serial: "14e86754-7168-47ba-b984-cef7705c17f3", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407 vm = migration_from_base_and_back_lifecycle_1 vm_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3562026-08-11T15:58:22.655ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 567292dd-9ce3-4c79-b7d1-49bff2c1adc8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3572026-08-11T15:58:25.150ZINFOphd-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":7894}} target = phd_framework::serial
3582026-08-11T15:58:25.956ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3592026-08-11T15:58:25.956ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3300 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 567292dd-9ce3-4c79-b7d1-49bff2c1adc8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3602026-08-11T15:58:25.959ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3612026-08-11T15:58:25.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3622026-08-11T15:58:25.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3632026-08-11T15:58:25.961ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3642026-08-11T15:58:26.049ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3652026-08-11T15:58:26.049ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8185 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c vm = migration_from_base_and_back_lifecycle_0 vm_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3662026-08-11T15:58:26.049ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8185 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 79c28216-ff19-49fa-9684-f79de85b2afe target = phd_framework::test_vm target_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c
3672026-08-11T15:58:27.857ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1897 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3682026-08-11T15:58:27.858ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3692026-08-11T15:58:27.858ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3702026-08-11T15:58:27.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3712026-08-11T15:58:27.890ZINFOphd-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
3722026-08-11T15:58:27.890ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-08-11T15:58:27.890ZINFOphd-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 = 318 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
3742026-08-11T15:58:27.891ZDEBGphd-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
3752026-08-11T15:58:27.891ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3762026-08-11T15:58:27.891ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-08-11T15:58:27.937ZINFOphd-runner: [NEW - EVENT] Launched server with pid 942 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-08-11T15:58:27.949ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-08-11T15:58:27.949ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3802026-08-11T15:58:27.949ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 44855069-0f9c-4415-9e5c-339fd422de8c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5 timeout_duration = 45s
3812026-08-11T15:58:27.949ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5 vm = migration_from_base_and_back_lifecycle_2 vm_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3822026-08-11T15:58:27.950ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5 vm = migration_from_base_and_back_lifecycle_2 vm_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3832026-08-11T15:58:28.663ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5, name: "phd-vm-6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 82f32177-db17-470a-a994-48f5e48b94a9, project_id: 82d3deb8-89b7-41fb-891b-23b369812616, sled_id: 33b1ace8-1e90-4db5-9fe4-0fc1e32bd964, sled_serial: "33b1ace8-1e90-4db5-9fe4-0fc1e32bd964", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5 vm = migration_from_base_and_back_lifecycle_2 vm_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3842026-08-11T15:58:28.663ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 44855069-0f9c-4415-9e5c-339fd422de8c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3852026-08-11T15:58:31.140ZINFOphd-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":7941}} target = phd_framework::serial
3862026-08-11T15:58:31.205ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3872026-08-11T15:58:31.205ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2542 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 44855069-0f9c-4415-9e5c-339fd422de8c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3882026-08-11T15:58:31.208ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3892026-08-11T15:58:31.208ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3902026-08-11T15:58:31.208ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3912026-08-11T15:58:31.209ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3922026-08-11T15:58:31.292ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 446e56ab-5e15-440b-825e-3e9f27f46407
3932026-08-11T15:58:31.293ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9119 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407 vm = migration_from_base_and_back_lifecycle_1 vm_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3942026-08-11T15:58:31.293ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9119 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57d0de23-d42d-4a52-9b41-4bdb973cb05c target = phd_framework::test_vm target_id = 446e56ab-5e15-440b-825e-3e9f27f46407
3952026-08-11T15:58:31.857ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 649 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3962026-08-11T15:58:31.857ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3972026-08-11T15:58:31.858ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3982026-08-11T15:58:31.891ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
3992026-08-11T15:58:31.891ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4002026-08-11T15:58:31.891ZDEBGphd-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
4012026-08-11T15:58:31.892ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18927 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-08-11T15:58:31.892ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4032026-08-11T15:58:31.892ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-08-11T15:58:31.893ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4052026-08-11T15:58:32.490ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4062026-08-11T15:58:32.577ZDEBGphd-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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4072026-08-11T15:58:32.577ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-74b88b92-8ee9-481c-862c-535719001d6e"] 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4082026-08-11T15:58:32.603ZDEBGphd-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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4092026-08-11T15:58:32.603ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-01b46fc9-b451-49a6-aeac-78269ce93b54"] 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4102026-08-11T15:58:32.620ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 728 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4112026-08-11T15:58:32.620ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 728 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-08-11T15:58:32.620ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4670 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5 vm = migration_from_base_and_back_lifecycle_2 vm_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4132026-08-11T15:58:32.620ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-08-11T15:58:32.620ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4671 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 446e56ab-5e15-440b-825e-3e9f27f46407 target = phd_framework::test_vm target_id = 6dfeab03-fb48-4bd1-8ed2-6ac9b82262e5
4152026-08-11T15:58:32.620ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-08-11T15:58:32.620ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20217 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
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 87.70s
418 
4192026-08-11T15:58:32.622ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner