Max level shown:
12026-03-05T02:37:23.044ZINFOphd-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-05T02:37:23.072ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 180, tv_nsec: 993103306 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-03-05T02:37:23.072ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-03-05T02:37:23.076ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-03-05T02:37:23.080ZDEBGphd-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/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-03-05T02:37:23.365ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-03-05T02:37:23.952ZDEBGphd-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/3db8c282441aad15c0e583280d8f9903373bd953/propolis-server.sha256.txt
82026-03-05T02:37:24.118ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-03-05T02:37:24.118ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-03-05T02:37:24.119ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-03-05T02:37:24.119ZINFOphd-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-05T02:37:24.119ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-03-05T02:37:24.119ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-03-05T02:37:24.120ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-03-05T02:37:24.124ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-03-05T02:37:24.125ZDEBGphd-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-05T02:37:24.549ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-03-05T02:37:24.561ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-03-05T02:37:31.124ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-03-05T02:37:31.126ZDEBGphd-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-05T02:37:31.141ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.09M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-03-05T02:37:31.141ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-0cffc959-9d39-42b1-81fa-2246927417b1"] 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-05T02:37:31.167ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-0cffc959-9d39-42b1-81fa-2246927417b1", "phd-artifacts/phd-clone-3a6f5b69-38e0-447f-8c47-b3c76ac8fc17"] 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-05T02:37:31.186ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3a6f5b69-38e0-447f-8c47-b3c76ac8fc17"] 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-05T02:37:31.197ZDEBGphd-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-3a6f5b69-38e0-447f-8c47-b3c76ac8fc17 0B 25.3T 48.9M /phd-artifacts/phd-clone-3a6f5b69-38e0-447f-8c47-b3c76ac8fc17\n target = phd_framework::zfs
262026-03-05T02:37:31.200ZINFOphd-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-05T02:37:31.200ZINFOphd-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-05T02:37:31.200ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-03-05T02:37:31.200ZDEBGphd-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/3db8c282441aad15c0e583280d8f9903373bd953/propolis-server.tar.gz
302026-03-05T02:37:40.339ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-03-05T02:37:40.339ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-03-05T02:37:57.456ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server" target = phd_framework::test_vm::server
332026-03-05T02:37:57.457ZINFOphd-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-05T02:37:57.547ZINFOphd-runner: [NEW - EVENT] Launched server with pid 828 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-03-05T02:37:57.561ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
362026-03-05T02:37:57.569ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
372026-03-05T02:37:57.571ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26370 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-05T02:37:58.132ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-03-05T02:37:58.135ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4cf3fe77-0ea0-4451-bb9d-672f260107bb, name: "phd-vm-4cf3fe77-0ea0-4451-bb9d-672f260107bb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 88bc25c6-a04b-4f19-a820-1426fc42a96b, project_id: 7abdd4f4-922c-440f-bb2c-7ab615f4243c, sled_id: fb9561f5-4f6f-4d9a-a30f-b2d4aaf54dc3, sled_serial: "fb9561f5-4f6f-4d9a-a30f-b2d4aaf54dc3", 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
402026-03-05T02:37:58.135ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
412026-03-05T02:37:58.135ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
422026-03-05T02:37:58.136ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
432026-03-05T02:37:58.136ZINFOphd-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-05T02:37:58.137ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
452026-03-05T02:37:58.137ZDEBGphd-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-05T02:37:58.137ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
472026-03-05T02:37:58.137ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
482026-03-05T02:38:02.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4534 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
492026-03-05T02:38:02.671ZDEBGphd-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-05T02:38:02.672ZDEBGphd-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-05T02:38:02.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
522026-03-05T02:38:02.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
532026-03-05T02:38:02.688ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
542026-03-05T02:38:02.688ZDEBGphd-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-05T02:38:02.689ZDEBGphd-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-05T02:38:02.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
572026-03-05T02:38:02.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
582026-03-05T02:38:02.721ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
592026-03-05T02:38:02.721ZINFOphd-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-05T02:38:02.721ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4584 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-05T02:38:02.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
622026-03-05T02:38:02.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
632026-03-05T02:38:02.732ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
642026-03-05T02:38:02.732ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
652026-03-05T02:38:02.732ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
662026-03-05T02:38:02.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
672026-03-05T02:38:02.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
682026-03-05T02:38:02.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
692026-03-05T02:38:02.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
702026-03-05T02:38:02.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
712026-03-05T02:38:02.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
722026-03-05T02:38:02.800ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
732026-03-05T02:38:02.801ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
742026-03-05T02:38:02.801ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
752026-03-05T02:38:02.812ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
762026-03-05T02:38:02.813ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
772026-03-05T02:38:02.813ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
782026-03-05T02:38:02.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
792026-03-05T02:38:02.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
802026-03-05T02:38:02.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
812026-03-05T02:38:02.855ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
822026-03-05T02:38:02.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
832026-03-05T02:38:02.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
842026-03-05T02:38:02.889ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
852026-03-05T02:38:02.889ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
862026-03-05T02:38:02.889ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
872026-03-05T02:38:02.900ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
882026-03-05T02:38:02.900ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
892026-03-05T02:38:02.900ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
902026-03-05T02:38:02.932ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
912026-03-05T02:38:02.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
922026-03-05T02:38:02.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
932026-03-05T02:38:02.943ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
942026-03-05T02:38:02.944ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
952026-03-05T02:38:02.944ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
962026-03-05T02:38:02.966ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
972026-03-05T02:38:02.967ZINFOphd-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-05T02:38:02.967ZINFOphd-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-05T02:38:02.967ZINFOphd-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-05T02:38:02.967ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
1012026-03-05T02:38:02.967ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1022026-03-05T02:38:02.967ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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-05T02:38:02.968ZINFOphd-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-05T02:38:02.994ZINFOphd-runner: [NEW - EVENT] Launched server with pid 829 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-03-05T02:38:03.008ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 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-05T02:38:03.008ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1072026-03-05T02:38:03.008ZINFOphd-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 = eb307271-1717-40d7-9fd5-8e80e98c2293 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0 timeout_duration = 45s
1082026-03-05T02:38:03.009ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0 vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1092026-03-05T02:38:03.009ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0 vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1102026-03-05T02:38:03.518ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9acb6ab5-325b-4be9-8194-649aaec79bc0, name: "phd-vm-9acb6ab5-325b-4be9-8194-649aaec79bc0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 88bc25c6-a04b-4f19-a820-1426fc42a96b, project_id: 7abdd4f4-922c-440f-bb2c-7ab615f4243c, sled_id: 2ffd9ba2-2bf0-4afe-aafe-72cb54287d39, sled_serial: "2ffd9ba2-2bf0-4afe-aafe-72cb54287d39", 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0 vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1112026-03-05T02:38:03.519ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = eb307271-1717-40d7-9fd5-8e80e98c2293 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1122026-03-05T02:38:06.215ZINFOphd-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-05T02:38:06.640ZINFOphd-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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1142026-03-05T02:38:06.640ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3121 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = eb307271-1717-40d7-9fd5-8e80e98c2293 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1152026-03-05T02:38:06.643ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
1162026-03-05T02:38:06.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1172026-03-05T02:38:06.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1182026-03-05T02:38:06.646ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
1192026-03-05T02:38:06.725ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
1202026-03-05T02:38:06.725ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9163 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb
1212026-03-05T02:38:06.725ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1222026-03-05T02:38:06.725ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1232026-03-05T02:38:06.725ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1242026-03-05T02:38:06.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1252026-03-05T02:38:06.755ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1262026-03-05T02:38:06.755ZDEBGphd-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-05T02:38:06.755ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8623 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-03-05T02:38:06.756ZINFOphd-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-05T02:38:06.756ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-03-05T02:38:06.756ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1312026-03-05T02:38:07.166ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1322026-03-05T02:38:07.254ZDEBGphd-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 = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1332026-03-05T02:38:07.254ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3a6f5b69-38e0-447f-8c47-b3c76ac8fc17"] 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 = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1342026-03-05T02:38:07.279ZDEBGphd-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 = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1352026-03-05T02:38:07.279ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-0cffc959-9d39-42b1-81fa-2246927417b1"] 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 = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1362026-03-05T02:38:07.299ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 543 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1372026-03-05T02:38:07.299ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4290 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0 vm = migration_from_base_lifecycle_0 vm_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1382026-03-05T02:38:07.300ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 543 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1392026-03-05T02:38:07.300ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4291 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 = 4cf3fe77-0ea0-4451-bb9d-672f260107bb target = phd_framework::test_vm target_id = 9acb6ab5-325b-4be9-8194-649aaec79bc0
1402026-03-05T02:38:07.300ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 43178 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
1412026-03-05T02:38:07.300ZINFOphd-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-05T02:38:07.300ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-03-05T02:38:07.300ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-03-05T02:38:07.300ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1452026-03-05T02:38:07.300ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1462026-03-05T02:38:07.300ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1472026-03-05T02:38:07.300ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1482026-03-05T02:38:07.300ZDEBGphd-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-05T02:38:07.310ZDEBGphd-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 880M 25.3T 879M /phd-artifacts\n target = phd_framework::zfs
1502026-03-05T02:38:07.311ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7b23b351-d63a-400b-9fcd-b590babe1407"] 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-05T02:38:07.331ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7b23b351-d63a-400b-9fcd-b590babe1407", "phd-artifacts/phd-clone-a9032faa-c2a2-444a-adf9-7931d585a94b"] 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-05T02:38:07.350ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a9032faa-c2a2-444a-adf9-7931d585a94b"] 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-05T02:38:07.361ZDEBGphd-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-a9032faa-c2a2-444a-adf9-7931d585a94b 0B 25.3T 879M /phd-artifacts/phd-clone-a9032faa-c2a2-444a-adf9-7931d585a94b\n target = phd_framework::zfs
1542026-03-05T02:38:07.362ZINFOphd-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-05T02:38:07.362ZINFOphd-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-05T02:38:07.362ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server target = phd_framework::artifacts::store
1572026-03-05T02:38:07.362ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server" target = phd_framework::test_vm::server
1582026-03-05T02:38:07.362ZINFOphd-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-05T02:38:07.390ZINFOphd-runner: [NEW - EVENT] Launched server with pid 838 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-03-05T02:38:07.404ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42 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-05T02:38:07.405ZINFOphd-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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1622026-03-05T02:38:07.405ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1: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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1632026-03-05T02:38:07.854ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-03-05T02:38:07.855ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 09d62bfe-18e8-4c6e-9e37-bfa581df32db, name: "phd-vm-09d62bfe-18e8-4c6e-9e37-bfa581df32db", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: adf011b1-9240-4bf3-a2a1-cf4b66d35e39, project_id: 9ca8d271-1764-4695-a6b0-5bdea104fd6d, sled_id: 49547da9-586d-4cbf-85b0-54fdb10f6efa, sled_serial: "49547da9-586d-4cbf-85b0-54fdb10f6efa", 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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1652026-03-05T02:38:07.855ZINFOphd-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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1662026-03-05T02:38:07.855ZINFOphd-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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1672026-03-05T02:38:07.856ZINFOphd-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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1682026-03-05T02:38:07.856ZINFOphd-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-05T02:38:07.856ZINFOphd-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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1702026-03-05T02:38:07.856ZDEBGphd-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-05T02:38:07.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1722026-03-05T02:38:07.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1732026-03-05T02:38:12.433ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4577 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1742026-03-05T02:38:12.433ZDEBGphd-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-05T02:38:12.433ZDEBGphd-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-05T02:38:12.433ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1772026-03-05T02:38:12.434ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1782026-03-05T02:38:12.451ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1792026-03-05T02:38:12.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::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-03-05T02:38:12.452ZDEBGphd-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-05T02:38:12.452ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1822026-03-05T02:38:12.452ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1832026-03-05T02:38:12.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1842026-03-05T02:38:12.485ZINFOphd-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-05T02:38:12.485ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4629 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-05T02:38:12.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1872026-03-05T02:38:12.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1882026-03-05T02:38:12.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1892026-03-05T02:38:12.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1902026-03-05T02:38:12.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1912026-03-05T02:38:12.528ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1922026-03-05T02:38:12.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1932026-03-05T02:38:12.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1942026-03-05T02:38:12.539ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1952026-03-05T02:38:12.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1962026-03-05T02:38:12.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1972026-03-05T02:38:12.573ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
1982026-03-05T02:38:12.578ZINFOphd-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-05T02:38:12.578ZINFOphd-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-05T02:38:12.578ZINFOphd-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-05T02:38:12.578ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2022026-03-05T02:38:12.578ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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-05T02:38:12.578ZINFOphd-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-05T02:38:12.604ZINFOphd-runner: [NEW - EVENT] Launched server with pid 839 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-03-05T02:38:12.618ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 39 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-05T02:38:12.618ZINFOphd-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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2072026-03-05T02:38:12.618ZINFOphd-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 = 76890be8-21b1-4529-aa35-76d51baa46b4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7 timeout_duration = 45s
2082026-03-05T02:38:12.618ZINFOphd-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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7 vm = migration_serial_history_base_lifecycle_0 vm_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2092026-03-05T02:38:12.618ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1: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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7 vm = migration_serial_history_base_lifecycle_0 vm_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2102026-03-05T02:38:13.259ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 199dfb4e-861e-41ae-8060-2fed381732b7, name: "phd-vm-199dfb4e-861e-41ae-8060-2fed381732b7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: adf011b1-9240-4bf3-a2a1-cf4b66d35e39, project_id: 9ca8d271-1764-4695-a6b0-5bdea104fd6d, sled_id: 1d7e25b8-8d09-4552-a46b-019223a3540f, sled_serial: "1d7e25b8-8d09-4552-a46b-019223a3540f", 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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7 vm = migration_serial_history_base_lifecycle_0 vm_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2112026-03-05T02:38:13.259ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 76890be8-21b1-4529-aa35-76d51baa46b4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2122026-03-05T02:38:15.980ZINFOphd-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-05T02:38:16.005ZINFOphd-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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2142026-03-05T02:38:16.005ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2745 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 76890be8-21b1-4529-aa35-76d51baa46b4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2152026-03-05T02:38:16.008ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
2162026-03-05T02:38:16.009ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
2172026-03-05T02:38:16.091ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
2182026-03-05T02:38:16.091ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8686 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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db
2192026-03-05T02:38:16.094ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2202026-03-05T02:38:16.094ZDEBGphd-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-05T02:38:16.094ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8240 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-03-05T02:38:16.094ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2232026-03-05T02:38:16.094ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-03-05T02:38:16.095ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2252026-03-05T02:38:16.791ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 199dfb4e-861e-41ae-8060-2fed381732b7
2262026-03-05T02:38:16.868ZDEBGphd-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 = 199dfb4e-861e-41ae-8060-2fed381732b7
2272026-03-05T02:38:16.868ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a9032faa-c2a2-444a-adf9-7931d585a94b"] 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 = 199dfb4e-861e-41ae-8060-2fed381732b7
2282026-03-05T02:38:16.894ZDEBGphd-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 = 199dfb4e-861e-41ae-8060-2fed381732b7
2292026-03-05T02:38:16.894ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7b23b351-d63a-400b-9fcd-b590babe1407"] 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 = 199dfb4e-861e-41ae-8060-2fed381732b7
2302026-03-05T02:38:16.913ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 818 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2312026-03-05T02:38:16.913ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 818 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-03-05T02:38:16.913ZINFOphd-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
2332026-03-05T02:38:16.913ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2342026-03-05T02:38:16.913ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4294 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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7 vm = migration_serial_history_base_lifecycle_0 vm_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2352026-03-05T02:38:16.913ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2362026-03-05T02:38:16.913ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4295 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 = 09d62bfe-18e8-4c6e-9e37-bfa581df32db target = phd_framework::test_vm target_id = 199dfb4e-861e-41ae-8060-2fed381732b7
2372026-03-05T02:38:16.913ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9613 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2382026-03-05T02:38:16.913ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2392026-03-05T02:38:16.913ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-03-05T02:38:16.913ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2412026-03-05T02:38:16.913ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2422026-03-05T02:38:16.913ZDEBGphd-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-05T02:38:16.925ZDEBGphd-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 880M 25.3T 879M /phd-artifacts\n target = phd_framework::zfs
2442026-03-05T02:38:16.925ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ad5fa77c-6aae-45d8-a279-a8419f729eed"] 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-05T02:38:16.947ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ad5fa77c-6aae-45d8-a279-a8419f729eed", "phd-artifacts/phd-clone-51245bc2-c9f8-4ede-b854-c03585672bdb"] 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-05T02:38:16.973ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-51245bc2-c9f8-4ede-b854-c03585672bdb"] 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-05T02:38:16.985ZDEBGphd-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-51245bc2-c9f8-4ede-b854-c03585672bdb 0B 25.3T 879M /phd-artifacts/phd-clone-51245bc2-c9f8-4ede-b854-c03585672bdb\n target = phd_framework::zfs
2482026-03-05T02:38:16.986ZINFOphd-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-05T02:38:16.986ZINFOphd-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-05T02:38:16.986ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server target = phd_framework::artifacts::store
2512026-03-05T02:38:16.986ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server" target = phd_framework::test_vm::server
2522026-03-05T02:38:16.986ZINFOphd-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-05T02:38:17.018ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-03-05T02:38:17.033ZINFOphd-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-05T02:38:17.033ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2562026-03-05T02:38:17.034ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2572026-03-05T02:38:17.713ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-03-05T02:38:17.714ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5fc8499f-18b0-4b25-a052-e5b3e1d8626b, name: "phd-vm-5fc8499f-18b0-4b25-a052-e5b3e1d8626b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0a887aad-9f38-4214-8ef7-a20b42cb86c0, project_id: 8eae840f-247e-417e-861b-679a83d15282, sled_id: 7b811b67-b532-42ac-8393-86881cc157b7, sled_serial: "7b811b67-b532-42ac-8393-86881cc157b7", 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2592026-03-05T02:38:17.714ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2602026-03-05T02:38:17.714ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2612026-03-05T02:38:17.715ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2622026-03-05T02:38:17.715ZINFOphd-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-05T02:38:17.715ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2642026-03-05T02:38:17.715ZDEBGphd-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-05T02:38:17.715ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2662026-03-05T02:38:17.715ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2672026-03-05T02:38:22.229ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4513 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2682026-03-05T02:38:22.229ZDEBGphd-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-05T02:38:22.229ZDEBGphd-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-05T02:38:22.229ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2712026-03-05T02:38:22.229ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2722026-03-05T02:38:22.247ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2732026-03-05T02:38:22.247ZDEBGphd-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-05T02:38:22.247ZDEBGphd-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-05T02:38:22.247ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2762026-03-05T02:38:22.247ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2772026-03-05T02:38:22.280ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2782026-03-05T02:38:22.280ZINFOphd-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-05T02:38:22.280ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4565 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-05T02:38:22.281ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2812026-03-05T02:38:22.281ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2822026-03-05T02:38:22.291ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2832026-03-05T02:38:22.291ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2842026-03-05T02:38:22.292ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2852026-03-05T02:38:22.324ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2862026-03-05T02:38:22.325ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2872026-03-05T02:38:22.325ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2882026-03-05T02:38:22.335ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2892026-03-05T02:38:22.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2902026-03-05T02:38:22.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2912026-03-05T02:38:22.369ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2922026-03-05T02:38:22.369ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2932026-03-05T02:38:22.369ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2942026-03-05T02:38:22.379ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2952026-03-05T02:38:22.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2962026-03-05T02:38:22.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2972026-03-05T02:38:22.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2982026-03-05T02:38:22.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
2992026-03-05T02:38:22.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3002026-03-05T02:38:22.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3012026-03-05T02:38:22.425ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3022026-03-05T02:38:22.425ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3032026-03-05T02:38:22.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3042026-03-05T02:38:22.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3052026-03-05T02:38:22.458ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3062026-03-05T02:38:22.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3072026-03-05T02:38:22.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3082026-03-05T02:38:22.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3092026-03-05T02:38:22.502ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3102026-03-05T02:38:22.502ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3112026-03-05T02:38:22.502ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3122026-03-05T02:38:22.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3132026-03-05T02:38:22.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3142026-03-05T02:38:22.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3152026-03-05T02:38:22.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3162026-03-05T02:38:22.546ZINFOphd-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-05T02:38:22.546ZINFOphd-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-05T02:38:22.546ZINFOphd-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-05T02:38:22.546ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3202026-03-05T02:38:22.546ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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-05T02:38:22.546ZINFOphd-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-05T02:38:22.573ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-03-05T02:38:22.587ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 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-05T02:38:22.587ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3252026-03-05T02:38:22.587ZINFOphd-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 = 22b21737-7d35-4f73-900b-01fdf3f2f562 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 timeout_duration = 45s
3262026-03-05T02:38:22.587ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3272026-03-05T02:38:22.587ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3282026-03-05T02:38:23.314ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9, name: "phd-vm-4d89fe20-8707-470d-a20d-2a5f5ffdbfd9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0a887aad-9f38-4214-8ef7-a20b42cb86c0, project_id: 8eae840f-247e-417e-861b-679a83d15282, sled_id: de1b2296-a3a3-44da-9205-85e719c060c3, sled_serial: "de1b2296-a3a3-44da-9205-85e719c060c3", 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3292026-03-05T02:38:23.314ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 22b21737-7d35-4f73-900b-01fdf3f2f562 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3302026-03-05T02:38:26.090ZINFOphd-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-05T02:38:27.200ZINFOphd-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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3322026-03-05T02:38:27.200ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3885 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 22b21737-7d35-4f73-900b-01fdf3f2f562 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3332026-03-05T02:38:27.202ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3342026-03-05T02:38:27.202ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3352026-03-05T02:38:27.202ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3362026-03-05T02:38:27.204ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3372026-03-05T02:38:27.282ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3382026-03-05T02:38:27.283ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10249 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b
3392026-03-05T02:38:27.283ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3402026-03-05T02:38:27.283ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3412026-03-05T02:38:27.283ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3422026-03-05T02:38:27.314ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3432026-03-05T02:38:27.314ZINFOphd-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-05T02:38:27.314ZINFOphd-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-05T02:38:27.314ZINFOphd-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-05T02:38:27.315ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server target = phd_framework::artifacts::store
3472026-03-05T02:38:27.315ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/24618169e665cc5424f92ba670233c77f4986cf3c1d58ced63b03632f4fdb240/propolis-server" target = phd_framework::test_vm::server
3482026-03-05T02:38:27.315ZINFOphd-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-05T02:38:27.343ZINFOphd-runner: [NEW - EVENT] Launched server with pid 851 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-03-05T02:38:27.357ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42 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-05T02:38:27.357ZINFOphd-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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707
3522026-03-05T02:38:27.357ZINFOphd-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 = ae147162-d564-436c-a303-0817346b57de path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707 timeout_duration = 45s
3532026-03-05T02:38:27.357ZINFOphd-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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707 vm = migration_from_base_and_back_lifecycle_1 vm_id = 783fed6d-eca7-492d-a201-5ba92e096707
3542026-03-05T02:38:27.358ZINFOphd-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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707 vm = migration_from_base_and_back_lifecycle_1 vm_id = 783fed6d-eca7-492d-a201-5ba92e096707
3552026-03-05T02:38:28.201ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 783fed6d-eca7-492d-a201-5ba92e096707, name: "phd-vm-783fed6d-eca7-492d-a201-5ba92e096707", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0a887aad-9f38-4214-8ef7-a20b42cb86c0, project_id: 8eae840f-247e-417e-861b-679a83d15282, sled_id: a5e35e07-71a9-4b3b-a8e4-60ab886b6f07, sled_serial: "a5e35e07-71a9-4b3b-a8e4-60ab886b6f07", 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707 vm = migration_from_base_and_back_lifecycle_1 vm_id = 783fed6d-eca7-492d-a201-5ba92e096707
3562026-03-05T02:38:28.201ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = ae147162-d564-436c-a303-0817346b57de path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707
3572026-03-05T02:38:30.897ZINFOphd-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-05T02:38:32.951ZINFOphd-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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707
3592026-03-05T02:38:32.951ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4749 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = ae147162-d564-436c-a303-0817346b57de path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707
3602026-03-05T02:38:32.953ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3612026-03-05T02:38:32.954ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3622026-03-05T02:38:32.954ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3632026-03-05T02:38:32.956ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3642026-03-05T02:38:33.033ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3652026-03-05T02:38:33.034ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10446 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3662026-03-05T02:38:33.034ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10447 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 = 5fc8499f-18b0-4b25-a052-e5b3e1d8626b target = phd_framework::test_vm target_id = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9
3672026-03-05T02:38:33.034ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3682026-03-05T02:38:33.034ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3692026-03-05T02:38:33.034ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3702026-03-05T02:38:33.065ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3712026-03-05T02:38:33.065ZINFOphd-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-05T02:38:33.065ZINFOphd-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-05T02:38:33.065ZINFOphd-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-05T02:38:33.065ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3752026-03-05T02:38:33.065ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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-05T02:38:33.065ZINFOphd-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-05T02:38:33.093ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-03-05T02:38:33.108ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42 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-05T02:38:33.108ZINFOphd-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 = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3802026-03-05T02:38:33.108ZINFOphd-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 = a238c3c6-79cf-486c-80e1-5da1b9e2c180 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3 timeout_duration = 45s
3812026-03-05T02:38:33.108ZINFOphd-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 = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3822026-03-05T02:38:33.108ZINFOphd-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 = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3832026-03-05T02:38:33.621ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3bedbe69-133a-480b-8d57-cba4356ff9d3, name: "phd-vm-3bedbe69-133a-480b-8d57-cba4356ff9d3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0a887aad-9f38-4214-8ef7-a20b42cb86c0, project_id: 8eae840f-247e-417e-861b-679a83d15282, sled_id: 7c871e32-1503-415e-a348-4fc321df53e9, sled_serial: "7c871e32-1503-415e-a348-4fc321df53e9", 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 = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3842026-03-05T02:38:33.621ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = a238c3c6-79cf-486c-80e1-5da1b9e2c180 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3852026-03-05T02:38:36.299ZINFOphd-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-05T02:38:37.590ZINFOphd-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 = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3872026-03-05T02:38:37.590ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3968 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = a238c3c6-79cf-486c-80e1-5da1b9e2c180 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3882026-03-05T02:38:37.593ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3892026-03-05T02:38:37.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3902026-03-05T02:38:37.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3912026-03-05T02:38:37.594ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3922026-03-05T02:38:37.674ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 783fed6d-eca7-492d-a201-5ba92e096707
3932026-03-05T02:38:37.674ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10317 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707 vm = migration_from_base_and_back_lifecycle_1 vm_id = 783fed6d-eca7-492d-a201-5ba92e096707
3942026-03-05T02:38:37.675ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10317 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 = 4d89fe20-8707-470d-a20d-2a5f5ffdbfd9 target = phd_framework::test_vm target_id = 783fed6d-eca7-492d-a201-5ba92e096707
3952026-03-05T02:38:37.675ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3962026-03-05T02:38:37.675ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3972026-03-05T02:38:37.675ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3982026-03-05T02:38:37.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
3992026-03-05T02:38:37.704ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4002026-03-05T02:38:37.704ZDEBGphd-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-05T02:38:37.705ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19991 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-03-05T02:38:37.705ZINFOphd-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-05T02:38:37.705ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-03-05T02:38:37.706ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4052026-03-05T02:38:38.175ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4062026-03-05T02:38:38.248ZDEBGphd-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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4072026-03-05T02:38:38.248ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-51245bc2-c9f8-4ede-b854-c03585672bdb"] 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4082026-03-05T02:38:38.275ZDEBGphd-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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4092026-03-05T02:38:38.275ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-ad5fa77c-6aae-45d8-a279-a8419f729eed"] 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4102026-03-05T02:38:38.292ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 587 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4112026-03-05T02:38:38.292ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 587 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-03-05T02:38:38.292ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5184 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 = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4132026-03-05T02:38:38.293ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-03-05T02:38:38.293ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5184 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 = 783fed6d-eca7-492d-a201-5ba92e096707 target = phd_framework::test_vm target_id = 3bedbe69-133a-480b-8d57-cba4356ff9d3
4152026-03-05T02:38:38.293ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-03-05T02:38:38.293ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 21379 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 74.17s
418 
4192026-03-05T02:38:38.293ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner