Max level shown:
12026-06-23T22:24:29.922ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-06-23T22:24:29.957ZDEBGphd-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: 239, tv_nsec: 678927253 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-06-23T22:24:29.958ZINFOphd-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-06-23T22:24:29.961ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2a9e74d86987b46fa6ff155237b9f99a16e7fb80 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-06-23T22:24:29.964ZDEBGphd-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/2a9e74d86987b46fa6ff155237b9f99a16e7fb80/crucible-nightly.sha256.txt
62026-06-23T22:24:30.928ZINFOphd-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-06-23T22:24:31.442ZDEBGphd-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/d59ac2dcf1a24f08f82ea803978d7a3351525c17/propolis-server.sha256.txt
82026-06-23T22:24:31.612ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-06-23T22:24:31.614ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-06-23T22:24:31.615ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-06-23T22:24:31.615ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-06-23T22:24:31.615ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-06-23T22:24:31.615ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-06-23T22:24:31.617ZINFOphd-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-06-23T22:24:31.620ZDEBGphd-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-06-23T22:24:31.622ZDEBGphd-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-06-23T22:24:32.022ZDEBGphd-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-06-23T22:24:32.036ZDEBGphd-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-06-23T22:24:38.649ZDEBGphd-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-06-23T22:24:38.649ZDEBGphd-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-06-23T22:24:38.665ZDEBGphd-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 4.19M 25.3T 2M /phd-artifacts\n target = phd_framework::zfs
222026-06-23T22:24:38.668ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-440ed691-72c8-4b1b-a24a-303145d82f27"] 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-06-23T22:24:38.691ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-440ed691-72c8-4b1b-a24a-303145d82f27", "phd-artifacts/phd-clone-bd457160-426a-4c27-941f-ef4977b3c136"] 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-06-23T22:24:38.708ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-bd457160-426a-4c27-941f-ef4977b3c136"] 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-06-23T22:24:38.719ZDEBGphd-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-bd457160-426a-4c27-941f-ef4977b3c136 0B 25.3T 49.0M /phd-artifacts/phd-clone-bd457160-426a-4c27-941f-ef4977b3c136\n target = phd_framework::zfs
262026-06-23T22:24:38.722ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-06-23T22:24:38.722ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-06-23T22:24:38.722ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-06-23T22:24:38.722ZDEBGphd-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/d59ac2dcf1a24f08f82ea803978d7a3351525c17/propolis-server.tar.gz
302026-06-23T22:24:53.631ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/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-06-23T22:24:53.631ZDEBGphd-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-06-23T22:25:14.867ZINFOphd-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/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server" target = phd_framework::test_vm::server
332026-06-23T22:25:14.867ZINFOphd-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-06-23T22:25:15.007ZINFOphd-runner: [NEW - EVENT] Launched server with pid 917 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-06-23T22:25:15.022ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
362026-06-23T22:25:15.031ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
372026-06-23T22:25:15.036ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 36312 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-06-23T22:25:15.473ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-06-23T22:25:15.478ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f2e1717d-e876-4c3c-8933-1881c875ccfe, name: "phd-vm-f2e1717d-e876-4c3c-8933-1881c875ccfe", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3af8e16d-5475-41d6-83ef-598bd747e821, project_id: ff8eb0ba-5425-46ed-becb-e6a1fd9fe65f, sled_id: 6bbe3400-f2b4-452c-af00-187393ed4d7e, sled_serial: "6bbe3400-f2b4-452c-af00-187393ed4d7e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
402026-06-23T22:25:15.478ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
412026-06-23T22:25:15.478ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
422026-06-23T22:25:15.480ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 2 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
432026-06-23T22:25:15.480ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-06-23T22:25:15.480ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
452026-06-23T22:25:15.480ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-06-23T22:25:15.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
472026-06-23T22:25:15.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
482026-06-23T22:25:20.042ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4561 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
492026-06-23T22:25:20.042ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-06-23T22:25:20.046ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-06-23T22:25:20.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
522026-06-23T22:25:20.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
532026-06-23T22:25:20.063ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
542026-06-23T22:25:20.063ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-06-23T22:25:20.063ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-06-23T22:25:20.063ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
572026-06-23T22:25:20.063ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
582026-06-23T22:25:20.096ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
592026-06-23T22:25:20.096ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-06-23T22:25:20.096ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4615 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-06-23T22:25:20.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
622026-06-23T22:25:20.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
632026-06-23T22:25:20.107ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
642026-06-23T22:25:20.107ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
652026-06-23T22:25:20.107ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
662026-06-23T22:25:20.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
672026-06-23T22:25:20.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
682026-06-23T22:25:20.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
692026-06-23T22:25:20.152ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
702026-06-23T22:25:20.152ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
712026-06-23T22:25:20.152ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
722026-06-23T22:25:20.184ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
732026-06-23T22:25:20.185ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
742026-06-23T22:25:20.185ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
752026-06-23T22:25:20.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
762026-06-23T22:25:20.196ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
772026-06-23T22:25:20.196ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
782026-06-23T22:25:20.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
792026-06-23T22:25:20.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
802026-06-23T22:25:20.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
812026-06-23T22:25:20.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
822026-06-23T22:25:20.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
832026-06-23T22:25:20.240ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
842026-06-23T22:25:20.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
852026-06-23T22:25:20.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
862026-06-23T22:25:20.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
872026-06-23T22:25:20.285ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
882026-06-23T22:25:20.285ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
892026-06-23T22:25:20.285ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
902026-06-23T22:25:20.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
912026-06-23T22:25:20.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
922026-06-23T22:25:20.319ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
932026-06-23T22:25:20.329ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
942026-06-23T22:25:20.330ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
952026-06-23T22:25:20.330ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
962026-06-23T22:25:20.352ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
972026-06-23T22:25:20.352ZINFOphd-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-06-23T22:25:20.352ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-06-23T22:25:20.352ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-06-23T22:25:20.353ZDEBGphd-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-06-23T22:25:20.353ZDEBGphd-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-06-23T22:25:20.353ZINFOphd-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-06-23T22:25:20.353ZINFOphd-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-06-23T22:25:20.393ZINFOphd-runner: [NEW - EVENT] Launched server with pid 918 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-06-23T22:25:20.406ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-06-23T22:25:20.407ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1072026-06-23T22:25:20.407ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 897948af-f206-48f1-81b1-749d8e9bc2db path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223 timeout_duration = 45s
1082026-06-23T22:25:20.407ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223 vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1092026-06-23T22:25:20.407ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223 vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1102026-06-23T22:25:21.067ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 73c90e9f-ad8c-4c6f-bd7d-406ab361e223, name: "phd-vm-73c90e9f-ad8c-4c6f-bd7d-406ab361e223", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3af8e16d-5475-41d6-83ef-598bd747e821, project_id: ff8eb0ba-5425-46ed-becb-e6a1fd9fe65f, sled_id: ac6fd40e-3593-4a56-81b5-08eab350fa8e, sled_serial: "ac6fd40e-3593-4a56-81b5-08eab350fa8e", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223 vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1112026-06-23T22:25:21.068ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 897948af-f206-48f1-81b1-749d8e9bc2db path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1122026-06-23T22:25:23.961ZINFOphd-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-06-23T22:25:25.272ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1142026-06-23T22:25:25.272ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4204 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 897948af-f206-48f1-81b1-749d8e9bc2db path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1152026-06-23T22:25:25.275ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
1162026-06-23T22:25:25.276ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1172026-06-23T22:25:25.276ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1182026-06-23T22:25:25.280ZDEBGphd-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 = f2e1717d-e876-4c3c-8933-1881c875ccfe
1192026-06-23T22:25:25.361ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
1202026-06-23T22:25:25.362ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10339 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
1212026-06-23T22:25:26.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1103 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1222026-06-23T22:25:26.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1232026-06-23T22:25:26.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1242026-06-23T22:25:26.414ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1252026-06-23T22:25:26.414ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1262026-06-23T22:25:26.414ZDEBGphd-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-06-23T22:25:26.414ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10940 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-06-23T22:25:26.415ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1292026-06-23T22:25:26.415ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-06-23T22:25:26.416ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1312026-06-23T22:25:27.008ZDEBGphd-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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1322026-06-23T22:25:27.099ZDEBGphd-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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1332026-06-23T22:25:27.099ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-bd457160-426a-4c27-941f-ef4977b3c136"] 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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1342026-06-23T22:25:27.126ZDEBGphd-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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1352026-06-23T22:25:27.126ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-440ed691-72c8-4b1b-a24a-303145d82f27"] 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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1362026-06-23T22:25:27.145ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 730 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1372026-06-23T22:25:27.146ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6739 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223 vm = migration_from_base_lifecycle_0 vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1382026-06-23T22:25:27.146ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6739 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe target = phd_framework::test_vm target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
1392026-06-23T22:25:27.146ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 55525 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-06-23T22:25:27.146ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 730 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-06-23T22:25:27.146ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1422026-06-23T22:25:27.146ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-06-23T22:25:27.146ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-06-23T22:25:27.147ZINFOphd-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-06-23T22:25:27.147ZDEBGphd-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-06-23T22:25:27.147ZDEBGphd-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-06-23T22:25:27.147ZDEBGphd-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-06-23T22:25:27.147ZDEBGphd-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-06-23T22:25:27.158ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.08G 25.3T 1.08G /phd-artifacts\n target = phd_framework::zfs
1502026-06-23T22:25:27.158ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8d09e2f7-58ab-4f5e-8218-4c3eaaf129ca"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-06-23T22:25:27.176ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8d09e2f7-58ab-4f5e-8218-4c3eaaf129ca", "phd-artifacts/phd-clone-48b67682-7d4e-4417-8f17-f3ee2712c701"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-06-23T22:25:27.194ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-48b67682-7d4e-4417-8f17-f3ee2712c701"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-06-23T22:25:27.206ZDEBGphd-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-48b67682-7d4e-4417-8f17-f3ee2712c701 0B 25.3T 1.08G /phd-artifacts/phd-clone-48b67682-7d4e-4417-8f17-f3ee2712c701\n target = phd_framework::zfs
1542026-06-23T22:25:27.207ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-06-23T22:25:27.207ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-06-23T22:25:27.207ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server target = phd_framework::artifacts::store
1572026-06-23T22:25:27.207ZINFOphd-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/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server" target = phd_framework::test_vm::server
1582026-06-23T22:25:27.207ZINFOphd-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-06-23T22:25:27.251ZINFOphd-runner: [NEW - EVENT] Launched server with pid 927 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-06-23T22:25:27.266ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-06-23T22:25:27.266ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1622026-06-23T22:25:27.266ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1632026-06-23T22:25:27.771ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-06-23T22:25:27.772ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f7250d1f-8d6a-455d-a983-8fffdce3465a, name: "phd-vm-f7250d1f-8d6a-455d-a983-8fffdce3465a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 321140ec-d911-4290-b3e7-11ab8c6165bd, project_id: f4bbc36e-ede5-4aa2-a047-2bc394c86578, sled_id: 19f8ac56-a775-41af-bd41-db1e78e79a05, sled_serial: "19f8ac56-a775-41af-bd41-db1e78e79a05", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1652026-06-23T22:25:27.772ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1662026-06-23T22:25:27.772ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1672026-06-23T22:25:27.774ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1682026-06-23T22:25:27.774ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-06-23T22:25:27.774ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1702026-06-23T22:25:27.774ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-06-23T22:25:27.774ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1722026-06-23T22:25:27.774ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1732026-06-23T22:25:32.399ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4625 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1742026-06-23T22:25:32.399ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-06-23T22:25:32.400ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-06-23T22:25:32.400ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1772026-06-23T22:25:32.400ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1782026-06-23T22:25:32.429ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1792026-06-23T22:25:32.429ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-06-23T22:25:32.429ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-06-23T22:25:32.429ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1822026-06-23T22:25:32.429ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1832026-06-23T22:25:32.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1842026-06-23T22:25:32.463ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-06-23T22:25:32.463ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4688 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-06-23T22:25:32.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1872026-06-23T22:25:32.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1882026-06-23T22:25:32.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1892026-06-23T22:25:32.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1902026-06-23T22:25:32.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1912026-06-23T22:25:32.508ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1922026-06-23T22:25:32.508ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1932026-06-23T22:25:32.508ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1942026-06-23T22:25:32.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1952026-06-23T22:25:32.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1962026-06-23T22:25:32.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1972026-06-23T22:25:32.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
1982026-06-23T22:25:32.558ZINFOphd-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-06-23T22:25:32.558ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-06-23T22:25:32.558ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-06-23T22:25:32.559ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2022026-06-23T22:25:32.559ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-06-23T22:25:32.559ZINFOphd-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-06-23T22:25:32.599ZINFOphd-runner: [NEW - EVENT] Launched server with pid 928 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-06-23T22:25:32.613ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-06-23T22:25:32.613ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2072026-06-23T22:25:32.613ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 60aeb941-e7e9-4a2d-a5b1-2ea3ab520a93 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081 timeout_duration = 45s
2082026-06-23T22:25:32.613ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081 vm = migration_serial_history_base_lifecycle_0 vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2092026-06-23T22:25:32.613ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081 vm = migration_serial_history_base_lifecycle_0 vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2102026-06-23T22:25:33.345ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 077593ef-366f-4c56-85b2-ad7c85cd9081, name: "phd-vm-077593ef-366f-4c56-85b2-ad7c85cd9081", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 321140ec-d911-4290-b3e7-11ab8c6165bd, project_id: f4bbc36e-ede5-4aa2-a047-2bc394c86578, sled_id: 1da4d4f5-b172-4f24-8d07-09beee1fb4d2, sled_serial: "1da4d4f5-b172-4f24-8d07-09beee1fb4d2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081 vm = migration_serial_history_base_lifecycle_0 vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2112026-06-23T22:25:33.345ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 60aeb941-e7e9-4a2d-a5b1-2ea3ab520a93 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2122026-06-23T22:25:36.262ZINFOphd-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-06-23T22:25:36.373ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2142026-06-23T22:25:36.373ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3027 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 60aeb941-e7e9-4a2d-a5b1-2ea3ab520a93 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2152026-06-23T22:25:36.375ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
2162026-06-23T22:25:36.376ZDEBGphd-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 = f7250d1f-8d6a-455d-a983-8fffdce3465a
2172026-06-23T22:25:36.460ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
2182026-06-23T22:25:36.460ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9193 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
2192026-06-23T22:25:36.463ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2202026-06-23T22:25:36.463ZDEBGphd-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-06-23T22:25:36.463ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8691 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-06-23T22:25:36.463ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-06-23T22:25:36.463ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-06-23T22:25:36.465ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2252026-06-23T22:25:36.793ZDEBGphd-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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
2262026-06-23T22:25:36.878ZDEBGphd-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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
2272026-06-23T22:25:36.879ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-48b67682-7d4e-4417-8f17-f3ee2712c701"] 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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
2282026-06-23T22:25:36.904ZDEBGphd-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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
2292026-06-23T22:25:36.904ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-8d09e2f7-58ab-4f5e-8218-4c3eaaf129ca"] 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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
2302026-06-23T22:25:36.925ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 461 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2312026-06-23T22:25:36.925ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4312 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081 vm = migration_serial_history_base_lifecycle_0 vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2322026-06-23T22:25:36.925ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 461 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2332026-06-23T22:25:36.925ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4312 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a target = phd_framework::test_vm target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
2342026-06-23T22:25:36.925ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2352026-06-23T22:25:36.925ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9778 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2362026-06-23T22:25:36.925ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-06-23T22:25:36.925ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-06-23T22:25:36.926ZINFOphd-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-06-23T22:25:36.926ZDEBGphd-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-06-23T22:25:36.926ZDEBGphd-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-06-23T22:25:36.926ZDEBGphd-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-06-23T22:25:36.926ZDEBGphd-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-06-23T22:25:36.937ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.08G 25.3T 1.08G /phd-artifacts\n target = phd_framework::zfs
2442026-06-23T22:25:36.938ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6cb65f4e-94de-4ec3-a944-dea764cd0536"] 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-06-23T22:25:36.956ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6cb65f4e-94de-4ec3-a944-dea764cd0536", "phd-artifacts/phd-clone-74540d41-a277-4708-977b-98ef394da9cf"] 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-06-23T22:25:36.974ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-74540d41-a277-4708-977b-98ef394da9cf"] 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-06-23T22:25:36.984ZDEBGphd-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-74540d41-a277-4708-977b-98ef394da9cf 0B 25.3T 1.08G /phd-artifacts/phd-clone-74540d41-a277-4708-977b-98ef394da9cf\n target = phd_framework::zfs
2482026-06-23T22:25:36.984ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-06-23T22:25:36.984ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-06-23T22:25:36.984ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server target = phd_framework::artifacts::store
2512026-06-23T22:25:36.985ZINFOphd-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/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server" target = phd_framework::test_vm::server
2522026-06-23T22:25:36.985ZINFOphd-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-06-23T22:25:37.026ZINFOphd-runner: [NEW - EVENT] Launched server with pid 937 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-06-23T22:25:37.040ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-06-23T22:25:37.040ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2562026-06-23T22:25:37.040ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2572026-06-23T22:25:37.535ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-06-23T22:25:37.536ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e775244f-57d8-439f-8afb-881ff4912f9f, name: "phd-vm-e775244f-57d8-439f-8afb-881ff4912f9f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5eb8b330-a144-41fe-b511-f01c0e5863cd, project_id: ff47d3ad-e62a-4e2d-9e9e-6f0c5c7739db, sled_id: 4676e3c1-5daa-4c0a-8e66-e5346209ef58, sled_serial: "4676e3c1-5daa-4c0a-8e66-e5346209ef58", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2592026-06-23T22:25:37.536ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2602026-06-23T22:25:37.536ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2612026-06-23T22:25:37.537ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2622026-06-23T22:25:37.537ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-06-23T22:25:37.537ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2642026-06-23T22:25:37.537ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-06-23T22:25:37.537ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2662026-06-23T22:25:37.537ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2672026-06-23T22:25:42.154ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4616 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2682026-06-23T22:25:42.154ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-06-23T22:25:42.154ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-06-23T22:25:42.154ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2712026-06-23T22:25:42.154ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2722026-06-23T22:25:42.173ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2732026-06-23T22:25:42.173ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-06-23T22:25:42.174ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-06-23T22:25:42.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2762026-06-23T22:25:42.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2772026-06-23T22:25:42.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2782026-06-23T22:25:42.206ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-06-23T22:25:42.206ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4668 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-06-23T22:25:42.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2812026-06-23T22:25:42.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2822026-06-23T22:25:42.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2832026-06-23T22:25:42.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2842026-06-23T22:25:42.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2852026-06-23T22:25:42.250ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2862026-06-23T22:25:42.250ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2872026-06-23T22:25:42.250ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2882026-06-23T22:25:42.261ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2892026-06-23T22:25:42.261ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2902026-06-23T22:25:42.261ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2912026-06-23T22:25:42.294ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2922026-06-23T22:25:42.294ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2932026-06-23T22:25:42.294ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2942026-06-23T22:25:42.305ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2952026-06-23T22:25:42.305ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2962026-06-23T22:25:42.306ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2972026-06-23T22:25:42.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2982026-06-23T22:25:42.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
2992026-06-23T22:25:42.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3002026-06-23T22:25:42.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3012026-06-23T22:25:42.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3022026-06-23T22:25:42.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3032026-06-23T22:25:42.383ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3042026-06-23T22:25:42.383ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3052026-06-23T22:25:42.383ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3062026-06-23T22:25:42.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3072026-06-23T22:25:42.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3082026-06-23T22:25:42.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3092026-06-23T22:25:42.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3102026-06-23T22:25:42.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3112026-06-23T22:25:42.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3122026-06-23T22:25:42.439ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3132026-06-23T22:25:42.439ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3142026-06-23T22:25:42.439ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3152026-06-23T22:25:42.472ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3162026-06-23T22:25:42.472ZINFOphd-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-06-23T22:25:42.472ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-06-23T22:25:42.472ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-06-23T22:25:42.473ZDEBGphd-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-06-23T22:25:42.473ZINFOphd-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-06-23T22:25:42.473ZINFOphd-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-06-23T22:25:42.517ZINFOphd-runner: [NEW - EVENT] Launched server with pid 938 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-06-23T22:25:42.530ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 57 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-06-23T22:25:42.530ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3252026-06-23T22:25:42.530ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = c1bec1a8-81fc-4abb-88c9-17d5fa145576 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 timeout_duration = 45s
3262026-06-23T22:25:42.530ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3272026-06-23T22:25:42.531ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3282026-06-23T22:25:43.074ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1f1adbf1-6b6e-4358-b9b3-61f0c5203317, name: "phd-vm-1f1adbf1-6b6e-4358-b9b3-61f0c5203317", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5eb8b330-a144-41fe-b511-f01c0e5863cd, project_id: ff47d3ad-e62a-4e2d-9e9e-6f0c5c7739db, sled_id: 991efaf1-3114-4640-931c-7a21195c7320, sled_serial: "991efaf1-3114-4640-931c-7a21195c7320", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3292026-06-23T22:25:43.074ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = c1bec1a8-81fc-4abb-88c9-17d5fa145576 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3302026-06-23T22:25:46.022ZINFOphd-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-06-23T22:25:46.120ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3322026-06-23T22:25:46.120ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3046 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = c1bec1a8-81fc-4abb-88c9-17d5fa145576 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3332026-06-23T22:25:46.123ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3342026-06-23T22:25:46.123ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3352026-06-23T22:25:46.123ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3362026-06-23T22:25:46.124ZDEBGphd-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 = e775244f-57d8-439f-8afb-881ff4912f9f
3372026-06-23T22:25:46.211ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 87 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3382026-06-23T22:25:46.211ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9170 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
3392026-06-23T22:25:46.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 88 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3402026-06-23T22:25:46.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3412026-06-23T22:25:46.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3422026-06-23T22:25:46.244ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3432026-06-23T22:25:46.244ZINFOphd-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-06-23T22:25:46.245ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-06-23T22:25:46.245ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-06-23T22:25:46.245ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server target = phd_framework::artifacts::store
3472026-06-23T22:25:46.245ZINFOphd-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/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server" target = phd_framework::test_vm::server
3482026-06-23T22:25:46.245ZINFOphd-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-06-23T22:25:46.289ZINFOphd-runner: [NEW - EVENT] Launched server with pid 940 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-06-23T22:25:46.303ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-06-23T22:25:46.303ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3522026-06-23T22:25:46.303ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 15945ad8-6d13-4f39-ab3c-04a4813594ac path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd timeout_duration = 45s
3532026-06-23T22:25:46.303ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3542026-06-23T22:25:46.304ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3552026-06-23T22:25:46.884ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: bd2e0882-97c7-4f1d-8895-b980d87023fd, name: "phd-vm-bd2e0882-97c7-4f1d-8895-b980d87023fd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5eb8b330-a144-41fe-b511-f01c0e5863cd, project_id: ff47d3ad-e62a-4e2d-9e9e-6f0c5c7739db, sled_id: 19c196af-6ea4-42a9-8bb0-645c7f7dee5c, sled_serial: "19c196af-6ea4-42a9-8bb0-645c7f7dee5c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3562026-06-23T22:25:46.884ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 15945ad8-6d13-4f39-ab3c-04a4813594ac path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3572026-06-23T22:25:49.809ZINFOphd-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-06-23T22:25:50.595ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3592026-06-23T22:25:50.595ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3710 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 15945ad8-6d13-4f39-ab3c-04a4813594ac path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3602026-06-23T22:25:50.597ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3612026-06-23T22:25:50.597ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3622026-06-23T22:25:50.597ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3632026-06-23T22:25:50.598ZDEBGphd-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 = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3642026-06-23T22:25:50.698ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 100 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3652026-06-23T22:25:50.698ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8167 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3662026-06-23T22:25:50.698ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8167 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e775244f-57d8-439f-8afb-881ff4912f9f target = phd_framework::test_vm target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
3672026-06-23T22:25:50.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 101 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3682026-06-23T22:25:50.699ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3692026-06-23T22:25:50.699ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3702026-06-23T22:25:50.733ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3712026-06-23T22:25:50.733ZINFOphd-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-06-23T22:25:50.733ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-06-23T22:25:50.733ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-06-23T22:25:50.733ZDEBGphd-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-06-23T22:25:50.733ZINFOphd-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-06-23T22:25:50.734ZINFOphd-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-06-23T22:25:50.780ZINFOphd-runner: [NEW - EVENT] Launched server with pid 942 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-06-23T22:25:50.794ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 60 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-06-23T22:25:50.794ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3802026-06-23T22:25:50.794ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 6996a7f4-bbd6-4071-b814-da1092d35659 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e timeout_duration = 45s
3812026-06-23T22:25:50.794ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3822026-06-23T22:25:50.795ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3832026-06-23T22:25:51.623ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3b6d4066-05eb-46ba-a211-da55c219f65e, name: "phd-vm-3b6d4066-05eb-46ba-a211-da55c219f65e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5eb8b330-a144-41fe-b511-f01c0e5863cd, project_id: ff47d3ad-e62a-4e2d-9e9e-6f0c5c7739db, sled_id: fac52538-b5a2-495a-9579-90fac3754809, sled_serial: "fac52538-b5a2-495a-9579-90fac3754809", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3842026-06-23T22:25:51.623ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 6996a7f4-bbd6-4071-b814-da1092d35659 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3852026-06-23T22:25:54.551ZINFOphd-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-06-23T22:25:55.624ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3872026-06-23T22:25:55.624ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4000 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 6996a7f4-bbd6-4071-b814-da1092d35659 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3882026-06-23T22:25:55.626ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3892026-06-23T22:25:55.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3902026-06-23T22:25:55.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3912026-06-23T22:25:55.628ZDEBGphd-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 = bd2e0882-97c7-4f1d-8895-b980d87023fd
3922026-06-23T22:25:55.712ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 85 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3932026-06-23T22:25:55.712ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9408 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd vm = migration_from_base_and_back_lifecycle_1 vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3942026-06-23T22:25:55.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 85 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3952026-06-23T22:25:55.712ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9408 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317 target = phd_framework::test_vm target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
3962026-06-23T22:25:55.713ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3972026-06-23T22:25:55.713ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3982026-06-23T22:25:55.738ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
3992026-06-23T22:25:55.738ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
4002026-06-23T22:25:55.738ZDEBGphd-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-06-23T22:25:55.738ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4022026-06-23T22:25:55.738ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18202 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4032026-06-23T22:25:55.738ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-06-23T22:25:55.740ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
4052026-06-23T22:25:56.343ZDEBGphd-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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
4062026-06-23T22:25:56.438ZDEBGphd-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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
4072026-06-23T22:25:56.438ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-74540d41-a277-4708-977b-98ef394da9cf"] 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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
4082026-06-23T22:25:56.464ZDEBGphd-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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
4092026-06-23T22:25:56.464ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6cb65f4e-94de-4ec3-a944-dea764cd0536"] 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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
4102026-06-23T22:25:56.484ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 746 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
4112026-06-23T22:25:56.485ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5690 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e vm = migration_from_base_and_back_lifecycle_2 vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
4122026-06-23T22:25:56.485ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 746 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4132026-06-23T22:25:56.485ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5690 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd target = phd_framework::test_vm target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
4142026-06-23T22:25:56.485ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4152026-06-23T22:25:56.485ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 19558 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
4162026-06-23T22:25:56.485ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 84.87s
418 
4192026-06-23T22:25:56.485ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner