Max level shown:
12026-04-16T12:52:44.983ZINFOphd-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-04-16T12:52:45.019ZDEBGphd-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: 194, tv_nsec: 745847317 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-04-16T12:52:45.019ZINFOphd-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-04-16T12:52:45.022ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ae1da83e66c648574827298f4bc444632bf4d047 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-04-16T12:52:45.025ZDEBGphd-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/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.sha256.txt
62026-04-16T12:52:45.218ZINFOphd-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-04-16T12:52:45.765ZDEBGphd-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/bc489ddf0f38f75e0c194b86cf6f0de377f68845/propolis-server.sha256.txt
82026-04-16T12:52:45.911ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-04-16T12:52:45.911ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-04-16T12:52:45.912ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-04-16T12:52:45.912ZINFOphd-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
122026-04-16T12:52:45.912ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-04-16T12:52:45.912ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-04-16T12:52:45.913ZINFOphd-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
152026-04-16T12:52:45.915ZDEBGphd-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::can_migrate_from_base target = phd_framework::artifacts::store
162026-04-16T12:52:45.916ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-04-16T12:52:46.312ZDEBGphd-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::can_migrate_from_base target = phd_framework::artifacts::store
182026-04-16T12:52:46.327ZDEBGphd-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::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-04-16T12:52:53.505ZDEBGphd-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-04-16T12:52:53.505ZDEBGphd-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
212026-04-16T12:52:53.519ZDEBGphd-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 2.09M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-04-16T12:52:53.519ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9efa4122-c7ec-4755-9c42-c53f6bca4df7"] 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
232026-04-16T12:52:53.543ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9efa4122-c7ec-4755-9c42-c53f6bca4df7", "phd-artifacts/phd-clone-ecddc7ec-4699-4b04-8ded-d925f0080d1c"] 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
242026-04-16T12:52:53.561ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ecddc7ec-4699-4b04-8ded-d925f0080d1c"] 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
252026-04-16T12:52:53.572ZDEBGphd-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-ecddc7ec-4699-4b04-8ded-d925f0080d1c 0B 25.3T 48.9M /phd-artifacts/phd-clone-ecddc7ec-4699-4b04-8ded-d925f0080d1c\n target = phd_framework::zfs
262026-04-16T12:52:53.576ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-04-16T12:52:53.577ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-04-16T12:52:53.577ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-04-16T12:52:53.577ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/bc489ddf0f38f75e0c194b86cf6f0de377f68845/propolis-server.tar.gz
302026-04-16T12:53:03.485ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-04-16T12:53:03.485ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-04-16T12:53:22.672ZINFOphd-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/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server" target = phd_framework::test_vm::server
332026-04-16T12:53:22.672ZINFOphd-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
342026-04-16T12:53:22.854ZINFOphd-runner: [NEW - EVENT] Launched server with pid 827 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
352026-04-16T12:53:22.868ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
362026-04-16T12:53:22.875ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
372026-04-16T12:53:22.877ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 29295 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-04-16T12:53:23.546ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-04-16T12:53:23.548ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e2930e4f-54e3-494b-ab9d-e7bf108f0c0d, name: "phd-vm-e2930e4f-54e3-494b-ab9d-e7bf108f0c0d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8777da05-39a1-4d32-8aba-d019248cdbe0, project_id: 08cc0344-0b66-43f9-a94f-5429e6a356a3, sled_id: 179d6cc1-1108-48a8-93db-8f006820c19c, sled_serial: "179d6cc1-1108-48a8-93db-8f006820c19c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
402026-04-16T12:53:23.549ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
412026-04-16T12:53:23.549ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
422026-04-16T12:53:23.550ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
432026-04-16T12:53:23.550ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-04-16T12:53:23.550ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
452026-04-16T12:53:23.550ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-04-16T12:53:23.550ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
472026-04-16T12:53:23.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
482026-04-16T12:53:28.044ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4492 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
492026-04-16T12:53:28.044ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-04-16T12:53:28.044ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-04-16T12:53:28.044ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
522026-04-16T12:53:28.044ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
532026-04-16T12:53:28.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
542026-04-16T12:53:28.072ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-04-16T12:53:28.072ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-04-16T12:53:28.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
572026-04-16T12:53:28.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
582026-04-16T12:53:28.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
592026-04-16T12:53:28.105ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-04-16T12:53:28.106ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4554 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-04-16T12:53:28.108ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
622026-04-16T12:53:28.108ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
632026-04-16T12:53:28.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
642026-04-16T12:53:28.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
652026-04-16T12:53:28.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
662026-04-16T12:53:28.139ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
672026-04-16T12:53:28.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
682026-04-16T12:53:28.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
692026-04-16T12:53:28.151ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
702026-04-16T12:53:28.151ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
712026-04-16T12:53:28.151ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
722026-04-16T12:53:28.183ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
732026-04-16T12:53:28.183ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
742026-04-16T12:53:28.183ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
752026-04-16T12:53:28.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
762026-04-16T12:53:28.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
772026-04-16T12:53:28.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
782026-04-16T12:53:28.227ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
792026-04-16T12:53:28.227ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
802026-04-16T12:53:28.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
812026-04-16T12:53:28.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
822026-04-16T12:53:28.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
832026-04-16T12:53:28.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
842026-04-16T12:53:28.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
852026-04-16T12:53:28.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
862026-04-16T12:53:28.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
872026-04-16T12:53:28.283ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
882026-04-16T12:53:28.283ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
892026-04-16T12:53:28.283ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
902026-04-16T12:53:28.316ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
912026-04-16T12:53:28.316ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
922026-04-16T12:53:28.316ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
932026-04-16T12:53:28.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
942026-04-16T12:53:28.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
952026-04-16T12:53:28.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
962026-04-16T12:53:28.349ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
972026-04-16T12:53:28.349ZINFOphd-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
982026-04-16T12:53:28.349ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-04-16T12:53:28.349ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-04-16T12:53:28.350ZDEBGphd-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
1012026-04-16T12:53:28.350ZDEBGphd-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
1022026-04-16T12:53:28.350ZINFOphd-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
1032026-04-16T12:53:28.350ZINFOphd-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
1042026-04-16T12:53:28.391ZINFOphd-runner: [NEW - EVENT] Launched server with pid 828 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
1052026-04-16T12:53:28.404ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-04-16T12:53:28.405ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1072026-04-16T12:53:28.405ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 8ef0d07a-809e-4c3b-b0b4-ffa7c2f8ba36 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae timeout_duration = 45s
1082026-04-16T12:53:28.405ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1092026-04-16T12:53:28.405ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1102026-04-16T12:53:29.046ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 32e861ac-e995-40a5-9ed8-87e36f66f6ae, name: "phd-vm-32e861ac-e995-40a5-9ed8-87e36f66f6ae", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8777da05-39a1-4d32-8aba-d019248cdbe0, project_id: 08cc0344-0b66-43f9-a94f-5429e6a356a3, sled_id: d82e0033-7e26-49e6-860a-a26bca692936, sled_serial: "d82e0033-7e26-49e6-860a-a26bca692936", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1112026-04-16T12:53:29.046ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 8ef0d07a-809e-4c3b-b0b4-ffa7c2f8ba36 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1122026-04-16T12:53:31.734ZINFOphd-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
1132026-04-16T12:53:31.794ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1142026-04-16T12:53:31.794ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2746 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 8ef0d07a-809e-4c3b-b0b4-ffa7c2f8ba36 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1152026-04-16T12:53:31.797ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
1162026-04-16T12:53:31.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1172026-04-16T12:53:31.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1182026-04-16T12:53:31.801ZDEBGphd-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 = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
1192026-04-16T12:53:31.888ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 88 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
1202026-04-16T12:53:31.888ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9017 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d
1212026-04-16T12:53:33.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1810 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1222026-04-16T12:53:33.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1232026-04-16T12:53:33.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1242026-04-16T12:53:33.642ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1252026-04-16T12:53:33.642ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1262026-04-16T12:53:33.642ZDEBGphd-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
1272026-04-16T12:53:33.642ZINFOphd-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
1282026-04-16T12:53:33.642ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10093 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1292026-04-16T12:53:33.642ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-04-16T12:53:33.644ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1312026-04-16T12:53:34.335ZDEBGphd-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 = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1322026-04-16T12:53:34.415ZDEBGphd-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 = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1332026-04-16T12:53:34.415ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ecddc7ec-4699-4b04-8ded-d925f0080d1c"] 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 = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1342026-04-16T12:53:34.441ZDEBGphd-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 = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1352026-04-16T12:53:34.441ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-9efa4122-c7ec-4755-9c42-c53f6bca4df7"] 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 = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1362026-04-16T12:53:34.458ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 815 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1372026-04-16T12:53:34.459ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6052 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae vm = migration_from_base_lifecycle_0 vm_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1382026-04-16T12:53:34.459ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6052 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e2930e4f-54e3-494b-ab9d-e7bf108f0c0d target = phd_framework::test_vm target_id = 32e861ac-e995-40a5-9ed8-87e36f66f6ae
1392026-04-16T12:53:34.459ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 48537 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
1402026-04-16T12:53:34.459ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 816 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-04-16T12:53:34.459ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1422026-04-16T12:53:34.459ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-04-16T12:53:34.459ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-04-16T12:53:34.459ZINFOphd-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
1452026-04-16T12:53:34.459ZDEBGphd-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
1462026-04-16T12:53:34.459ZDEBGphd-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
1472026-04-16T12:53:34.459ZDEBGphd-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
1482026-04-16T12:53:34.460ZDEBGphd-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
1492026-04-16T12:53:34.472ZDEBGphd-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 1013M 25.3T 1013M /phd-artifacts\n target = phd_framework::zfs
1502026-04-16T12:53:34.472ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-bceb62fa-ce38-4c8c-8c9e-c14dd11edaea"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-04-16T12:53:34.489ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-bceb62fa-ce38-4c8c-8c9e-c14dd11edaea", "phd-artifacts/phd-clone-ec91661e-324f-4a60-98a9-89009f2034c6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-04-16T12:53:34.509ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ec91661e-324f-4a60-98a9-89009f2034c6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-04-16T12:53:34.520ZDEBGphd-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-ec91661e-324f-4a60-98a9-89009f2034c6 0B 25.3T 1013M /phd-artifacts/phd-clone-ec91661e-324f-4a60-98a9-89009f2034c6\n target = phd_framework::zfs
1542026-04-16T12:53:34.520ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-04-16T12:53:34.520ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-04-16T12:53:34.520ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server target = phd_framework::artifacts::store
1572026-04-16T12:53:34.520ZINFOphd-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/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server" target = phd_framework::test_vm::server
1582026-04-16T12:53:34.521ZINFOphd-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
1592026-04-16T12:53:34.566ZINFOphd-runner: [NEW - EVENT] Launched server with pid 837 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
1602026-04-16T12:53:34.581ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 60 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-04-16T12:53:34.581ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1622026-04-16T12:53:34.581ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1632026-04-16T12:53:35.439ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-04-16T12:53:35.440ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196, name: "phd-vm-8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6bbeae1f-4124-497a-900c-7ffae21fa422, project_id: c3a8f6d6-9dcf-4cda-b7a5-34f7c5ca427c, sled_id: 75d12cd8-e780-4420-af5a-d6e1a10d12fc, sled_serial: "75d12cd8-e780-4420-af5a-d6e1a10d12fc", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1652026-04-16T12:53:35.440ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1662026-04-16T12:53:35.440ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1672026-04-16T12:53:35.441ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1682026-04-16T12:53:35.441ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-04-16T12:53:35.441ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1702026-04-16T12:53:35.441ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-04-16T12:53:35.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1722026-04-16T12:53:35.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1732026-04-16T12:53:40.024ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4582 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1742026-04-16T12:53:40.025ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-04-16T12:53:40.025ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-04-16T12:53:40.025ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1772026-04-16T12:53:40.025ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1782026-04-16T12:53:40.052ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1792026-04-16T12:53:40.053ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-04-16T12:53:40.053ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-04-16T12:53:40.053ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1822026-04-16T12:53:40.053ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1832026-04-16T12:53:40.086ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1842026-04-16T12:53:40.086ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-04-16T12:53:40.086ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4643 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-04-16T12:53:40.086ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1872026-04-16T12:53:40.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1882026-04-16T12:53:40.096ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1892026-04-16T12:53:40.096ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1902026-04-16T12:53:40.096ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1912026-04-16T12:53:40.130ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1922026-04-16T12:53:40.131ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1932026-04-16T12:53:40.131ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1942026-04-16T12:53:40.141ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1952026-04-16T12:53:40.141ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1962026-04-16T12:53:40.142ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1972026-04-16T12:53:40.175ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
1982026-04-16T12:53:40.180ZINFOphd-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
1992026-04-16T12:53:40.180ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-04-16T12:53:40.180ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-04-16T12:53:40.180ZDEBGphd-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
2022026-04-16T12:53:40.180ZINFOphd-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
2032026-04-16T12:53:40.180ZINFOphd-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
2042026-04-16T12:53:40.222ZINFOphd-runner: [NEW - EVENT] Launched server with pid 838 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
2052026-04-16T12:53:40.236ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-04-16T12:53:40.236ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6
2072026-04-16T12:53:40.236ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 7cbdd9c9-b8a2-41e1-83d9-8eabbdb2a167 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6 timeout_duration = 45s
2082026-04-16T12:53:40.236ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6 vm = migration_serial_history_base_lifecycle_0 vm_id = a9304b1a-127b-4170-8028-a58c837d24e6
2092026-04-16T12:53:40.237ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6 vm = migration_serial_history_base_lifecycle_0 vm_id = a9304b1a-127b-4170-8028-a58c837d24e6
2102026-04-16T12:53:40.988ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a9304b1a-127b-4170-8028-a58c837d24e6, name: "phd-vm-a9304b1a-127b-4170-8028-a58c837d24e6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6bbeae1f-4124-497a-900c-7ffae21fa422, project_id: c3a8f6d6-9dcf-4cda-b7a5-34f7c5ca427c, sled_id: 15b4c494-f1b3-4223-bf32-0eea975e75ae, sled_serial: "15b4c494-f1b3-4223-bf32-0eea975e75ae", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6 vm = migration_serial_history_base_lifecycle_0 vm_id = a9304b1a-127b-4170-8028-a58c837d24e6
2112026-04-16T12:53:40.988ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 7cbdd9c9-b8a2-41e1-83d9-8eabbdb2a167 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6
2122026-04-16T12:53:43.752ZINFOphd-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
2132026-04-16T12:53:44.512ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6
2142026-04-16T12:53:44.512ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3523 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 7cbdd9c9-b8a2-41e1-83d9-8eabbdb2a167 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6
2152026-04-16T12:53:44.515ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
2162026-04-16T12:53:44.516ZDEBGphd-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 = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
2172026-04-16T12:53:44.598ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
2182026-04-16T12:53:44.599ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10015 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196
2192026-04-16T12:53:44.602ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a9304b1a-127b-4170-8028-a58c837d24e6
2202026-04-16T12:53:44.602ZDEBGphd-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-04-16T12:53:44.602ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9160 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-04-16T12:53:44.602ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-04-16T12:53:44.602ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-04-16T12:53:44.604ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a9304b1a-127b-4170-8028-a58c837d24e6
2252026-04-16T12:53:44.949ZDEBGphd-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 = a9304b1a-127b-4170-8028-a58c837d24e6
2262026-04-16T12:53:45.021ZDEBGphd-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 = a9304b1a-127b-4170-8028-a58c837d24e6
2272026-04-16T12:53:45.022ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ec91661e-324f-4a60-98a9-89009f2034c6"] 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 = a9304b1a-127b-4170-8028-a58c837d24e6
2282026-04-16T12:53:45.047ZDEBGphd-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 = a9304b1a-127b-4170-8028-a58c837d24e6
2292026-04-16T12:53:45.047ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-bceb62fa-ce38-4c8c-8c9e-c14dd11edaea"] 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 = a9304b1a-127b-4170-8028-a58c837d24e6
2302026-04-16T12:53:45.069ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 467 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a9304b1a-127b-4170-8028-a58c837d24e6
2312026-04-16T12:53:45.069ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4831 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6 vm = migration_serial_history_base_lifecycle_0 vm_id = a9304b1a-127b-4170-8028-a58c837d24e6
2322026-04-16T12:53:45.070ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4832 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8e5ee6a5-d6f2-42c4-b231-dd24f6fc2196 target = phd_framework::test_vm target_id = a9304b1a-127b-4170-8028-a58c837d24e6
2332026-04-16T12:53:45.070ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 467 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2342026-04-16T12:53:45.070ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10607 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2352026-04-16T12:53:45.070ZINFOphd-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
2362026-04-16T12:53:45.070ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-04-16T12:53:45.070ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-04-16T12:53:45.070ZINFOphd-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-04-16T12:53:45.070ZDEBGphd-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-04-16T12:53:45.070ZDEBGphd-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-04-16T12:53:45.070ZDEBGphd-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-04-16T12:53:45.070ZDEBGphd-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-04-16T12:53:45.082ZDEBGphd-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 1014M 25.3T 1013M /phd-artifacts\n target = phd_framework::zfs
2442026-04-16T12:53:45.082ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-752ab109-1968-4de7-8651-f6e1905c9a15"] 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-04-16T12:53:45.100ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-752ab109-1968-4de7-8651-f6e1905c9a15", "phd-artifacts/phd-clone-a495ab1a-6c1c-4382-a216-16066dfed419"] 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-04-16T12:53:45.120ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a495ab1a-6c1c-4382-a216-16066dfed419"] 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-04-16T12:53:45.132ZDEBGphd-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-a495ab1a-6c1c-4382-a216-16066dfed419 0B 25.3T 1013M /phd-artifacts/phd-clone-a495ab1a-6c1c-4382-a216-16066dfed419\n target = phd_framework::zfs
2482026-04-16T12:53:45.132ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-04-16T12:53:45.132ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-04-16T12:53:45.132ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server target = phd_framework::artifacts::store
2512026-04-16T12:53:45.132ZINFOphd-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/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server" target = phd_framework::test_vm::server
2522026-04-16T12:53:45.133ZINFOphd-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-04-16T12:53:45.176ZINFOphd-runner: [NEW - EVENT] Launched server with pid 847 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-04-16T12:53:45.191ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-04-16T12:53:45.191ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2562026-04-16T12:53:45.192ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2572026-04-16T12:53:45.913ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-04-16T12:53:45.914ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f4ade294-0952-4ed7-bb0b-e12267f4b2ac, name: "phd-vm-f4ade294-0952-4ed7-bb0b-e12267f4b2ac", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b374cf8c-73a1-4f30-b078-463e2a1e54bd, project_id: 10655d0d-97ca-43c7-9776-f7d975ec6f66, sled_id: a3d614ac-0f6b-43d4-9a22-0aa70b4e9733, sled_serial: "a3d614ac-0f6b-43d4-9a22-0aa70b4e9733", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2592026-04-16T12:53:45.914ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2602026-04-16T12:53:45.914ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2612026-04-16T12:53:45.915ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2622026-04-16T12:53:45.915ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-04-16T12:53:45.916ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2642026-04-16T12:53:45.916ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-04-16T12:53:45.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2662026-04-16T12:53:45.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2672026-04-16T12:53:50.391ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4475 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2682026-04-16T12:53:50.391ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-04-16T12:53:50.392ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-04-16T12:53:50.392ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2712026-04-16T12:53:50.392ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2722026-04-16T12:53:50.410ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2732026-04-16T12:53:50.410ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-04-16T12:53:50.410ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-04-16T12:53:50.410ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2762026-04-16T12:53:50.411ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2772026-04-16T12:53:50.444ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2782026-04-16T12:53:50.444ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-04-16T12:53:50.444ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4528 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-04-16T12:53:50.444ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2812026-04-16T12:53:50.444ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2822026-04-16T12:53:50.455ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2832026-04-16T12:53:50.455ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2842026-04-16T12:53:50.455ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2852026-04-16T12:53:50.488ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2862026-04-16T12:53:50.488ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2872026-04-16T12:53:50.488ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2882026-04-16T12:53:50.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2892026-04-16T12:53:50.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2902026-04-16T12:53:50.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2912026-04-16T12:53:50.532ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2922026-04-16T12:53:50.532ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2932026-04-16T12:53:50.532ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2942026-04-16T12:53:50.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2952026-04-16T12:53:50.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2962026-04-16T12:53:50.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2972026-04-16T12:53:50.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2982026-04-16T12:53:50.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
2992026-04-16T12:53:50.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3002026-04-16T12:53:50.588ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3012026-04-16T12:53:50.588ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3022026-04-16T12:53:50.588ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3032026-04-16T12:53:50.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3042026-04-16T12:53:50.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3052026-04-16T12:53:50.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3062026-04-16T12:53:50.632ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3072026-04-16T12:53:50.632ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3082026-04-16T12:53:50.632ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3092026-04-16T12:53:50.664ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3102026-04-16T12:53:50.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3112026-04-16T12:53:50.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3122026-04-16T12:53:50.675ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3132026-04-16T12:53:50.675ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3142026-04-16T12:53:50.675ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3152026-04-16T12:53:50.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3162026-04-16T12:53:50.698ZINFOphd-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-04-16T12:53:50.698ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-04-16T12:53:50.698ZINFOphd-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 = 322 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-04-16T12:53:50.698ZDEBGphd-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-04-16T12:53:50.698ZINFOphd-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-04-16T12:53:50.698ZINFOphd-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-04-16T12:53:50.742ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 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-04-16T12:53:50.755ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-04-16T12:53:50.755ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3252026-04-16T12:53:50.755ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 50fa86e4-3d53-4a15-a6eb-2d2a1795a89c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 timeout_duration = 45s
3262026-04-16T12:53:50.755ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3272026-04-16T12:53:50.756ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3282026-04-16T12:53:51.443ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5b18ab80-c433-49ec-9a06-967c1d4341a7, name: "phd-vm-5b18ab80-c433-49ec-9a06-967c1d4341a7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b374cf8c-73a1-4f30-b078-463e2a1e54bd, project_id: 10655d0d-97ca-43c7-9776-f7d975ec6f66, sled_id: 2c419b24-8458-4f1c-b527-2030b0756fcf, sled_serial: "2c419b24-8458-4f1c-b527-2030b0756fcf", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3292026-04-16T12:53:51.444ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 50fa86e4-3d53-4a15-a6eb-2d2a1795a89c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3302026-04-16T12:53:54.111ZINFOphd-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-04-16T12:53:54.572ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3322026-04-16T12:53:54.572ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3128 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 50fa86e4-3d53-4a15-a6eb-2d2a1795a89c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3332026-04-16T12:53:54.575ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3342026-04-16T12:53:54.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3352026-04-16T12:53:54.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3362026-04-16T12:53:54.576ZDEBGphd-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 = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3372026-04-16T12:53:54.659ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3382026-04-16T12:53:54.659ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9467 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac
3392026-04-16T12:53:54.660ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3402026-04-16T12:53:54.660ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3412026-04-16T12:53:54.660ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3422026-04-16T12:53:54.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 24 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3432026-04-16T12:53:54.685ZINFOphd-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-04-16T12:53:54.685ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-04-16T12:53:54.685ZINFOphd-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 = 322 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-04-16T12:53:54.685ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server target = phd_framework::artifacts::store
3472026-04-16T12:53:54.686ZINFOphd-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/6f8be65939adcee1790ec258829452e29e2dbac5c3dad2f42eacb3720d7f07fc/propolis-server" target = phd_framework::test_vm::server
3482026-04-16T12:53:54.686ZINFOphd-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-04-16T12:53:54.731ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 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-04-16T12:53:54.745ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 59 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-04-16T12:53:54.745ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3522026-04-16T12:53:54.745ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = e088f859-1016-403a-8830-b65224461c33 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 timeout_duration = 45s
3532026-04-16T12:53:54.746ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 vm = migration_from_base_and_back_lifecycle_1 vm_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3542026-04-16T12:53:54.746ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 vm = migration_from_base_and_back_lifecycle_1 vm_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3552026-04-16T12:53:55.348ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5266c577-cec7-4fa7-b904-7410b8855fc4, name: "phd-vm-5266c577-cec7-4fa7-b904-7410b8855fc4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b374cf8c-73a1-4f30-b078-463e2a1e54bd, project_id: 10655d0d-97ca-43c7-9776-f7d975ec6f66, sled_id: e0dc1544-8f26-4d4f-adfa-dc53e232df6d, sled_serial: "e0dc1544-8f26-4d4f-adfa-dc53e232df6d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 vm = migration_from_base_and_back_lifecycle_1 vm_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3562026-04-16T12:53:55.348ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = e088f859-1016-403a-8830-b65224461c33 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3572026-04-16T12:53:58.066ZINFOphd-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-04-16T12:53:59.444ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3592026-04-16T12:53:59.444ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4096 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = e088f859-1016-403a-8830-b65224461c33 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3602026-04-16T12:53:59.447ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3612026-04-16T12:53:59.447ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3622026-04-16T12:53:59.447ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3632026-04-16T12:53:59.449ZDEBGphd-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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3642026-04-16T12:53:59.530ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3652026-04-16T12:53:59.531ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8775 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3662026-04-16T12:53:59.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3672026-04-16T12:53:59.531ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8775 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f4ade294-0952-4ed7-bb0b-e12267f4b2ac target = phd_framework::test_vm target_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7
3682026-04-16T12:53:59.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3692026-04-16T12:53:59.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3702026-04-16T12:53:59.558ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3712026-04-16T12:53:59.559ZINFOphd-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-04-16T12:53:59.559ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-04-16T12:53:59.559ZINFOphd-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 = 322 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-04-16T12:53:59.559ZDEBGphd-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-04-16T12:53:59.559ZINFOphd-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-04-16T12:53:59.559ZINFOphd-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-04-16T12:53:59.603ZINFOphd-runner: [NEW - EVENT] Launched server with pid 852 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-04-16T12:53:59.617ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-04-16T12:53:59.617ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3802026-04-16T12:53:59.617ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = e4f51e8c-fb8a-4817-92b9-d5798ba81c20 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903 timeout_duration = 45s
3812026-04-16T12:53:59.617ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903 vm = migration_from_base_and_back_lifecycle_2 vm_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3822026-04-16T12:53:59.618ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903 vm = migration_from_base_and_back_lifecycle_2 vm_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3832026-04-16T12:54:00.368ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 74a22c2e-436e-47bb-a3d2-55f6e9092903, name: "phd-vm-74a22c2e-436e-47bb-a3d2-55f6e9092903", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b374cf8c-73a1-4f30-b078-463e2a1e54bd, project_id: 10655d0d-97ca-43c7-9776-f7d975ec6f66, sled_id: 0d616df7-95ff-4d59-8ad3-1e3426442d31, sled_serial: "0d616df7-95ff-4d59-8ad3-1e3426442d31", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903 vm = migration_from_base_and_back_lifecycle_2 vm_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3842026-04-16T12:54:00.368ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = e4f51e8c-fb8a-4817-92b9-d5798ba81c20 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3852026-04-16T12:54:03.111ZINFOphd-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-04-16T12:54:04.544ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3872026-04-16T12:54:04.544ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4175 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = e4f51e8c-fb8a-4817-92b9-d5798ba81c20 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3882026-04-16T12:54:04.547ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3892026-04-16T12:54:04.547ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3902026-04-16T12:54:04.547ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3912026-04-16T12:54:04.549ZDEBGphd-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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3922026-04-16T12:54:04.634ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 87 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 5266c577-cec7-4fa7-b904-7410b8855fc4
3932026-04-16T12:54:04.634ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9888 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 vm = migration_from_base_and_back_lifecycle_1 vm_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3942026-04-16T12:54:04.634ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9888 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 5b18ab80-c433-49ec-9a06-967c1d4341a7 target = phd_framework::test_vm target_id = 5266c577-cec7-4fa7-b904-7410b8855fc4
3952026-04-16T12:54:04.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 216 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3962026-04-16T12:54:04.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3972026-04-16T12:54:04.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3982026-04-16T12:54:04.797ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
3992026-04-16T12:54:04.798ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4002026-04-16T12:54:04.798ZDEBGphd-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-04-16T12:54:04.798ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18884 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-04-16T12:54:04.798ZINFOphd-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-04-16T12:54:04.798ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-04-16T12:54:04.799ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4052026-04-16T12:54:05.436ZDEBGphd-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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4062026-04-16T12:54:05.515ZDEBGphd-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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4072026-04-16T12:54:05.515ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a495ab1a-6c1c-4382-a216-16066dfed419"] 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4082026-04-16T12:54:05.546ZDEBGphd-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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4092026-04-16T12:54:05.546ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-752ab109-1968-4de7-8651-f6e1905c9a15"] 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4102026-04-16T12:54:05.565ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 767 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4112026-04-16T12:54:05.565ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5948 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903 vm = migration_from_base_and_back_lifecycle_2 vm_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4122026-04-16T12:54:05.565ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 767 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4132026-04-16T12:54:05.566ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5948 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5266c577-cec7-4fa7-b904-7410b8855fc4 target = phd_framework::test_vm target_id = 74a22c2e-436e-47bb-a3d2-55f6e9092903
4142026-04-16T12:54:05.566ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20495 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
4152026-04-16T12:54:05.566ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-04-16T12:54:05.566ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 79.64s
418 
4192026-04-16T12:54:05.566ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner