Max level shown:
12026-08-12T17:27:11.632ZINFOphd-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-12T17:27:11.656ZDEBGphd-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: 260, tv_nsec: 949414463 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-08-12T17:27:11.656ZINFOphd-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-12T17:27:11.658ZINFOphd-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-12T17:27:11.663ZDEBGphd-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-12T17:27:11.915ZINFOphd-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-12T17:27:12.614ZDEBGphd-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-12T17:27:12.791ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-08-12T17:27:12.791ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-08-12T17:27:12.795ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-08-12T17:27:12.796ZINFOphd-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-12T17:27:12.796ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-08-12T17:27:12.796ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-08-12T17:27:12.797ZINFOphd-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-12T17:27:12.800ZDEBGphd-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-12T17:27:12.802ZDEBGphd-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-12T17:27:13.221ZDEBGphd-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-12T17:27:13.234ZDEBGphd-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-12T17:27:19.743ZDEBGphd-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-12T17:27:19.744ZDEBGphd-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-12T17:27:19.759ZDEBGphd-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.44M 25.3T 2M /phd-artifacts\n target = phd_framework::zfs
222026-08-12T17:27:19.762ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-460a9beb-3b5f-4d63-922f-c2c344de7084"] 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-12T17:27:19.785ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-460a9beb-3b5f-4d63-922f-c2c344de7084", "phd-artifacts/phd-clone-604fae0b-62c3-4ab1-bc1a-ecb847c025fa"] 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-12T17:27:19.804ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-604fae0b-62c3-4ab1-bc1a-ecb847c025fa"] 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-12T17:27:19.815ZDEBGphd-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-604fae0b-62c3-4ab1-bc1a-ecb847c025fa 0B 25.3T 49.0M /phd-artifacts/phd-clone-604fae0b-62c3-4ab1-bc1a-ecb847c025fa\n target = phd_framework::zfs
262026-08-12T17:27:19.819ZINFOphd-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-12T17:27:19.819ZINFOphd-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-12T17:27:19.819ZDEBGphd-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-12T17:27:19.819ZDEBGphd-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-12T17:27:33.945ZDEBGphd-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-12T17:27:33.945ZDEBGphd-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-12T17:27:58.717ZINFOphd-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-12T17:27:58.718ZINFOphd-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-12T17:27:58.889ZINFOphd-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-12T17:27:58.906ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
362026-08-12T17:27:58.918ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
372026-08-12T17:27:58.921ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 39100 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-12T17:27:59.473ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-08-12T17:27:59.477ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 48db2b4a-27e4-408a-bf87-6a0f32ee97ad, name: "phd-vm-48db2b4a-27e4-408a-bf87-6a0f32ee97ad", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: da386dae-e46d-4fa2-b190-e7211803926d, project_id: a35e4339-f6b7-429a-85f3-15b1b506e582, sled_id: c3fa05b2-d6f7-4663-a658-9cc419fb2d91, sled_serial: "c3fa05b2-d6f7-4663-a658-9cc419fb2d91", 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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
402026-08-12T17:27:59.478ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
412026-08-12T17:27:59.478ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
422026-08-12T17:27:59.479ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
432026-08-12T17:27:59.480ZINFOphd-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-12T17:27:59.480ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
452026-08-12T17:27:59.480ZDEBGphd-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-12T17:27:59.480ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
472026-08-12T17:27:59.480ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
482026-08-12T17:28:04.065ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4584 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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
492026-08-12T17:28:04.065ZDEBGphd-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-12T17:28:04.068ZDEBGphd-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-12T17:28:04.068ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
522026-08-12T17:28:04.068ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
532026-08-12T17:28:04.095ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
542026-08-12T17:28:04.095ZDEBGphd-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-12T17:28:04.095ZDEBGphd-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-12T17:28:04.095ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
572026-08-12T17:28:04.095ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
582026-08-12T17:28:04.127ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
592026-08-12T17:28:04.128ZINFOphd-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-12T17:28:04.128ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4647 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-12T17:28:04.129ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
622026-08-12T17:28:04.129ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
632026-08-12T17:28:04.138ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
642026-08-12T17:28:04.139ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
652026-08-12T17:28:04.139ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
662026-08-12T17:28:04.173ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
672026-08-12T17:28:04.173ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
682026-08-12T17:28:04.173ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
692026-08-12T17:28:04.184ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
702026-08-12T17:28:04.184ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
712026-08-12T17:28:04.184ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
722026-08-12T17:28:04.217ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
732026-08-12T17:28:04.228ZINFOphd-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-12T17:28:04.228ZINFOphd-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-12T17:28:04.228ZINFOphd-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-12T17:28:04.228ZDEBGphd-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-12T17:28:04.228ZDEBGphd-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-12T17:28:04.228ZINFOphd-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-12T17:28:04.228ZINFOphd-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-12T17:28:04.272ZINFOphd-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-12T17:28:04.285ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 57 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-12T17:28:04.285ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
832026-08-12T17:28:04.286ZINFOphd-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 = 0b407d28-7b1f-44c9-b13f-69b956a915d4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252 timeout_duration = 45s
842026-08-12T17:28:04.286ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252 vm = migration_serial_history_base_lifecycle_0 vm_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
852026-08-12T17:28:04.287ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252 vm = migration_serial_history_base_lifecycle_0 vm_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
862026-08-12T17:28:05.038ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 991bbb42-76eb-4e93-8c8a-04eae0809252, name: "phd-vm-991bbb42-76eb-4e93-8c8a-04eae0809252", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: da386dae-e46d-4fa2-b190-e7211803926d, project_id: a35e4339-f6b7-429a-85f3-15b1b506e582, sled_id: b7dbbafc-60e7-4861-8523-a96dab6293a4, sled_serial: "b7dbbafc-60e7-4861-8523-a96dab6293a4", 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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252 vm = migration_serial_history_base_lifecycle_0 vm_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
872026-08-12T17:28:05.039ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 0b407d28-7b1f-44c9-b13f-69b956a915d4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
882026-08-12T17:28:07.511ZINFOphd-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-12T17:28:08.804ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
902026-08-12T17:28:08.805ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3765 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 0b407d28-7b1f-44c9-b13f-69b956a915d4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
912026-08-12T17:28:08.808ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
922026-08-12T17:28:08.812ZDEBGphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
932026-08-12T17:28:08.893ZINFOphd-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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
942026-08-12T17:28:08.893ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9986 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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad
952026-08-12T17:28:08.897ZINFOphd-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 = 991bbb42-76eb-4e93-8c8a-04eae0809252
962026-08-12T17:28:08.897ZDEBGphd-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-12T17:28:08.898ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9424 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
982026-08-12T17:28:08.899ZDEBGphd-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 = 991bbb42-76eb-4e93-8c8a-04eae0809252
992026-08-12T17:28:08.899ZINFOphd-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-12T17:28:08.899ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1012026-08-12T17:28:09.360ZDEBGphd-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 = 991bbb42-76eb-4e93-8c8a-04eae0809252
1022026-08-12T17:28:09.446ZDEBGphd-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 = 991bbb42-76eb-4e93-8c8a-04eae0809252
1032026-08-12T17:28:09.446ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-604fae0b-62c3-4ab1-bc1a-ecb847c025fa"] 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 = 991bbb42-76eb-4e93-8c8a-04eae0809252
1042026-08-12T17:28:09.474ZDEBGphd-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 = 991bbb42-76eb-4e93-8c8a-04eae0809252
1052026-08-12T17:28:09.474ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-460a9beb-3b5f-4d63-922f-c2c344de7084"] 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 = 991bbb42-76eb-4e93-8c8a-04eae0809252
1062026-08-12T17:28:09.492ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 594 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 = 991bbb42-76eb-4e93-8c8a-04eae0809252
1072026-08-12T17:28:09.492ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5205 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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252 vm = migration_serial_history_base_lifecycle_0 vm_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
1082026-08-12T17:28:09.492ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5206 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 = 48db2b4a-27e4-408a-bf87-6a0f32ee97ad target = phd_framework::test_vm target_id = 991bbb42-76eb-4e93-8c8a-04eae0809252
1092026-08-12T17:28:09.492ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 56692 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-12T17:28:09.493ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 593 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1112026-08-12T17:28:09.493ZINFOphd-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-12T17:28:09.493ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1132026-08-12T17:28:09.493ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1142026-08-12T17:28:09.494ZINFOphd-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-12T17:28:09.494ZDEBGphd-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-12T17:28:09.494ZDEBGphd-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-12T17:28:09.494ZDEBGphd-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-12T17:28:09.494ZDEBGphd-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-12T17:28:09.505ZDEBGphd-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-12T17:28:09.505ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-04cb9164-b214-4292-90d9-abcacac35a3c"] 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-12T17:28:09.526ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-04cb9164-b214-4292-90d9-abcacac35a3c", "phd-artifacts/phd-clone-69fe5b8e-db09-4b62-bd51-1e9d704c6749"] 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-12T17:28:09.548ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-69fe5b8e-db09-4b62-bd51-1e9d704c6749"] 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-12T17:28:09.559ZDEBGphd-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-69fe5b8e-db09-4b62-bd51-1e9d704c6749 0B 25.3T 1.30G /phd-artifacts/phd-clone-69fe5b8e-db09-4b62-bd51-1e9d704c6749\n target = phd_framework::zfs
1242026-08-12T17:28:09.560ZINFOphd-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-12T17:28:09.560ZINFOphd-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-12T17:28:09.560ZDEBGphd-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-12T17:28:09.560ZINFOphd-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-12T17:28:09.560ZINFOphd-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-12T17:28:09.607ZINFOphd-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-12T17:28:09.621ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 61 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-12T17:28:09.621ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1322026-08-12T17:28:09.622ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1332026-08-12T17:28:10.452ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1342026-08-12T17:28:10.453ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e85c14ea-f026-4f28-a3da-569aa5cfd300, name: "phd-vm-e85c14ea-f026-4f28-a3da-569aa5cfd300", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: df8ea940-3b3f-484a-87be-bccc9568ca06, project_id: cdc57f61-8649-4537-8fe0-4abc446fd39a, sled_id: f3068d73-7f9e-4b3d-8c03-63d42a93494f, sled_serial: "f3068d73-7f9e-4b3d-8c03-63d42a93494f", 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1352026-08-12T17:28:10.453ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1362026-08-12T17:28:10.453ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1372026-08-12T17:28:10.454ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e85c14ea-f026-4f28-a3da-569aa5cfd300
1382026-08-12T17:28:10.454ZINFOphd-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-12T17:28:10.454ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1402026-08-12T17:28:10.454ZDEBGphd-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-12T17:28:10.454ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1422026-08-12T17:28:10.454ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1432026-08-12T17:28:15.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4548 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1442026-08-12T17:28:15.004ZDEBGphd-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-12T17:28:15.004ZDEBGphd-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-12T17:28:15.004ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1472026-08-12T17:28:15.004ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1482026-08-12T17:28:15.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1492026-08-12T17:28:15.034ZDEBGphd-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-12T17:28:15.034ZDEBGphd-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-12T17:28:15.034ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1522026-08-12T17:28:15.034ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1532026-08-12T17:28:15.067ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1542026-08-12T17:28:15.067ZINFOphd-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-12T17:28:15.067ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4612 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-12T17:28:15.068ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1572026-08-12T17:28:15.068ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1582026-08-12T17:28:15.078ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1592026-08-12T17:28:15.078ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1602026-08-12T17:28:15.079ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1612026-08-12T17:28:15.101ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1622026-08-12T17:28:15.102ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1632026-08-12T17:28:15.102ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1642026-08-12T17:28:15.113ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1652026-08-12T17:28:15.113ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1662026-08-12T17:28:15.113ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1672026-08-12T17:28:15.146ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1682026-08-12T17:28:15.146ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1692026-08-12T17:28:15.147ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1702026-08-12T17:28:15.157ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1712026-08-12T17:28:15.157ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1722026-08-12T17:28:15.157ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1732026-08-12T17:28:15.190ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1742026-08-12T17:28:15.191ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1752026-08-12T17:28:15.191ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1762026-08-12T17:28:15.202ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e85c14ea-f026-4f28-a3da-569aa5cfd300
1772026-08-12T17:28:15.202ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1782026-08-12T17:28:15.202ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1792026-08-12T17:28:15.235ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1802026-08-12T17:28:15.235ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1812026-08-12T17:28:15.235ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1822026-08-12T17:28:15.245ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1832026-08-12T17:28:15.245ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1842026-08-12T17:28:15.245ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1852026-08-12T17:28:15.280ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1862026-08-12T17:28:15.281ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1872026-08-12T17:28:15.281ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1882026-08-12T17:28:15.290ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1892026-08-12T17:28:15.291ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1902026-08-12T17:28:15.291ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1912026-08-12T17:28:15.323ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
1922026-08-12T17:28:15.324ZINFOphd-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-12T17:28:15.324ZINFOphd-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-12T17:28:15.324ZINFOphd-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-12T17:28:15.324ZDEBGphd-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-12T17:28:15.324ZINFOphd-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-12T17:28:15.324ZINFOphd-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-12T17:28:15.367ZINFOphd-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-12T17:28:15.380ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 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-12T17:28:15.380ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2012026-08-12T17:28:15.380ZINFOphd-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 = 9592b69f-28fd-4c14-9068-403b8cf540cf path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964 timeout_duration = 45s
2022026-08-12T17:28:15.380ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964 vm = migration_from_base_lifecycle_0 vm_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2032026-08-12T17:28:15.381ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964 vm = migration_from_base_lifecycle_0 vm_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2042026-08-12T17:28:16.245ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 71a103b5-67d1-4fbf-9259-7d3d4a6f3964, name: "phd-vm-71a103b5-67d1-4fbf-9259-7d3d4a6f3964", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: df8ea940-3b3f-484a-87be-bccc9568ca06, project_id: cdc57f61-8649-4537-8fe0-4abc446fd39a, sled_id: c1f2d771-89fa-43c6-8caf-8a79fd58f3a4, sled_serial: "c1f2d771-89fa-43c6-8caf-8a79fd58f3a4", 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964 vm = migration_from_base_lifecycle_0 vm_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2052026-08-12T17:28:16.246ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 9592b69f-28fd-4c14-9068-403b8cf540cf path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2062026-08-12T17:28:18.780ZINFOphd-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-12T17:28:20.351ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2082026-08-12T17:28:20.351ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4104 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 9592b69f-28fd-4c14-9068-403b8cf540cf path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2092026-08-12T17:28:20.353ZINFOphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
2102026-08-12T17:28:20.354ZINFOphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2112026-08-12T17:28:20.354ZINFOphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2122026-08-12T17:28:20.355ZDEBGphd-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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
2132026-08-12T17:28:20.433ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
2142026-08-12T17:28:20.433ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10811 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300
2152026-08-12T17:28:21.357ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1003 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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2162026-08-12T17:28:21.357ZINFOphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2172026-08-12T17:28:21.357ZINFOphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2182026-08-12T17:28:21.390ZINFOphd-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_lifecycle_0 vm_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2192026-08-12T17:28:21.391ZINFOphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2202026-08-12T17:28:21.391ZDEBGphd-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-12T17:28:21.391ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10938 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-08-12T17:28:21.391ZINFOphd-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-12T17:28:21.391ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-08-12T17:28:21.393ZDEBGphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2252026-08-12T17:28:21.955ZDEBGphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2262026-08-12T17:28:22.046ZDEBGphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2272026-08-12T17:28:22.046ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-69fe5b8e-db09-4b62-bd51-1e9d704c6749"] 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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2282026-08-12T17:28:22.074ZDEBGphd-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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2292026-08-12T17:28:22.074ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-04cb9164-b214-4292-90d9-abcacac35a3c"] 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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2302026-08-12T17:28:22.093ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 701 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 = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2312026-08-12T17:28:22.093ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 701 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-08-12T17:28:22.093ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6712 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964 vm = migration_from_base_lifecycle_0 vm_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2332026-08-12T17:28:22.093ZINFOphd-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-12T17:28:22.093ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6712 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 = e85c14ea-f026-4f28-a3da-569aa5cfd300 target = phd_framework::test_vm target_id = 71a103b5-67d1-4fbf-9259-7d3d4a6f3964
2352026-08-12T17:28:22.093ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2362026-08-12T17:28:22.093ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 12598 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-12T17:28:22.093ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-08-12T17:28:22.093ZINFOphd-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-12T17:28:22.093ZDEBGphd-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-12T17:28:22.093ZDEBGphd-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-12T17:28:22.093ZDEBGphd-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-12T17:28:22.094ZDEBGphd-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-12T17:28:22.105ZDEBGphd-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-12T17:28:22.105ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-10aa6e5b-3ff4-4369-8b9a-c7f6122b17e6"] 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-12T17:28:22.123ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-10aa6e5b-3ff4-4369-8b9a-c7f6122b17e6", "phd-artifacts/phd-clone-e1d0321b-1caf-4a9e-ac44-cf4fa20de5e6"] 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-12T17:28:22.140ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e1d0321b-1caf-4a9e-ac44-cf4fa20de5e6"] 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-12T17:28:22.151ZDEBGphd-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-e1d0321b-1caf-4a9e-ac44-cf4fa20de5e6 0B 25.3T 1.30G /phd-artifacts/phd-clone-e1d0321b-1caf-4a9e-ac44-cf4fa20de5e6\n target = phd_framework::zfs
2482026-08-12T17:28:22.151ZINFOphd-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-12T17:28:22.151ZINFOphd-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-12T17:28:22.151ZDEBGphd-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-12T17:28:22.151ZINFOphd-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-12T17:28:22.152ZINFOphd-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-12T17:28:22.196ZINFOphd-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-12T17:28:22.210ZINFOphd-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
2552026-08-12T17:28:22.211ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2562026-08-12T17:28:22.211ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2572026-08-12T17:28:22.838ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-08-12T17:28:22.839ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a1bfa802-0066-40f0-a08b-dc5fca0f3c5e, name: "phd-vm-a1bfa802-0066-40f0-a08b-dc5fca0f3c5e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 69d1b31a-68da-4353-90b0-ac3f1b9eee6d, project_id: 6926a580-4e30-478d-b362-82933114ada6, sled_id: 801df543-70ce-46c7-8627-56baa1c4ac82, sled_serial: "801df543-70ce-46c7-8627-56baa1c4ac82", 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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2592026-08-12T17:28:22.839ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2602026-08-12T17:28:22.839ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2612026-08-12T17:28:22.840ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2622026-08-12T17:28:22.840ZINFOphd-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-12T17:28:22.840ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2642026-08-12T17:28:22.840ZDEBGphd-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-12T17:28:22.840ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2662026-08-12T17:28:22.840ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2672026-08-12T17:28:27.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4566 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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2682026-08-12T17:28:27.407ZDEBGphd-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-12T17:28:27.407ZDEBGphd-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-12T17:28:27.407ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2712026-08-12T17:28:27.407ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2722026-08-12T17:28:27.425ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2732026-08-12T17:28:27.426ZDEBGphd-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-12T17:28:27.426ZDEBGphd-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-12T17:28:27.426ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2762026-08-12T17:28:27.426ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2772026-08-12T17:28:27.459ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2782026-08-12T17:28:27.459ZINFOphd-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-12T17:28:27.459ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4618 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-12T17:28:27.459ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2812026-08-12T17:28:27.460ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2822026-08-12T17:28:27.469ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2832026-08-12T17:28:27.469ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2842026-08-12T17:28:27.470ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2852026-08-12T17:28:27.503ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2862026-08-12T17:28:27.503ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2872026-08-12T17:28:27.503ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2882026-08-12T17:28:27.514ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2892026-08-12T17:28:27.514ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2902026-08-12T17:28:27.514ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2912026-08-12T17:28:27.547ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2922026-08-12T17:28:27.547ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2932026-08-12T17:28:27.547ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2942026-08-12T17:28:27.558ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2952026-08-12T17:28:27.559ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2962026-08-12T17:28:27.559ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2972026-08-12T17:28:27.592ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2982026-08-12T17:28:27.592ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
2992026-08-12T17:28:27.592ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3002026-08-12T17:28:27.603ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3012026-08-12T17:28:27.603ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3022026-08-12T17:28:27.603ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3032026-08-12T17:28:27.636ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3042026-08-12T17:28:27.637ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3052026-08-12T17:28:27.637ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3062026-08-12T17:28:27.646ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3072026-08-12T17:28:27.647ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3082026-08-12T17:28:27.647ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3092026-08-12T17:28:27.680ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3102026-08-12T17:28:27.680ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3112026-08-12T17:28:27.680ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3122026-08-12T17:28:27.691ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3132026-08-12T17:28:27.691ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3142026-08-12T17:28:27.691ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3152026-08-12T17:28:27.724ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3162026-08-12T17:28:27.725ZINFOphd-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-12T17:28:27.725ZINFOphd-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-12T17:28:27.725ZINFOphd-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-12T17:28:27.725ZDEBGphd-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-12T17:28:27.725ZINFOphd-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-12T17:28:27.725ZINFOphd-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-12T17:28:27.768ZINFOphd-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-12T17:28:27.781ZINFOphd-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-12T17:28:27.781ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3252026-08-12T17:28:27.781ZINFOphd-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 = b6e459ba-54d2-4602-bd74-6923629d613d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3 timeout_duration = 45s
3262026-08-12T17:28:27.781ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3272026-08-12T17:28:27.782ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3282026-08-12T17:28:28.562ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 54018b21-5bdd-4024-9f94-92e0a6d43da3, name: "phd-vm-54018b21-5bdd-4024-9f94-92e0a6d43da3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 69d1b31a-68da-4353-90b0-ac3f1b9eee6d, project_id: 6926a580-4e30-478d-b362-82933114ada6, sled_id: a5157281-a13d-461f-aa5b-4ee6849388ed, sled_serial: "a5157281-a13d-461f-aa5b-4ee6849388ed", 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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3292026-08-12T17:28:28.562ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = b6e459ba-54d2-4602-bd74-6923629d613d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3302026-08-12T17:28:31.034ZINFOphd-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-12T17:28:32.632ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3322026-08-12T17:28:32.633ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4070 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = b6e459ba-54d2-4602-bd74-6923629d613d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3332026-08-12T17:28:32.635ZINFOphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3342026-08-12T17:28:32.635ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3352026-08-12T17:28:32.635ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3362026-08-12T17:28:32.636ZDEBGphd-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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3372026-08-12T17:28:32.714ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3382026-08-12T17:28:32.715ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10503 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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e
3392026-08-12T17:28:33.713ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1078 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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3402026-08-12T17:28:33.714ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3412026-08-12T17:28:33.714ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3422026-08-12T17:28:33.747ZINFOphd-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_0 vm_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3432026-08-12T17:28:33.747ZINFOphd-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-12T17:28:33.747ZINFOphd-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-12T17:28:33.747ZINFOphd-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-12T17:28:33.747ZDEBGphd-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-12T17:28:33.747ZINFOphd-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-12T17:28:33.747ZINFOphd-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-12T17:28:33.789ZINFOphd-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-12T17:28:33.803ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 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-12T17:28:33.803ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3522026-08-12T17:28:33.803ZINFOphd-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 = dfd6fa98-b782-4d79-b4df-2d2c2a2cfd00 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5 timeout_duration = 45s
3532026-08-12T17:28:33.803ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5 vm = migration_from_base_and_back_lifecycle_1 vm_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3542026-08-12T17:28:33.804ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5 vm = migration_from_base_and_back_lifecycle_1 vm_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3552026-08-12T17:28:34.353ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 23cf7572-a98c-4148-9571-2267e8c3fee5, name: "phd-vm-23cf7572-a98c-4148-9571-2267e8c3fee5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 69d1b31a-68da-4353-90b0-ac3f1b9eee6d, project_id: 6926a580-4e30-478d-b362-82933114ada6, sled_id: 396827b3-07a7-461b-be89-0a9fe88c30d5, sled_serial: "396827b3-07a7-461b-be89-0a9fe88c30d5", 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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5 vm = migration_from_base_and_back_lifecycle_1 vm_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3562026-08-12T17:28:34.353ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = dfd6fa98-b782-4d79-b4df-2d2c2a2cfd00 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3572026-08-12T17:28:36.842ZINFOphd-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-12T17:28:37.444ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3592026-08-12T17:28:37.444ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3091 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = dfd6fa98-b782-4d79-b4df-2d2c2a2cfd00 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3602026-08-12T17:28:37.447ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3612026-08-12T17:28:37.447ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5
3622026-08-12T17:28:37.447ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5
3632026-08-12T17:28:37.448ZDEBGphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3642026-08-12T17:28:37.537ZINFOphd-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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3652026-08-12T17:28:37.537ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9754 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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3662026-08-12T17:28:37.537ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9755 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 = a1bfa802-0066-40f0-a08b-dc5fca0f3c5e target = phd_framework::test_vm target_id = 54018b21-5bdd-4024-9f94-92e0a6d43da3
3672026-08-12T17:28:37.537ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 90 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 = 23cf7572-a98c-4148-9571-2267e8c3fee5
3682026-08-12T17:28:37.538ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5
3692026-08-12T17:28:37.538ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5
3702026-08-12T17:28:37.571ZINFOphd-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_1 vm_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3712026-08-12T17:28:37.571ZINFOphd-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-12T17:28:37.571ZINFOphd-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-12T17:28:37.571ZINFOphd-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-12T17:28:37.571ZDEBGphd-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-12T17:28:37.571ZINFOphd-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-12T17:28:37.572ZINFOphd-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-12T17:28:37.617ZINFOphd-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-12T17:28:37.631ZINFOphd-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
3792026-08-12T17:28:37.631ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc
3802026-08-12T17:28:37.631ZINFOphd-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 = 8983afd7-58c6-462a-a117-2ddc39962afb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc timeout_duration = 45s
3812026-08-12T17:28:37.631ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc vm = migration_from_base_and_back_lifecycle_2 vm_id = 84f6d594-b6a9-49cc-b818-d573752349bc
3822026-08-12T17:28:37.632ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc vm = migration_from_base_and_back_lifecycle_2 vm_id = 84f6d594-b6a9-49cc-b818-d573752349bc
3832026-08-12T17:28:38.498ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 84f6d594-b6a9-49cc-b818-d573752349bc, name: "phd-vm-84f6d594-b6a9-49cc-b818-d573752349bc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 69d1b31a-68da-4353-90b0-ac3f1b9eee6d, project_id: 6926a580-4e30-478d-b362-82933114ada6, sled_id: fbfa5dd4-f063-4ae2-8b9b-e2377faf03cc, sled_serial: "fbfa5dd4-f063-4ae2-8b9b-e2377faf03cc", 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 = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc vm = migration_from_base_and_back_lifecycle_2 vm_id = 84f6d594-b6a9-49cc-b818-d573752349bc
3842026-08-12T17:28:38.498ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 8983afd7-58c6-462a-a117-2ddc39962afb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc
3852026-08-12T17:28:40.973ZINFOphd-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-12T17:28:41.263ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc
3872026-08-12T17:28:41.263ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2764 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 8983afd7-58c6-462a-a117-2ddc39962afb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc
3882026-08-12T17:28:41.265ZINFOphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5
3892026-08-12T17:28:41.265ZINFOphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
3902026-08-12T17:28:41.265ZINFOphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
3912026-08-12T17:28:41.267ZDEBGphd-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 = 23cf7572-a98c-4148-9571-2267e8c3fee5
3922026-08-12T17:28:41.348ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 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 = 23cf7572-a98c-4148-9571-2267e8c3fee5
3932026-08-12T17:28:41.348ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7544 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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5 vm = migration_from_base_and_back_lifecycle_1 vm_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3942026-08-12T17:28:41.348ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7544 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 = 54018b21-5bdd-4024-9f94-92e0a6d43da3 target = phd_framework::test_vm target_id = 23cf7572-a98c-4148-9571-2267e8c3fee5
3952026-08-12T17:28:41.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 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 = 84f6d594-b6a9-49cc-b818-d573752349bc
3962026-08-12T17:28:41.348ZINFOphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
3972026-08-12T17:28:41.348ZINFOphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
3982026-08-12T17:28:41.377ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 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 = 84f6d594-b6a9-49cc-b818-d573752349bc
3992026-08-12T17:28:41.377ZINFOphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
4002026-08-12T17:28:41.378ZDEBGphd-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-12T17:28:41.378ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18538 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-08-12T17:28:41.378ZINFOphd-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-12T17:28:41.378ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-08-12T17:28:41.380ZDEBGphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
4052026-08-12T17:28:41.953ZDEBGphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
4062026-08-12T17:28:42.040ZDEBGphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
4072026-08-12T17:28:42.040ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e1d0321b-1caf-4a9e-ac44-cf4fa20de5e6"] 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 = 84f6d594-b6a9-49cc-b818-d573752349bc
4082026-08-12T17:28:42.068ZDEBGphd-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 = 84f6d594-b6a9-49cc-b818-d573752349bc
4092026-08-12T17:28:42.069ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-10aa6e5b-3ff4-4369-8b9a-c7f6122b17e6"] 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 = 84f6d594-b6a9-49cc-b818-d573752349bc
4102026-08-12T17:28:42.087ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 708 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 = 84f6d594-b6a9-49cc-b818-d573752349bc
4112026-08-12T17:28:42.087ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 708 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-08-12T17:28:42.087ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4454 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 = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc vm = migration_from_base_and_back_lifecycle_2 vm_id = 84f6d594-b6a9-49cc-b818-d573752349bc
4132026-08-12T17:28:42.087ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-08-12T17:28:42.087ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4455 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 = 23cf7572-a98c-4148-9571-2267e8c3fee5 target = phd_framework::test_vm target_id = 84f6d594-b6a9-49cc-b818-d573752349bc
4152026-08-12T17:28:42.087ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-08-12T17:28:42.087ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 19992 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 89.29s
418 
4192026-08-12T17:28:42.089ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner