Max level shown:
12026-03-19T22:41:49.506ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-03-19T22:41:49.538ZDEBGphd-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: 183, tv_nsec: 701837784 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-03-19T22:41:49.538ZINFOphd-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-03-19T22:41:49.540ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = a945a32ba9e1f2098ce3a8963765f1894f37110b file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-03-19T22:41:49.543ZDEBGphd-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/a945a32ba9e1f2098ce3a8963765f1894f37110b/crucible-nightly.sha256.txt
62026-03-19T22:41:49.780ZINFOphd-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-03-19T22:41:50.391ZDEBGphd-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/368a2225b79328514ce0ea9181d8f874019edaa2/propolis-server.sha256.txt
82026-03-19T22:41:50.556ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-03-19T22:41:50.556ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-03-19T22:41:50.559ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-03-19T22:41:50.559ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-03-19T22:41:50.559ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-03-19T22:41:50.559ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-03-19T22:41:50.562ZINFOphd-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-03-19T22:41:50.563ZDEBGphd-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-03-19T22:41:50.564ZDEBGphd-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-03-19T22:41:51.018ZDEBGphd-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-03-19T22:41:51.032ZDEBGphd-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-03-19T22:41:57.747ZDEBGphd-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-03-19T22:41:57.748ZDEBGphd-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-03-19T22:41:57.761ZDEBGphd-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-03-19T22:41:57.762ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-09f7dd35-b7f2-4a69-b4b8-c505167c71c2"] 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-03-19T22:41:57.785ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-09f7dd35-b7f2-4a69-b4b8-c505167c71c2", "phd-artifacts/phd-clone-361f8b7d-9e06-4749-9fed-d3508dbf7f82"] 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-03-19T22:41:57.804ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-361f8b7d-9e06-4749-9fed-d3508dbf7f82"] 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-03-19T22:41:57.815ZDEBGphd-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-361f8b7d-9e06-4749-9fed-d3508dbf7f82 0B 25.3T 48.9M /phd-artifacts/phd-clone-361f8b7d-9e06-4749-9fed-d3508dbf7f82\n target = phd_framework::zfs
262026-03-19T22:41:57.819ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-03-19T22:41:57.819ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-03-19T22:41:57.819ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-03-19T22:41:57.819ZDEBGphd-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/368a2225b79328514ce0ea9181d8f874019edaa2/propolis-server.tar.gz
302026-03-19T22:42:15.806ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/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-03-19T22:42:15.806ZDEBGphd-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-03-19T22:42:33.153ZINFOphd-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/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/propolis-server" target = phd_framework::test_vm::server
332026-03-19T22:42:33.153ZINFOphd-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-03-19T22:42:33.254ZINFOphd-runner: [NEW - EVENT] Launched server with pid 831 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-03-19T22:42:33.267ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
362026-03-19T22:42:33.272ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
372026-03-19T22:42:33.274ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 35452 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-03-19T22:42:33.927ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-03-19T22:42:33.929ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 98e730b9-a7fd-4908-af5e-b0a34396f69b, name: "phd-vm-98e730b9-a7fd-4908-af5e-b0a34396f69b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bbb75066-bf0b-4dc3-9efa-fe184bbf56a7, project_id: ef7b08cb-22c8-44c0-ac00-3e5c7f768b0b, sled_id: 1aa0538f-d154-45f4-8c1c-7e5a02f1a009, sled_serial: "1aa0538f-d154-45f4-8c1c-7e5a02f1a009", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
402026-03-19T22:42:33.930ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
412026-03-19T22:42:33.930ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
422026-03-19T22:42:33.932ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
432026-03-19T22:42:33.932ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-03-19T22:42:33.933ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
452026-03-19T22:42:33.933ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-03-19T22:42:33.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
472026-03-19T22:42:33.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = CallerTimeout vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
482026-03-19T22:42:38.460ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4526 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
492026-03-19T22:42:38.460ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-03-19T22:42:38.460ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-03-19T22:42:38.460ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
522026-03-19T22:42:38.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = CallerTimeout vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
532026-03-19T22:42:38.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
542026-03-19T22:42:38.488ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-03-19T22:42:38.488ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-03-19T22:42:38.488ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
572026-03-19T22:42:38.488ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = CallerTimeout vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
582026-03-19T22:42:38.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
592026-03-19T22:42:38.521ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-03-19T22:42:38.521ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4588 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-03-19T22:42:38.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
622026-03-19T22:42:38.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
632026-03-19T22:42:38.532ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
642026-03-19T22:42:38.533ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
652026-03-19T22:42:38.533ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
662026-03-19T22:42:38.566ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
672026-03-19T22:42:38.566ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
682026-03-19T22:42:38.566ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
692026-03-19T22:42:38.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
702026-03-19T22:42:38.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
712026-03-19T22:42:38.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
722026-03-19T22:42:38.610ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
732026-03-19T22:42:38.610ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
742026-03-19T22:42:38.610ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
752026-03-19T22:42:38.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
762026-03-19T22:42:38.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
772026-03-19T22:42:38.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
782026-03-19T22:42:38.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
792026-03-19T22:42:38.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
802026-03-19T22:42:38.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
812026-03-19T22:42:38.664ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
822026-03-19T22:42:38.664ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
832026-03-19T22:42:38.664ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
842026-03-19T22:42:38.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
852026-03-19T22:42:38.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
862026-03-19T22:42:38.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
872026-03-19T22:42:38.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
882026-03-19T22:42:38.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
892026-03-19T22:42:38.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
902026-03-19T22:42:38.742ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
912026-03-19T22:42:38.742ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
922026-03-19T22:42:38.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
932026-03-19T22:42:38.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
942026-03-19T22:42:38.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
952026-03-19T22:42:38.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
962026-03-19T22:42:38.786ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
972026-03-19T22:42:38.787ZINFOphd-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-03-19T22:42:38.787ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-03-19T22:42:38.787ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-03-19T22:42:38.787ZDEBGphd-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-03-19T22:42:38.787ZDEBGphd-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-03-19T22:42:38.787ZINFOphd-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-03-19T22:42:38.787ZINFOphd-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-03-19T22:42:38.820ZINFOphd-runner: [NEW - EVENT] Launched server with pid 832 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-03-19T22:42:38.834ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-03-19T22:42:38.834ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1072026-03-19T22:42:38.834ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = d7b723ee-d9b6-4ec5-b70c-c25c3198097a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8 timeout_duration = 45s
1082026-03-19T22:42:38.834ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8 vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1092026-03-19T22:42:38.835ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8 vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1102026-03-19T22:42:39.664ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 252b7ba8-6556-4822-968f-bb43f3a68fd8, name: "phd-vm-252b7ba8-6556-4822-968f-bb43f3a68fd8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bbb75066-bf0b-4dc3-9efa-fe184bbf56a7, project_id: ef7b08cb-22c8-44c0-ac00-3e5c7f768b0b, sled_id: e72a4e56-69ea-4163-bff1-ed257ff17087, sled_serial: "e72a4e56-69ea-4163-bff1-ed257ff17087", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8 vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1112026-03-19T22:42:39.664ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = d7b723ee-d9b6-4ec5-b70c-c25c3198097a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1122026-03-19T22:42:42.360ZINFOphd-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-03-19T22:42:43.774ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1142026-03-19T22:42:43.774ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4109 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = d7b723ee-d9b6-4ec5-b70c-c25c3198097a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1152026-03-19T22:42:43.777ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
1162026-03-19T22:42:43.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1172026-03-19T22:42:43.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1182026-03-19T22:42:43.782ZDEBGphd-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 = 98e730b9-a7fd-4908-af5e-b0a34396f69b
1192026-03-19T22:42:43.863ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
1202026-03-19T22:42:43.864ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10595 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b
1212026-03-19T22:42:43.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 85 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1222026-03-19T22:42:43.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1232026-03-19T22:42:43.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1242026-03-19T22:42:43.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1252026-03-19T22:42:43.892ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1262026-03-19T22:42:43.892ZDEBGphd-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-03-19T22:42:43.892ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9963 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-03-19T22:42:43.892ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1292026-03-19T22:42:43.892ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-03-19T22:42:43.893ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1183 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1312026-03-19T22:42:44.332ZDEBGphd-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 = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1322026-03-19T22:42:44.411ZDEBGphd-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 = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1332026-03-19T22:42:44.411ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-361f8b7d-9e06-4749-9fed-d3508dbf7f82"] 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 = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1342026-03-19T22:42:44.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 = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1352026-03-19T22:42:44.441ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-09f7dd35-b7f2-4a69-b4b8-c505167c71c2"] 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 = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1362026-03-19T22:42:44.459ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 566 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1372026-03-19T22:42:44.460ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5625 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8 vm = migration_from_base_lifecycle_0 vm_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1382026-03-19T22:42:44.460ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5625 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 98e730b9-a7fd-4908-af5e-b0a34396f69b target = phd_framework::test_vm target_id = 252b7ba8-6556-4822-968f-bb43f3a68fd8
1392026-03-19T22:42:44.460ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 53894 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-03-19T22:42:44.460ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 568 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-03-19T22:42:44.460ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1422026-03-19T22:42:44.461ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-03-19T22:42:44.461ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-03-19T22:42:44.461ZINFOphd-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-03-19T22:42:44.461ZDEBGphd-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-03-19T22:42:44.461ZDEBGphd-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-03-19T22:42:44.461ZDEBGphd-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-03-19T22:42:44.461ZDEBGphd-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-03-19T22:42:44.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 900M 25.3T 899M /phd-artifacts\n target = phd_framework::zfs
1502026-03-19T22:42:44.472ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5bf68c44-27cd-4c03-8cde-16113156f445"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-03-19T22:42:44.492ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5bf68c44-27cd-4c03-8cde-16113156f445", "phd-artifacts/phd-clone-8cf6badd-24fc-4a1c-9a80-260607a37fe7"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-03-19T22:42:44.510ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8cf6badd-24fc-4a1c-9a80-260607a37fe7"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-03-19T22:42:44.522ZDEBGphd-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-8cf6badd-24fc-4a1c-9a80-260607a37fe7 0B 25.3T 899M /phd-artifacts/phd-clone-8cf6badd-24fc-4a1c-9a80-260607a37fe7\n target = phd_framework::zfs
1542026-03-19T22:42:44.523ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-03-19T22:42:44.523ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-03-19T22:42:44.523ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/propolis-server target = phd_framework::artifacts::store
1572026-03-19T22:42:44.523ZINFOphd-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/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/propolis-server" target = phd_framework::test_vm::server
1582026-03-19T22:42:44.523ZINFOphd-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-03-19T22:42:44.557ZINFOphd-runner: [NEW - EVENT] Launched server with pid 841 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-03-19T22:42:44.571ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 48 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-03-19T22:42:44.571ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1622026-03-19T22:42:44.572ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1632026-03-19T22:42:45.411ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-03-19T22:42:45.412ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 7d650354-dd64-4f6d-b771-75b19f0f34de, name: "phd-vm-7d650354-dd64-4f6d-b771-75b19f0f34de", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 16e4b101-a80a-49e0-9639-c6c85ae7c9b1, project_id: 0fc968be-983d-4518-9723-73bbe60bcd51, sled_id: 0b6abb61-810d-4bc7-9ee9-be8f014a3754, sled_serial: "0b6abb61-810d-4bc7-9ee9-be8f014a3754", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1652026-03-19T22:42:45.412ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1662026-03-19T22:42:45.412ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1672026-03-19T22:42:45.413ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1682026-03-19T22:42:45.413ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-03-19T22:42:45.413ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1702026-03-19T22:42:45.413ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-03-19T22:42:45.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1722026-03-19T22:42:45.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1732026-03-19T22:42:49.977ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4562 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1742026-03-19T22:42:49.977ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-03-19T22:42:49.977ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-03-19T22:42:49.977ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1772026-03-19T22:42:49.977ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1782026-03-19T22:42:49.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1792026-03-19T22:42:49.995ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-03-19T22:42:49.995ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-03-19T22:42:49.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1822026-03-19T22:42:49.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1832026-03-19T22:42:50.027ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1842026-03-19T22:42:50.028ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-03-19T22:42:50.028ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4613 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-03-19T22:42:50.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1872026-03-19T22:42:50.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1882026-03-19T22:42:50.039ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1892026-03-19T22:42:50.039ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1902026-03-19T22:42:50.039ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1912026-03-19T22:42:50.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1922026-03-19T22:42:50.073ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1932026-03-19T22:42:50.073ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1942026-03-19T22:42:50.083ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1952026-03-19T22:42:50.084ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1962026-03-19T22:42:50.084ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1972026-03-19T22:42:50.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
1982026-03-19T22:42:50.123ZINFOphd-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-03-19T22:42:50.123ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-03-19T22:42:50.123ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-03-19T22:42:50.123ZDEBGphd-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-03-19T22:42:50.123ZINFOphd-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-03-19T22:42:50.123ZINFOphd-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-03-19T22:42:50.156ZINFOphd-runner: [NEW - EVENT] Launched server with pid 842 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-03-19T22:42:50.169ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-03-19T22:42:50.169ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2072026-03-19T22:42:50.169ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 3f771a92-119f-4d12-8e08-5d709e353b17 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7 timeout_duration = 45s
2082026-03-19T22:42:50.169ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7 vm = migration_serial_history_base_lifecycle_0 vm_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2092026-03-19T22:42:50.170ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7 vm = migration_serial_history_base_lifecycle_0 vm_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2102026-03-19T22:42:50.869ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9c50d527-f11b-4cb1-837c-2c6150fc73e7, name: "phd-vm-9c50d527-f11b-4cb1-837c-2c6150fc73e7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 16e4b101-a80a-49e0-9639-c6c85ae7c9b1, project_id: 0fc968be-983d-4518-9723-73bbe60bcd51, sled_id: 37c21bea-88d8-4225-9022-3ff4924334e4, sled_serial: "37c21bea-88d8-4225-9022-3ff4924334e4", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7 vm = migration_serial_history_base_lifecycle_0 vm_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2112026-03-19T22:42:50.870ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 3f771a92-119f-4d12-8e08-5d709e353b17 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2122026-03-19T22:42:53.640ZINFOphd-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-03-19T22:42:54.359ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2142026-03-19T22:42:54.359ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3488 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 3f771a92-119f-4d12-8e08-5d709e353b17 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2152026-03-19T22:42:54.361ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
2162026-03-19T22:42:54.363ZDEBGphd-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 = 7d650354-dd64-4f6d-b771-75b19f0f34de
2172026-03-19T22:42:54.443ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
2182026-03-19T22:42:54.443ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9870 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d650354-dd64-4f6d-b771-75b19f0f34de
2192026-03-19T22:42:54.446ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2202026-03-19T22:42:54.446ZDEBGphd-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-03-19T22:42:54.446ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9034 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-03-19T22:42:54.446ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2232026-03-19T22:42:54.446ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-03-19T22:42:54.448ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1183 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2252026-03-19T22:42:54.954ZDEBGphd-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 = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2262026-03-19T22:42:55.035ZDEBGphd-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 = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2272026-03-19T22:42:55.035ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8cf6badd-24fc-4a1c-9a80-260607a37fe7"] 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 = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2282026-03-19T22:42:55.061ZDEBGphd-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 = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2292026-03-19T22:42:55.061ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-5bf68c44-27cd-4c03-8cde-16113156f445"] 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 = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2302026-03-19T22:42:55.080ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 633 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2312026-03-19T22:42:55.080ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4910 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7 vm = migration_serial_history_base_lifecycle_0 vm_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2322026-03-19T22:42:55.080ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4910 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d650354-dd64-4f6d-b771-75b19f0f34de target = phd_framework::test_vm target_id = 9c50d527-f11b-4cb1-837c-2c6150fc73e7
2332026-03-19T22:42:55.080ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10618 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2342026-03-19T22:42:55.080ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 633 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2352026-03-19T22:42:55.080ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2362026-03-19T22:42:55.080ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-03-19T22:42:55.080ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-03-19T22:42:55.080ZINFOphd-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-03-19T22:42:55.081ZDEBGphd-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-03-19T22:42:55.081ZDEBGphd-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-03-19T22:42:55.081ZDEBGphd-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-03-19T22:42:55.081ZDEBGphd-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-03-19T22:42:55.093ZDEBGphd-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 901M 25.3T 899M /phd-artifacts\n target = phd_framework::zfs
2442026-03-19T22:42:55.093ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7a4075aa-26d4-482a-82f9-38e559b4daae"] 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-03-19T22:42:55.114ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7a4075aa-26d4-482a-82f9-38e559b4daae", "phd-artifacts/phd-clone-56ea05f7-9476-4a58-894f-33c9c4fa26c2"] 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-03-19T22:42:55.129ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-56ea05f7-9476-4a58-894f-33c9c4fa26c2"] 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-03-19T22:42:55.141ZDEBGphd-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-56ea05f7-9476-4a58-894f-33c9c4fa26c2 0B 25.3T 899M /phd-artifacts/phd-clone-56ea05f7-9476-4a58-894f-33c9c4fa26c2\n target = phd_framework::zfs
2482026-03-19T22:42:55.142ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-03-19T22:42:55.142ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-03-19T22:42:55.142ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/propolis-server target = phd_framework::artifacts::store
2512026-03-19T22:42:55.142ZINFOphd-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/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/propolis-server" target = phd_framework::test_vm::server
2522026-03-19T22:42:55.142ZINFOphd-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-03-19T22:42:55.175ZINFOphd-runner: [NEW - EVENT] Launched server with pid 851 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-03-19T22:42:55.189ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-03-19T22:42:55.189ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2562026-03-19T22:42:55.190ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2572026-03-19T22:42:55.654ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-03-19T22:42:55.654ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 73179b57-21cc-4536-9a1a-d6fedfa3b171, name: "phd-vm-73179b57-21cc-4536-9a1a-d6fedfa3b171", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cdcaed48-8494-4a12-818f-81d4b75c394b, project_id: fe6bfaff-a400-40c5-8d07-8310f8b84063, sled_id: 40e0139d-db28-4983-99e8-18ae36159de1, sled_serial: "40e0139d-db28-4983-99e8-18ae36159de1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2592026-03-19T22:42:55.655ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2602026-03-19T22:42:55.655ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 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 = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2612026-03-19T22:42:55.656ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2622026-03-19T22:42:55.656ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-03-19T22:42:55.656ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 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 = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2642026-03-19T22:42:55.656ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-03-19T22:42:55.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2662026-03-19T22:42:55.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2672026-03-19T22:43:00.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4519 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2682026-03-19T22:43:00.176ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-03-19T22:43:00.177ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-03-19T22:43:00.177ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2712026-03-19T22:43:00.177ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2722026-03-19T22:43:00.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2732026-03-19T22:43:00.194ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-03-19T22:43:00.194ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-03-19T22:43:00.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2762026-03-19T22:43:00.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2772026-03-19T22:43:00.227ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2782026-03-19T22:43:00.227ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-03-19T22:43:00.227ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4570 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-03-19T22:43:00.227ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2812026-03-19T22:43:00.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2822026-03-19T22:43:00.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2832026-03-19T22:43:00.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2842026-03-19T22:43:00.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2852026-03-19T22:43:00.271ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2862026-03-19T22:43:00.271ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2872026-03-19T22:43:00.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2882026-03-19T22:43:00.282ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2892026-03-19T22:43:00.282ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2902026-03-19T22:43:00.282ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2912026-03-19T22:43:00.315ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2922026-03-19T22:43:00.315ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2932026-03-19T22:43:00.315ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2942026-03-19T22:43:00.326ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2952026-03-19T22:43:00.326ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2962026-03-19T22:43:00.326ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2972026-03-19T22:43:00.359ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2982026-03-19T22:43:00.360ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
2992026-03-19T22:43:00.360ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3002026-03-19T22:43:00.370ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3012026-03-19T22:43:00.370ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3022026-03-19T22:43:00.370ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3032026-03-19T22:43:00.403ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3042026-03-19T22:43:00.403ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3052026-03-19T22:43:00.403ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3062026-03-19T22:43:00.414ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3072026-03-19T22:43:00.414ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3082026-03-19T22:43:00.414ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3092026-03-19T22:43:00.447ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3102026-03-19T22:43:00.447ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3112026-03-19T22:43:00.447ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3122026-03-19T22:43:00.458ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3132026-03-19T22:43:00.458ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3142026-03-19T22:43:00.458ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3152026-03-19T22:43:00.491ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3162026-03-19T22:43:00.491ZINFOphd-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-03-19T22:43:00.491ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-03-19T22:43:00.491ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-03-19T22:43:00.492ZDEBGphd-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-03-19T22:43:00.492ZINFOphd-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-03-19T22:43:00.492ZINFOphd-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-03-19T22:43:00.522ZINFOphd-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
3232026-03-19T22:43:00.535ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-03-19T22:43:00.535ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3252026-03-19T22:43:00.535ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 65308169-62ff-4631-925f-e468a56b82a8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 timeout_duration = 45s
3262026-03-19T22:43:00.536ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 vm = migration_from_base_and_back_lifecycle_0 vm_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3272026-03-19T22:43:00.536ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 vm = migration_from_base_and_back_lifecycle_0 vm_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3282026-03-19T22:43:01.147ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5, name: "phd-vm-d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cdcaed48-8494-4a12-818f-81d4b75c394b, project_id: fe6bfaff-a400-40c5-8d07-8310f8b84063, sled_id: 36aecc20-26a5-4088-bfa7-06c82b7e2634, sled_serial: "36aecc20-26a5-4088-bfa7-06c82b7e2634", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 vm = migration_from_base_and_back_lifecycle_0 vm_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3292026-03-19T22:43:01.147ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 65308169-62ff-4631-925f-e468a56b82a8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3302026-03-19T22:43:03.911ZINFOphd-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-03-19T22:43:04.859ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3322026-03-19T22:43:04.859ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3711 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 65308169-62ff-4631-925f-e468a56b82a8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3332026-03-19T22:43:04.862ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3342026-03-19T22:43:04.862ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3352026-03-19T22:43:04.862ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3362026-03-19T22:43:04.863ZDEBGphd-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 = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3372026-03-19T22:43:04.946ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3382026-03-19T22:43:04.946ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9755 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171
3392026-03-19T22:43:06.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1668 file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3402026-03-19T22:43:06.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3412026-03-19T22:43:06.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3422026-03-19T22:43:06.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3432026-03-19T22:43:06.564ZINFOphd-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-03-19T22:43:06.564ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-03-19T22:43:06.565ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-03-19T22:43:06.565ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/propolis-server target = phd_framework::artifacts::store
3472026-03-19T22:43:06.565ZINFOphd-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/1ee400729e2395c316264a0e2eb3d56d2676bc3b71528ea95d5e22c624ebf8f0/propolis-server" target = phd_framework::test_vm::server
3482026-03-19T22:43:06.565ZINFOphd-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-03-19T22:43:06.595ZINFOphd-runner: [NEW - EVENT] Launched server with pid 854 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-03-19T22:43:06.608ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-03-19T22:43:06.608ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b
3522026-03-19T22:43:06.609ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = df0ee4a8-7ae4-4804-9c7c-0164167437d3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b timeout_duration = 45s
3532026-03-19T22:43:06.609ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b vm = migration_from_base_and_back_lifecycle_1 vm_id = 43488835-4441-4f0d-a623-b5ff915c201b
3542026-03-19T22:43:06.609ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b vm = migration_from_base_and_back_lifecycle_1 vm_id = 43488835-4441-4f0d-a623-b5ff915c201b
3552026-03-19T22:43:07.410ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 43488835-4441-4f0d-a623-b5ff915c201b, name: "phd-vm-43488835-4441-4f0d-a623-b5ff915c201b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cdcaed48-8494-4a12-818f-81d4b75c394b, project_id: fe6bfaff-a400-40c5-8d07-8310f8b84063, sled_id: 01cf35ff-3ed1-45fa-88d7-0b2255da25f5, sled_serial: "01cf35ff-3ed1-45fa-88d7-0b2255da25f5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b vm = migration_from_base_and_back_lifecycle_1 vm_id = 43488835-4441-4f0d-a623-b5ff915c201b
3562026-03-19T22:43:07.410ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = df0ee4a8-7ae4-4804-9c7c-0164167437d3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b
3572026-03-19T22:43:10.112ZINFOphd-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-03-19T22:43:10.874ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b
3592026-03-19T22:43:10.874ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3463 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = df0ee4a8-7ae4-4804-9c7c-0164167437d3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b
3602026-03-19T22:43:10.876ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 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 = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3612026-03-19T22:43:10.876ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = 43488835-4441-4f0d-a623-b5ff915c201b
3622026-03-19T22:43:10.876ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 43488835-4441-4f0d-a623-b5ff915c201b
3632026-03-19T22:43:10.878ZDEBGphd-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 = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3642026-03-19T22:43:10.960ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 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 = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3652026-03-19T22:43:10.960ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = 43488835-4441-4f0d-a623-b5ff915c201b
3662026-03-19T22:43:10.960ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10423 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 vm = migration_from_base_and_back_lifecycle_0 vm_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3672026-03-19T22:43:10.960ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10423 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 73179b57-21cc-4536-9a1a-d6fedfa3b171 target = phd_framework::test_vm target_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5
3682026-03-19T22:43:10.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = 43488835-4441-4f0d-a623-b5ff915c201b
3692026-03-19T22:43:10.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 43488835-4441-4f0d-a623-b5ff915c201b
3702026-03-19T22:43:10.988ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = 43488835-4441-4f0d-a623-b5ff915c201b
3712026-03-19T22:43:10.988ZINFOphd-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-03-19T22:43:10.989ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-03-19T22:43:10.989ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-03-19T22:43:10.989ZDEBGphd-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-03-19T22:43:10.989ZINFOphd-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-03-19T22:43:10.989ZINFOphd-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-03-19T22:43:11.021ZINFOphd-runner: [NEW - EVENT] Launched server with pid 856 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-03-19T22:43:11.036ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-03-19T22:43:11.036ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3802026-03-19T22:43:11.036ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 916222aa-ff2b-42f3-b992-a359e2e384fe path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81 timeout_duration = 45s
3812026-03-19T22:43:11.036ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81 vm = migration_from_base_and_back_lifecycle_2 vm_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3822026-03-19T22:43:11.037ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81 vm = migration_from_base_and_back_lifecycle_2 vm_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3832026-03-19T22:43:11.746ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 990793c2-ac2c-4b78-b56f-6cec1412fc81, name: "phd-vm-990793c2-ac2c-4b78-b56f-6cec1412fc81", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cdcaed48-8494-4a12-818f-81d4b75c394b, project_id: fe6bfaff-a400-40c5-8d07-8310f8b84063, sled_id: a8df786c-d8fe-4fa1-96c2-e12983a40be4, sled_serial: "a8df786c-d8fe-4fa1-96c2-e12983a40be4", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81 vm = migration_from_base_and_back_lifecycle_2 vm_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3842026-03-19T22:43:11.746ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 916222aa-ff2b-42f3-b992-a359e2e384fe path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3852026-03-19T22:43:14.484ZINFOphd-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-03-19T22:43:16.055ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3872026-03-19T22:43:16.055ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4310 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 916222aa-ff2b-42f3-b992-a359e2e384fe path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3882026-03-19T22:43:16.057ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 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 = 43488835-4441-4f0d-a623-b5ff915c201b
3892026-03-19T22:43:16.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3902026-03-19T22:43:16.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3912026-03-19T22:43:16.059ZDEBGphd-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 = 43488835-4441-4f0d-a623-b5ff915c201b
3922026-03-19T22:43:16.139ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 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 = 43488835-4441-4f0d-a623-b5ff915c201b
3932026-03-19T22:43:16.139ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9531 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b vm = migration_from_base_and_back_lifecycle_1 vm_id = 43488835-4441-4f0d-a623-b5ff915c201b
3942026-03-19T22:43:16.139ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3952026-03-19T22:43:16.139ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9532 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d0da3c81-15ff-4a22-be6b-4ca6eb10e7f5 target = phd_framework::test_vm target_id = 43488835-4441-4f0d-a623-b5ff915c201b
3962026-03-19T22:43:16.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3972026-03-19T22:43:16.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console 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 timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3982026-03-19T22:43:16.168ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 910 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
3992026-03-19T22:43:16.169ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4002026-03-19T22:43:16.169ZDEBGphd-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-03-19T22:43:16.169ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4022026-03-19T22:43:16.169ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4032026-03-19T22:43:16.169ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 20515 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4042026-03-19T22:43:16.170ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1183 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4052026-03-19T22:43:16.875ZDEBGphd-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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4062026-03-19T22:43:16.957ZDEBGphd-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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4072026-03-19T22:43:16.957ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-56ea05f7-9476-4a58-894f-33c9c4fa26c2"] 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4082026-03-19T22:43:16.986ZDEBGphd-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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4092026-03-19T22:43:16.986ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7a4075aa-26d4-482a-82f9-38e559b4daae"] 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4102026-03-19T22:43:17.006ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 836 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 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 = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4112026-03-19T22:43:17.006ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 836 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-03-19T22:43:17.006ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5971 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81 vm = migration_from_base_and_back_lifecycle_2 vm_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4132026-03-19T22:43:17.006ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-03-19T22:43:17.006ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
415 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 86.44s
416 
4172026-03-19T22:43:17.006ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5971 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 43488835-4441-4f0d-a623-b5ff915c201b target = phd_framework::test_vm target_id = 990793c2-ac2c-4b78-b56f-6cec1412fc81
4182026-03-19T22:43:17.006ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 21925 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
4192026-03-19T22:43:17.006ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner