Max level shown:
12026-03-25T21:07:25.174ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-03-25T21:07:25.204ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 222 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: Mutex { data: None } }, "ovmf": 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: Mutex { data: 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: 181, tv_nsec: 377940146 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-03-25T21:07:25.204ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 230 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-03-25T21:07:25.206ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = a945a32ba9e1f2098ce3a8963765f1894f37110b file = phd-tests/framework/src/artifacts/store.rs line = 314 target = phd_framework::artifacts::store
52026-03-25T21:07:25.208ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/a945a32ba9e1f2098ce3a8963765f1894f37110b/crucible-nightly.sha256.txt
62026-03-25T21:07:25.436ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 251 target = phd_framework::artifacts::store
72026-03-25T21:07:25.985ZDEBGphd-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/5372135e8566bbecb8fffc47fe48cc459f8957dc/propolis-server.sha256.txt
82026-03-25T21:07:26.138ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-03-25T21:07:26.138ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-03-25T21:07:26.141ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-03-25T21:07:26.141ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-03-25T21:07:26.141ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-03-25T21:07:26.141ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-03-25T21:07:26.143ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 38 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-03-25T21:07:26.143ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 91 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-03-25T21:07:26.144ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-03-25T21:07:26.644ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 91 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-03-25T21:07:26.657ZDEBGphd-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 = 622 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-03-25T21:07:33.261ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-03-25T21:07:33.261ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212026-03-25T21:07:33.275ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.08M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-03-25T21:07:33.276ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-dcecd2c4-3759-443c-be2d-1e24e0a6e1e9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-03-25T21:07:33.301ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-dcecd2c4-3759-443c-be2d-1e24e0a6e1e9", "phd-artifacts/phd-clone-dfbef7cd-4d3c-46d1-a7db-37c3f4600046"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-03-25T21:07:33.324ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-dfbef7cd-4d3c-46d1-a7db-37c3f4600046"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-03-25T21:07:33.334ZDEBGphd-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-dfbef7cd-4d3c-46d1-a7db-37c3f4600046 0B 25.3T 48.9M /phd-artifacts/phd-clone-dfbef7cd-4d3c-46d1-a7db-37c3f4600046\n target = phd_framework::zfs
262026-03-25T21:07:33.338ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-03-25T21:07:33.338ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-03-25T21:07:33.338ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 91 maybe_path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-03-25T21:07:33.338ZDEBGphd-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/5372135e8566bbecb8fffc47fe48cc459f8957dc/propolis-server.tar.gz
302026-03-25T21:07:42.314ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 163 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-03-25T21:07:42.314ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 522 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-03-25T21:07:59.178ZINFOphd-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/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server" target = phd_framework::test_vm::server
332026-03-25T21:07:59.179ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
342026-03-25T21:07:59.279ZINFOphd-runner: [NEW - EVENT] Launched server with pid 830 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-03-25T21:07:59.292ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
362026-03-25T21:07:59.298ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
372026-03-25T21:07:59.300ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25961 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-03-25T21:07:59.842ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-03-25T21:07:59.845ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe, name: "phd-vm-cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0ba1d0c4-c87e-45a4-b45a-a27cd04a7ed6, project_id: dfdb1922-6eca-4f2a-ae86-5dcd915e0019, sled_id: 2df2d393-350c-4fed-b7f9-48e5cb70a7e6, sled_serial: "2df2d393-350c-4fed-b7f9-48e5cb70a7e6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
402026-03-25T21:07:59.845ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
412026-03-25T21:07:59.845ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
422026-03-25T21:07:59.847ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
432026-03-25T21:07:59.847ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-03-25T21:07:59.847ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
452026-03-25T21:07:59.847ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-03-25T21:07:59.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
472026-03-25T21:07:59.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
482026-03-25T21:08:04.423ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4575 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
492026-03-25T21:08:04.423ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-03-25T21:08:04.424ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-03-25T21:08:04.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
522026-03-25T21:08:04.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
532026-03-25T21:08:04.450ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
542026-03-25T21:08:04.450ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-03-25T21:08:04.451ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-03-25T21:08:04.451ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
572026-03-25T21:08:04.451ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
582026-03-25T21:08:04.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
592026-03-25T21:08:04.483ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-03-25T21:08:04.483ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4635 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-03-25T21:08:04.484ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
622026-03-25T21:08:04.484ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
632026-03-25T21:08:04.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
642026-03-25T21:08:04.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
652026-03-25T21:08:04.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
662026-03-25T21:08:04.527ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
672026-03-25T21:08:04.527ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
682026-03-25T21:08:04.527ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
692026-03-25T21:08:04.538ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
702026-03-25T21:08:04.538ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
712026-03-25T21:08:04.539ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
722026-03-25T21:08:04.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
732026-03-25T21:08:04.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
742026-03-25T21:08:04.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
752026-03-25T21:08:04.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
762026-03-25T21:08:04.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
772026-03-25T21:08:04.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
782026-03-25T21:08:04.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
792026-03-25T21:08:04.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
802026-03-25T21:08:04.616ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
812026-03-25T21:08:04.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
822026-03-25T21:08:04.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
832026-03-25T21:08:04.627ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
842026-03-25T21:08:04.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
852026-03-25T21:08:04.660ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
862026-03-25T21:08:04.660ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
872026-03-25T21:08:04.670ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
882026-03-25T21:08:04.670ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
892026-03-25T21:08:04.670ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
902026-03-25T21:08:04.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
912026-03-25T21:08:04.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
922026-03-25T21:08:04.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
932026-03-25T21:08:04.714ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
942026-03-25T21:08:04.715ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
952026-03-25T21:08:04.715ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
962026-03-25T21:08:04.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
972026-03-25T21:08:04.748ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
982026-03-25T21:08:04.748ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-03-25T21:08:04.748ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-03-25T21:08:04.748ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 58 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
1012026-03-25T21:08:04.748ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 71 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1022026-03-25T21:08:04.749ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-03-25T21:08:04.749ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1042026-03-25T21:08:04.780ZINFOphd-runner: [NEW - EVENT] Launched server with pid 831 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-03-25T21:08:04.793ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 44 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-03-25T21:08:04.793ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1072026-03-25T21:08:04.793ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 3bb7469e-b74b-4b37-9c1e-dbe8bf9f1218 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d timeout_duration = 45s
1082026-03-25T21:08:04.793ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1092026-03-25T21:08:04.794ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1102026-03-25T21:08:05.599ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 168ea9f1-2baa-49d5-b101-26fa18ae118d, name: "phd-vm-168ea9f1-2baa-49d5-b101-26fa18ae118d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0ba1d0c4-c87e-45a4-b45a-a27cd04a7ed6, project_id: dfdb1922-6eca-4f2a-ae86-5dcd915e0019, sled_id: 98a6fd66-a006-426c-883a-f0d21f86cdd1, sled_serial: "98a6fd66-a006-426c-883a-f0d21f86cdd1", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1112026-03-25T21:08:05.600ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 3bb7469e-b74b-4b37-9c1e-dbe8bf9f1218 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1122026-03-25T21:08:08.313ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
1132026-03-25T21:08:08.422ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1142026-03-25T21:08:08.422ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2822 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 3bb7469e-b74b-4b37-9c1e-dbe8bf9f1218 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1152026-03-25T21:08:08.424ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
1162026-03-25T21:08:08.425ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1172026-03-25T21:08:08.425ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1182026-03-25T21:08:08.428ZDEBGphd-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 = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
1192026-03-25T21:08:08.505ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
1202026-03-25T21:08:08.505ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9212 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe
1212026-03-25T21:08:08.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1222026-03-25T21:08:08.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1232026-03-25T21:08:08.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1242026-03-25T21:08:08.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1252026-03-25T21:08:08.538ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1262026-03-25T21:08:08.539ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1272026-03-25T21:08:08.539ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8695 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-03-25T21:08:08.539ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1292026-03-25T21:08:08.539ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-03-25T21:08:08.540ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1183 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1312026-03-25T21:08:08.921ZDEBGphd-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 = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1322026-03-25T21:08:08.997ZDEBGphd-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 = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1332026-03-25T21:08:08.997ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-dfbef7cd-4d3c-46d1-a7db-37c3f4600046"] 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 = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1342026-03-25T21:08:09.023ZDEBGphd-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 = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1352026-03-25T21:08:09.023ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-dcecd2c4-3759-443c-be2d-1e24e0a6e1e9"] 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 = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1362026-03-25T21:08:09.040ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 501 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1372026-03-25T21:08:09.041ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4247 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d vm = migration_from_base_lifecycle_0 vm_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1382026-03-25T21:08:09.041ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4247 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cfbe7d90-8d32-4e10-82c4-d44fd9f7bffe target = phd_framework::test_vm target_id = 168ea9f1-2baa-49d5-b101-26fa18ae118d
1392026-03-25T21:08:09.041ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 42896 file = phd-tests/tests/src/migrate.rs line = 38 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
1402026-03-25T21:08:09.041ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 501 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-03-25T21:08:09.041ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1422026-03-25T21:08:09.041ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-03-25T21:08:09.041ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-03-25T21:08:09.041ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 44 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1452026-03-25T21:08:09.042ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1462026-03-25T21:08:09.042ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1472026-03-25T21:08:09.042ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1482026-03-25T21:08:09.042ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1492026-03-25T21:08:09.054ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 900M 25.3T 899M /phd-artifacts\n target = phd_framework::zfs
1502026-03-25T21:08:09.054ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e447d66f-273d-4bf2-9d14-9e08c0742495"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-03-25T21:08:09.071ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e447d66f-273d-4bf2-9d14-9e08c0742495", "phd-artifacts/phd-clone-d541cd46-5c76-49cf-9122-01eab32e2990"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-03-25T21:08:09.090ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d541cd46-5c76-49cf-9122-01eab32e2990"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-03-25T21:08:09.100ZDEBGphd-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-d541cd46-5c76-49cf-9122-01eab32e2990 0B 25.3T 899M /phd-artifacts/phd-clone-d541cd46-5c76-49cf-9122-01eab32e2990\n target = phd_framework::zfs
1542026-03-25T21:08:09.101ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-03-25T21:08:09.101ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-03-25T21:08:09.101ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server target = phd_framework::artifacts::store
1572026-03-25T21:08:09.101ZINFOphd-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/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server" target = phd_framework::test_vm::server
1582026-03-25T21:08:09.101ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1592026-03-25T21:08:09.136ZINFOphd-runner: [NEW - EVENT] Launched server with pid 840 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-03-25T21:08:09.150ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-03-25T21:08:09.150ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1622026-03-25T21:08:09.151ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1632026-03-25T21:08:09.633ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-03-25T21:08:09.634ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 78522aad-e36a-4f2e-b88f-c923622fd5fe, name: "phd-vm-78522aad-e36a-4f2e-b88f-c923622fd5fe", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 71d37d58-a142-4cbc-85b1-59a89f123f66, project_id: fd396609-8791-45e6-b64a-8ce3aa21b147, sled_id: 25bbd40d-ad04-41b0-8048-b68e05163f64, sled_serial: "25bbd40d-ad04-41b0-8048-b68e05163f64", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1652026-03-25T21:08:09.634ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1662026-03-25T21:08:09.634ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1672026-03-25T21:08:09.635ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1682026-03-25T21:08:09.635ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-03-25T21:08:09.635ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1702026-03-25T21:08:09.635ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-03-25T21:08:09.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1722026-03-25T21:08:09.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1732026-03-25T21:08:14.139ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4503 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1742026-03-25T21:08:14.139ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-03-25T21:08:14.139ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-03-25T21:08:14.139ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1772026-03-25T21:08:14.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1782026-03-25T21:08:14.158ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1792026-03-25T21:08:14.158ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-03-25T21:08:14.158ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-03-25T21:08:14.158ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1822026-03-25T21:08:14.158ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1832026-03-25T21:08:14.191ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1842026-03-25T21:08:14.191ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-03-25T21:08:14.191ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4555 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-03-25T21:08:14.192ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1872026-03-25T21:08:14.192ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1882026-03-25T21:08:14.202ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1892026-03-25T21:08:14.202ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1902026-03-25T21:08:14.202ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1912026-03-25T21:08:14.236ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1922026-03-25T21:08:14.236ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1932026-03-25T21:08:14.236ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1942026-03-25T21:08:14.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1952026-03-25T21:08:14.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1962026-03-25T21:08:14.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1972026-03-25T21:08:14.269ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
1982026-03-25T21:08:14.273ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1992026-03-25T21:08:14.273ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-03-25T21:08:14.273ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-03-25T21:08:14.273ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2022026-03-25T21:08:14.273ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-03-25T21:08:14.273ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2042026-03-25T21:08:14.305ZINFOphd-runner: [NEW - EVENT] Launched server with pid 841 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-03-25T21:08:14.318ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-03-25T21:08:14.319ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807
2072026-03-25T21:08:14.319ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 76b93b39-09af-4a9e-82e3-bcabf6c8a6c5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807 timeout_duration = 45s
2082026-03-25T21:08:14.319ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807 vm = migration_serial_history_base_lifecycle_0 vm_id = df521e69-01ad-45ca-a52f-9d84238de807
2092026-03-25T21:08:14.319ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807 vm = migration_serial_history_base_lifecycle_0 vm_id = df521e69-01ad-45ca-a52f-9d84238de807
2102026-03-25T21:08:15.096ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: df521e69-01ad-45ca-a52f-9d84238de807, name: "phd-vm-df521e69-01ad-45ca-a52f-9d84238de807", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 71d37d58-a142-4cbc-85b1-59a89f123f66, project_id: fd396609-8791-45e6-b64a-8ce3aa21b147, sled_id: 2b08c7bf-88ca-4066-a6a9-71d120b03d9f, sled_serial: "2b08c7bf-88ca-4066-a6a9-71d120b03d9f", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807 vm = migration_serial_history_base_lifecycle_0 vm_id = df521e69-01ad-45ca-a52f-9d84238de807
2112026-03-25T21:08:15.096ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 76b93b39-09af-4a9e-82e3-bcabf6c8a6c5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807
2122026-03-25T21:08:17.564ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
2132026-03-25T21:08:18.272ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807
2142026-03-25T21:08:18.272ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3175 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 76b93b39-09af-4a9e-82e3-bcabf6c8a6c5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807
2152026-03-25T21:08:18.274ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
2162026-03-25T21:08:18.276ZDEBGphd-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 = 78522aad-e36a-4f2e-b88f-c923622fd5fe
2172026-03-25T21:08:18.356ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
2182026-03-25T21:08:18.356ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9205 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe
2192026-03-25T21:08:18.359ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = df521e69-01ad-45ca-a52f-9d84238de807
2202026-03-25T21:08:18.359ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2212026-03-25T21:08:18.359ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2222026-03-25T21:08:18.359ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8725 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2232026-03-25T21:08:18.360ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-03-25T21:08:18.361ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1183 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = df521e69-01ad-45ca-a52f-9d84238de807
2252026-03-25T21:08:18.972ZDEBGphd-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 = df521e69-01ad-45ca-a52f-9d84238de807
2262026-03-25T21:08:19.048ZDEBGphd-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 = df521e69-01ad-45ca-a52f-9d84238de807
2272026-03-25T21:08:19.048ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d541cd46-5c76-49cf-9122-01eab32e2990"] 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 = df521e69-01ad-45ca-a52f-9d84238de807
2282026-03-25T21:08:19.074ZDEBGphd-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 = df521e69-01ad-45ca-a52f-9d84238de807
2292026-03-25T21:08:19.074ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e447d66f-273d-4bf2-9d14-9e08c0742495"] 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 = df521e69-01ad-45ca-a52f-9d84238de807
2302026-03-25T21:08:19.091ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 731 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = df521e69-01ad-45ca-a52f-9d84238de807
2312026-03-25T21:08:19.092ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4772 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807 vm = migration_serial_history_base_lifecycle_0 vm_id = df521e69-01ad-45ca-a52f-9d84238de807
2322026-03-25T21:08:19.092ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 731 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2332026-03-25T21:08:19.092ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4772 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 78522aad-e36a-4f2e-b88f-c923622fd5fe target = phd_framework::test_vm target_id = df521e69-01ad-45ca-a52f-9d84238de807
2342026-03-25T21:08:19.092ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10049 file = phd-tests/tests/src/migrate.rs line = 44 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2352026-03-25T21:08:19.092ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2362026-03-25T21:08:19.092ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-03-25T21:08:19.092ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-03-25T21:08:19.092ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 56 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2392026-03-25T21:08:19.092ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-03-25T21:08:19.092ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2412026-03-25T21:08:19.092ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2422026-03-25T21:08:19.092ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2432026-03-25T21:08:19.104ZDEBGphd-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 900M 25.3T 899M /phd-artifacts\n target = phd_framework::zfs
2442026-03-25T21:08:19.104ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-12f5f1fb-12c8-4d23-a07a-94f96eeb421d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2452026-03-25T21:08:19.126ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-12f5f1fb-12c8-4d23-a07a-94f96eeb421d", "phd-artifacts/phd-clone-94893630-bff0-43ab-a938-b5e109226faa"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2462026-03-25T21:08:19.143ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-94893630-bff0-43ab-a938-b5e109226faa"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2472026-03-25T21:08:19.154ZDEBGphd-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-94893630-bff0-43ab-a938-b5e109226faa 0B 25.3T 899M /phd-artifacts/phd-clone-94893630-bff0-43ab-a938-b5e109226faa\n target = phd_framework::zfs
2482026-03-25T21:08:19.155ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-03-25T21:08:19.155ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-03-25T21:08:19.155ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server target = phd_framework::artifacts::store
2512026-03-25T21:08:19.155ZINFOphd-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/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server" target = phd_framework::test_vm::server
2522026-03-25T21:08:19.155ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-03-25T21:08:19.188ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-03-25T21:08:19.202ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-03-25T21:08:19.202ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2562026-03-25T21:08:19.203ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2572026-03-25T21:08:19.776ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-03-25T21:08:19.776ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6a509ac5-4f21-4ca2-a9f8-1af99d83444e, name: "phd-vm-6a509ac5-4f21-4ca2-a9f8-1af99d83444e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b3c5ade0-a83c-4b0c-84d8-6fed292454ae, project_id: 046273dc-318c-4a09-8603-a6d8ab29000a, sled_id: df694152-4085-45aa-9ce5-138e954ae08c, sled_serial: "df694152-4085-45aa-9ce5-138e954ae08c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2592026-03-25T21:08:19.777ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2602026-03-25T21:08:19.777ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2612026-03-25T21:08:19.778ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2622026-03-25T21:08:19.778ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-03-25T21:08:19.778ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2642026-03-25T21:08:19.778ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-03-25T21:08:19.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2662026-03-25T21:08:19.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2672026-03-25T21:08:24.341ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4562 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2682026-03-25T21:08:24.341ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-03-25T21:08:24.342ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-03-25T21:08:24.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2712026-03-25T21:08:24.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2722026-03-25T21:08:24.360ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2732026-03-25T21:08:24.360ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-03-25T21:08:24.360ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-03-25T21:08:24.360ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2762026-03-25T21:08:24.360ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2772026-03-25T21:08:24.392ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2782026-03-25T21:08:24.392ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-03-25T21:08:24.392ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4614 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-03-25T21:08:24.393ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2812026-03-25T21:08:24.393ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2822026-03-25T21:08:24.403ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2832026-03-25T21:08:24.403ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2842026-03-25T21:08:24.403ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2852026-03-25T21:08:24.436ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2862026-03-25T21:08:24.437ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2872026-03-25T21:08:24.437ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2882026-03-25T21:08:24.447ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2892026-03-25T21:08:24.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2902026-03-25T21:08:24.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2912026-03-25T21:08:24.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2922026-03-25T21:08:24.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2932026-03-25T21:08:24.481ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2942026-03-25T21:08:24.491ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2952026-03-25T21:08:24.492ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2962026-03-25T21:08:24.492ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2972026-03-25T21:08:24.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2982026-03-25T21:08:24.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
2992026-03-25T21:08:24.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3002026-03-25T21:08:24.535ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3012026-03-25T21:08:24.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3022026-03-25T21:08:24.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3032026-03-25T21:08:24.568ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3042026-03-25T21:08:24.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3052026-03-25T21:08:24.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3062026-03-25T21:08:24.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3072026-03-25T21:08:24.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3082026-03-25T21:08:24.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3092026-03-25T21:08:24.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3102026-03-25T21:08:24.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3112026-03-25T21:08:24.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3122026-03-25T21:08:24.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3132026-03-25T21:08:24.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3142026-03-25T21:08:24.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3152026-03-25T21:08:24.647ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3162026-03-25T21:08:24.648ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-03-25T21:08:24.648ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-03-25T21:08:24.648ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-03-25T21:08:24.648ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3202026-03-25T21:08:24.648ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-03-25T21:08:24.648ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-03-25T21:08:24.682ZINFOphd-runner: [NEW - EVENT] Launched server with pid 851 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-03-25T21:08:24.695ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-03-25T21:08:24.695ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3252026-03-25T21:08:24.695ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = f5e8a237-ab06-422d-986c-d136636c5272 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 timeout_duration = 45s
3262026-03-25T21:08:24.695ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3272026-03-25T21:08:24.696ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3282026-03-25T21:08:25.294ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 0f1448b7-8a71-4b05-9540-9e649ca39ab5, name: "phd-vm-0f1448b7-8a71-4b05-9540-9e649ca39ab5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b3c5ade0-a83c-4b0c-84d8-6fed292454ae, project_id: 046273dc-318c-4a09-8603-a6d8ab29000a, sled_id: e9556f4d-89b2-4833-aa0e-1d282ca0e584, sled_serial: "e9556f4d-89b2-4833-aa0e-1d282ca0e584", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3292026-03-25T21:08:25.294ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = f5e8a237-ab06-422d-986c-d136636c5272 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3302026-03-25T21:08:28.026ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
3312026-03-25T21:08:28.065ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3322026-03-25T21:08:28.065ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2770 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = f5e8a237-ab06-422d-986c-d136636c5272 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3332026-03-25T21:08:28.068ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3342026-03-25T21:08:28.068ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3352026-03-25T21:08:28.068ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3362026-03-25T21:08:28.069ZDEBGphd-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 = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3372026-03-25T21:08:28.152ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3382026-03-25T21:08:28.152ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8949 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e
3392026-03-25T21:08:30.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2590 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3402026-03-25T21:08:30.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3412026-03-25T21:08:30.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3422026-03-25T21:08:30.692ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3432026-03-25T21:08:30.692ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-03-25T21:08:30.692ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-03-25T21:08:30.692ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-03-25T21:08:30.692ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server target = phd_framework::artifacts::store
3472026-03-25T21:08:30.693ZINFOphd-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/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server" target = phd_framework::test_vm::server
3482026-03-25T21:08:30.693ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-03-25T21:08:30.725ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-03-25T21:08:30.738ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-03-25T21:08:30.738ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3522026-03-25T21:08:30.738ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = d94699dc-8e31-4b00-8709-70c4cf6577fd path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 timeout_duration = 45s
3532026-03-25T21:08:30.738ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3542026-03-25T21:08:30.739ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3552026-03-25T21:08:31.588ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 840f25e7-f313-4675-8c34-0c21bb5680c9, name: "phd-vm-840f25e7-f313-4675-8c34-0c21bb5680c9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b3c5ade0-a83c-4b0c-84d8-6fed292454ae, project_id: 046273dc-318c-4a09-8603-a6d8ab29000a, sled_id: 4df2e034-2e42-40eb-888f-525dced6502c, sled_serial: "4df2e034-2e42-40eb-888f-525dced6502c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3562026-03-25T21:08:31.588ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = d94699dc-8e31-4b00-8709-70c4cf6577fd path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3572026-03-25T21:08:34.307ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
3582026-03-25T21:08:34.486ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3592026-03-25T21:08:34.486ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2898 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = d94699dc-8e31-4b00-8709-70c4cf6577fd path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3602026-03-25T21:08:34.489ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3612026-03-25T21:08:34.489ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3622026-03-25T21:08:34.489ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3632026-03-25T21:08:34.491ZDEBGphd-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 = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3642026-03-25T21:08:34.570ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3652026-03-25T21:08:34.570ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9874 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 vm = migration_from_base_and_back_lifecycle_0 vm_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3662026-03-25T21:08:34.570ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9874 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6a509ac5-4f21-4ca2-a9f8-1af99d83444e target = phd_framework::test_vm target_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5
3672026-03-25T21:08:34.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3682026-03-25T21:08:34.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3692026-03-25T21:08:34.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3702026-03-25T21:08:34.600ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3712026-03-25T21:08:34.600ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-03-25T21:08:34.601ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-03-25T21:08:34.601ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-03-25T21:08:34.601ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 47 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3752026-03-25T21:08:34.601ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-03-25T21:08:34.601ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-03-25T21:08:34.638ZINFOphd-runner: [NEW - EVENT] Launched server with pid 855 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-03-25T21:08:34.651ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-03-25T21:08:34.652ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3802026-03-25T21:08:34.652ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = d245e398-97e7-47ce-9b70-127fec278fe1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb timeout_duration = 45s
3812026-03-25T21:08:34.652ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3822026-03-25T21:08:34.652ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3832026-03-25T21:08:35.464ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5a7bc88b-b638-4426-a9ca-b1dab3845ebb, name: "phd-vm-5a7bc88b-b638-4426-a9ca-b1dab3845ebb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b3c5ade0-a83c-4b0c-84d8-6fed292454ae, project_id: 046273dc-318c-4a09-8603-a6d8ab29000a, sled_id: 2d4bce12-2bf8-4f11-a796-cc1ec0493df2, sled_serial: "2d4bce12-2bf8-4f11-a796-cc1ec0493df2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3842026-03-25T21:08:35.464ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = d245e398-97e7-47ce-9b70-127fec278fe1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3852026-03-25T21:08:38.202ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
3862026-03-25T21:08:39.457ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3872026-03-25T21:08:39.457ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3992 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = d245e398-97e7-47ce-9b70-127fec278fe1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3882026-03-25T21:08:39.460ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3892026-03-25T21:08:39.460ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3902026-03-25T21:08:39.460ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3912026-03-25T21:08:39.462ZDEBGphd-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 = 840f25e7-f313-4675-8c34-0c21bb5680c9
3922026-03-25T21:08:39.542ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3932026-03-25T21:08:39.542ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8803 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3942026-03-25T21:08:39.542ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8803 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0f1448b7-8a71-4b05-9540-9e649ca39ab5 target = phd_framework::test_vm target_id = 840f25e7-f313-4675-8c34-0c21bb5680c9
3952026-03-25T21:08:39.542ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3962026-03-25T21:08:39.542ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3972026-03-25T21:08:39.543ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3982026-03-25T21:08:39.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 910 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
3992026-03-25T21:08:39.571ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4002026-03-25T21:08:39.571ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
4012026-03-25T21:08:39.571ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19793 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-03-25T21:08:39.571ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4032026-03-25T21:08:39.571ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-03-25T21:08:39.573ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1183 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4052026-03-25T21:08:40.148ZDEBGphd-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 = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4062026-03-25T21:08:40.229ZDEBGphd-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 = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4072026-03-25T21:08:40.229ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-94893630-bff0-43ab-a938-b5e109226faa"] 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 = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4082026-03-25T21:08:40.256ZDEBGphd-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 = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4092026-03-25T21:08:40.256ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-12f5f1fb-12c8-4d23-a07a-94f96eeb421d"] 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 = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4102026-03-25T21:08:40.275ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 704 file = phd-tests/framework/src/test_vm/mod.rs line = 1160 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4112026-03-25T21:08:40.275ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5623 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb vm = migration_from_base_and_back_lifecycle_2 vm_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4122026-03-25T21:08:40.275ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5623 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 840f25e7-f313-4675-8c34-0c21bb5680c9 target = phd_framework::test_vm target_id = 5a7bc88b-b638-4426-a9ca-b1dab3845ebb
4132026-03-25T21:08:40.275ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 21181 file = phd-tests/tests/src/migrate.rs line = 56 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
4142026-03-25T21:08:40.275ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 704 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4152026-03-25T21:08:40.276ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-03-25T21:08:40.276ZINFOphd-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 74.13s
418 
4192026-03-25T21:08:40.277ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner