Max level shown:
12024-09-27T17:55:15.949ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 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"), server_logging_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
22024-09-27T17:55:15.951ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 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("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), 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: 210, tv_nsec: 507533699 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-09-27T17:55:15.951ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42024-09-27T17:55:15.951ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-09-27T17:55:15.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/crucible/nightly-image/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
62024-09-27T17:55:16.199ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72024-09-27T17:55:16.584ZDEBGphd-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/dfcd4430f0211160c9fffd4688d1be556296c769/propolis-server.sha256.txt
82024-09-27T17:55:16.690ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-09-27T17:55:16.690ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-09-27T17:55:16.690ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-09-27T17:55:16.691ZINFOphd-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
122024-09-27T17:55:16.691ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-09-27T17:55:16.691ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-09-27T17:55:16.691ZINFOphd-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
152024-09-27T17:55:16.691ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162024-09-27T17:55:16.691ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172024-09-27T17:55:17.339ZDEBGphd-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::migration_from_base_and_back target = phd_framework::artifacts::store
182024-09-27T17:55:17.339ZDEBGphd-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 = 618 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-09-27T17:55:47.042ZDEBGphd-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
202024-09-27T17:55:47.042ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
212024-09-27T17:55:47.069ZDEBGphd-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 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-09-27T17:55:47.069ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ceeaa5cc-73b8-4b0f-8e63-2cac8ab581ed"] 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
232024-09-27T17:55:47.120ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ceeaa5cc-73b8-4b0f-8e63-2cac8ab581ed", "phd-artifacts/phd-clone-59f0418a-6bcd-4f27-802e-4a74922e6278"] 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
242024-09-27T17:55:47.139ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-59f0418a-6bcd-4f27-802e-4a74922e6278"] 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
252024-09-27T17:55:47.152ZDEBGphd-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-59f0418a-6bcd-4f27-802e-4a74922e6278 0B 1.80T 48.9M /phd-artifacts/phd-clone-59f0418a-6bcd-4f27-802e-4a74922e6278\n target = phd_framework::zfs
262024-09-27T17:55:47.153ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-09-27T17:55:47.153ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-09-27T17:55:47.153ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-09-27T17:55:47.153ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/dfcd4430f0211160c9fffd4688d1be556296c769/propolis-server.tar.gz
302024-09-27T17:56:12.690ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312024-09-27T17:56:12.690ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-09-27T17:56:26.349ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server" target = phd_framework::test_vm::server
332024-09-27T17:56:26.349ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342024-09-27T17:56:26.414ZINFOphd-runner: [NEW - EVENT] Launched server with pid 865 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352024-09-27T17:56:26.414ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 39261 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-09-27T17:56:26.415ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
372024-09-27T17:56:26.415ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
382024-09-27T17:56:26.944ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-09-27T17:56:26.945ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f9e937e3-43e0-4786-a969-08d7d34d7493, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ad7126e5-e894-4d75-a157-ae855528ec03, silo_id: 8aab3acb-68db-4f2d-b6cd-c06894c07073, sled_id: 223cfd15-b7f6-4912-87c0-30b118b41f0c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "223cfd15-b7f6-4912-87c0-30b118b41f0c" }, name: "phd-vm-f9e937e3-43e0-4786-a969-08d7d34d7493", vcpus: 2 }, state: Creating } line = 428 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
402024-09-27T17:56:26.945ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 530 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
412024-09-27T17:56:26.945ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
422024-09-27T17:56:26.945ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 510 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
432024-09-27T17:56:26.946ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
442024-09-27T17:56:26.946ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-09-27T17:56:26.946ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 711 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
462024-09-27T17:56:26.946ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-09-27T17:56:26.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
482024-09-27T17:56:26.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
492024-09-27T17:56:31.147ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4201 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
502024-09-27T17:56:31.147ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-09-27T17:56:31.148ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-09-27T17:56:31.148ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
532024-09-27T17:56:31.148ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
542024-09-27T17:56:31.165ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
552024-09-27T17:56:31.165ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 759 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-09-27T17:56:31.165ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4219 file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-09-27T17:56:31.165ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
582024-09-27T17:56:31.166ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
592024-09-27T17:56:31.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
602024-09-27T17:56:31.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
612024-09-27T17:56:31.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
622024-09-27T17:56:31.209ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
632024-09-27T17:56:31.209ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
642024-09-27T17:56:31.210ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
652024-09-27T17:56:31.220ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
662024-09-27T17:56:31.220ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
672024-09-27T17:56:31.220ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
682024-09-27T17:56:31.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
692024-09-27T17:56:31.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
702024-09-27T17:56:31.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
712024-09-27T17:56:31.265ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
722024-09-27T17:56:31.265ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
732024-09-27T17:56:31.265ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
742024-09-27T17:56:31.298ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
752024-09-27T17:56:31.298ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
762024-09-27T17:56:31.298ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
772024-09-27T17:56:31.298ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 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
782024-09-27T17:56:31.298ZDEBGphd-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
792024-09-27T17:56:31.299ZDEBGphd-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
802024-09-27T17:56:31.299ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
812024-09-27T17:56:31.299ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
822024-09-27T17:56:31.321ZINFOphd-runner: [NEW - EVENT] Launched server with pid 866 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
832024-09-27T17:56:31.322ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
842024-09-27T17:56:31.322ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
852024-09-27T17:56:31.322ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = 2e97fd8b-775e-4f31-999b-1ced0ab17766 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 timeout_duration = 45s
862024-09-27T17:56:31.322ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 vm = migration_from_base_and_back_lifecycle_0 vm_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
872024-09-27T17:56:31.323ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 vm = migration_from_base_and_back_lifecycle_0 vm_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
882024-09-27T17:56:32.139ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ad7126e5-e894-4d75-a157-ae855528ec03, silo_id: 8aab3acb-68db-4f2d-b6cd-c06894c07073, sled_id: 8413c34b-589d-4a7d-9d86-5bc39d44a687, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8413c34b-589d-4a7d-9d86-5bc39d44a687" }, name: "phd-vm-37c04b46-6b05-4af3-9a4d-d10bfcdc87d8", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 vm = migration_from_base_and_back_lifecycle_0 vm_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
892024-09-27T17:56:32.139ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 817 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 vm = migration_from_base_and_back_lifecycle_0 vm_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
902024-09-27T17:56:32.140ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 2e97fd8b-775e-4f31-999b-1ced0ab17766 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
912024-09-27T17:56:34.752ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}} target = phd_framework::serial
922024-09-27T17:56:36.703ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully 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 = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
932024-09-27T17:56:36.703ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4563 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 2e97fd8b-775e-4f31-999b-1ced0ab17766 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
942024-09-27T17:56:36.703ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5381 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f9e937e3-43e0-4786-a969-08d7d34d7493 target = phd_framework::test_vm target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
952024-09-27T17:56:36.704ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
962024-09-27T17:56:36.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
972024-09-27T17:56:36.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
982024-09-27T17:56:36.705ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
992024-09-27T17:56:36.847ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 142 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
1002024-09-27T17:56:37.813ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1108 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
1012024-09-27T17:56:37.814ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
1022024-09-27T17:56:37.814ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
1032024-09-27T17:56:37.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
1042024-09-27T17:56:37.847ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
1052024-09-27T17:56:37.847ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1062024-09-27T17:56:37.847ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 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
1072024-09-27T17:56:37.847ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server target = phd_framework::artifacts::store
1082024-09-27T17:56:37.847ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server" target = phd_framework::test_vm::server
1092024-09-27T17:56:37.848ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1102024-09-27T17:56:37.871ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1112024-09-27T17:56:37.871ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1122024-09-27T17:56:37.871ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e
1132024-09-27T17:56:37.871ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = 1ebdc86b-2f8e-4c44-8079-3a4b7f1170fa path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e timeout_duration = 45s
1142024-09-27T17:56:37.871ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e vm = migration_from_base_and_back_lifecycle_1 vm_id = 202294c2-801c-4927-a140-ed53c0de844e
1152024-09-27T17:56:37.872ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e vm = migration_from_base_and_back_lifecycle_1 vm_id = 202294c2-801c-4927-a140-ed53c0de844e
1162024-09-27T17:56:38.689ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 202294c2-801c-4927-a140-ed53c0de844e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ad7126e5-e894-4d75-a157-ae855528ec03, silo_id: 8aab3acb-68db-4f2d-b6cd-c06894c07073, sled_id: 2fa249bb-6f56-4dda-8785-b01cc4a751e9, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2fa249bb-6f56-4dda-8785-b01cc4a751e9" }, name: "phd-vm-202294c2-801c-4927-a140-ed53c0de844e", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e vm = migration_from_base_and_back_lifecycle_1 vm_id = 202294c2-801c-4927-a140-ed53c0de844e
1172024-09-27T17:56:38.689ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 817 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e vm = migration_from_base_and_back_lifecycle_1 vm_id = 202294c2-801c-4927-a140-ed53c0de844e
1182024-09-27T17:56:38.689ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 1ebdc86b-2f8e-4c44-8079-3a4b7f1170fa path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e
1192024-09-27T17:56:41.334ZINFOphd-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":7765}} target = phd_framework::serial
1202024-09-27T17:56:42.057ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e
1212024-09-27T17:56:42.058ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3368 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 1ebdc86b-2f8e-4c44-8079-3a4b7f1170fa path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e
1222024-09-27T17:56:42.058ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4186 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8 target = phd_framework::test_vm target_id = 202294c2-801c-4927-a140-ed53c0de844e
1232024-09-27T17:56:42.059ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
1242024-09-27T17:56:42.059ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 202294c2-801c-4927-a140-ed53c0de844e
1252024-09-27T17:56:42.059ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 202294c2-801c-4927-a140-ed53c0de844e
1262024-09-27T17:56:42.060ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
1272024-09-27T17:56:42.195ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
1282024-09-27T17:56:42.196ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 202294c2-801c-4927-a140-ed53c0de844e
1292024-09-27T17:56:42.196ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 202294c2-801c-4927-a140-ed53c0de844e
1302024-09-27T17:56:42.196ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 202294c2-801c-4927-a140-ed53c0de844e
1312024-09-27T17:56:42.219ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 202294c2-801c-4927-a140-ed53c0de844e
1322024-09-27T17:56:42.219ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
1332024-09-27T17:56:42.219ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342024-09-27T17:56:42.219ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 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
1352024-09-27T17:56:42.219ZDEBGphd-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
1362024-09-27T17:56:42.219ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
1372024-09-27T17:56:42.219ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1382024-09-27T17:56:42.240ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1392024-09-27T17:56:42.240ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402024-09-27T17:56:42.240ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1412024-09-27T17:56:42.240ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = 3f5fdc3b-5cae-49d9-a166-0fbadd1a6220 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66 timeout_duration = 45s
1422024-09-27T17:56:42.240ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66 vm = migration_from_base_and_back_lifecycle_2 vm_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1432024-09-27T17:56:42.241ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66 vm = migration_from_base_and_back_lifecycle_2 vm_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1442024-09-27T17:56:42.884ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b018c197-bd7c-4ec8-818f-b213c893ad66, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ad7126e5-e894-4d75-a157-ae855528ec03, silo_id: 8aab3acb-68db-4f2d-b6cd-c06894c07073, sled_id: 6c0b0a28-6f03-42f2-a995-63ab23f91ffe, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6c0b0a28-6f03-42f2-a995-63ab23f91ffe" }, name: "phd-vm-b018c197-bd7c-4ec8-818f-b213c893ad66", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66 vm = migration_from_base_and_back_lifecycle_2 vm_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1452024-09-27T17:56:42.884ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 643 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66 vm = migration_from_base_and_back_lifecycle_2 vm_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1462024-09-27T17:56:42.884ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 3f5fdc3b-5cae-49d9-a166-0fbadd1a6220 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1472024-09-27T17:56:45.473ZINFOphd-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":7812}} target = phd_framework::serial
1482024-09-27T17:56:45.914ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully 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 = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1492024-09-27T17:56:45.914ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3029 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 3f5fdc3b-5cae-49d9-a166-0fbadd1a6220 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1502024-09-27T17:56:45.914ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3673 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 202294c2-801c-4927-a140-ed53c0de844e target = phd_framework::test_vm target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
1512024-09-27T17:56:45.915ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = 202294c2-801c-4927-a140-ed53c0de844e
1522024-09-27T17:56:45.915ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1532024-09-27T17:56:45.915ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1542024-09-27T17:56:45.916ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 202294c2-801c-4927-a140-ed53c0de844e
1552024-09-27T17:56:46.051ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = 202294c2-801c-4927-a140-ed53c0de844e
1562024-09-27T17:56:46.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1572024-09-27T17:56:46.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1582024-09-27T17:56:46.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1592024-09-27T17:56:46.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1602024-09-27T17:56:46.074ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1612024-09-27T17:56:46.075ZDEBGphd-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
1622024-09-27T17:56:46.075ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1632024-09-27T17:56:46.075ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1642024-09-27T17:56:46.075ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19130 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1652024-09-27T17:56:46.076ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1040 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1662024-09-27T17:56:46.730ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1672024-09-27T17:56:46.867ZDEBGphd-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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1682024-09-27T17:56:46.867ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-59f0418a-6bcd-4f27-802e-4a74922e6278"] 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1692024-09-27T17:56:46.909ZDEBGphd-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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1702024-09-27T17:56:46.909ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-ceeaa5cc-73b8-4b0f-8e63-2cac8ab581ed"] 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1712024-09-27T17:56:46.943ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 868 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
1722024-09-27T17:56:46.943ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 90252 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
1732024-09-27T17:56:46.943ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 868 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-09-27T17:56:46.943ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752024-09-27T17:56:46.944ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-09-27T17:56:46.944ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-09-27T17:56:46.944ZINFOphd-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
1782024-09-27T17:56:46.944ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1792024-09-27T17:56:46.944ZDEBGphd-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
1802024-09-27T17:56:46.944ZDEBGphd-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
1812024-09-27T17:56:46.944ZDEBGphd-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
1822024-09-27T17:56:46.969ZDEBGphd-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 737M 1.80T 736M /phd-artifacts\n target = phd_framework::zfs
1832024-09-27T17:56:46.970ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-568e2e71-50ba-4809-a767-3c8f5cdb654d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1842024-09-27T17:56:46.995ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-568e2e71-50ba-4809-a767-3c8f5cdb654d", "phd-artifacts/phd-clone-e601c5c3-473a-44e3-a3a6-69082f90ea80"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1852024-09-27T17:56:47.019ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e601c5c3-473a-44e3-a3a6-69082f90ea80"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1862024-09-27T17:56:47.040ZDEBGphd-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-e601c5c3-473a-44e3-a3a6-69082f90ea80 0B 1.80T 736M /phd-artifacts/phd-clone-e601c5c3-473a-44e3-a3a6-69082f90ea80\n target = phd_framework::zfs
1872024-09-27T17:56:47.040ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1882024-09-27T17:56:47.040ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1892024-09-27T17:56:47.041ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server target = phd_framework::artifacts::store
1902024-09-27T17:56:47.041ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server" target = phd_framework::test_vm::server
1912024-09-27T17:56:47.041ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1922024-09-27T17:56:47.053ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1932024-09-27T17:56:47.054ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-09-27T17:56:47.054ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
1952024-09-27T17:56:47.054ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
1962024-09-27T17:56:47.674ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-09-27T17:56:47.675ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 08304833-516d-4675-b1c4-716af9566473, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9e1ead1d-aff5-4ded-adc4-5d80741e7b2f, silo_id: a7a1bc46-6adb-4b77-89b0-1e4c117008fb, sled_id: 5b67e750-5c96-4df2-88fa-b84d56e8022f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5b67e750-5c96-4df2-88fa-b84d56e8022f" }, name: "phd-vm-08304833-516d-4675-b1c4-716af9566473", vcpus: 2 }, state: Creating } line = 428 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
1982024-09-27T17:56:47.675ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 621 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
1992024-09-27T17:56:47.675ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2002024-09-27T17:56:47.675ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 510 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2012024-09-27T17:56:47.676ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2022024-09-27T17:56:47.676ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-09-27T17:56:47.676ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 711 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2042024-09-27T17:56:47.676ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-09-27T17:56:47.676ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2062024-09-27T17:56:47.676ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2072024-09-27T17:56:51.858ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4182 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2082024-09-27T17:56:51.858ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-09-27T17:56:51.858ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-09-27T17:56:51.859ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2112024-09-27T17:56:51.859ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2122024-09-27T17:56:51.876ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2132024-09-27T17:56:51.877ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 759 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-09-27T17:56:51.877ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4200 file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-09-27T17:56:51.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2162024-09-27T17:56:51.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2172024-09-27T17:56:51.888ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2182024-09-27T17:56:51.888ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2192024-09-27T17:56:51.888ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2202024-09-27T17:56:51.920ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2212024-09-27T17:56:51.925ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2222024-09-27T17:56:51.925ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2232024-09-27T17:56:51.925ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2242024-09-27T17:56:51.925ZDEBGphd-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
2252024-09-27T17:56:51.925ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
2262024-09-27T17:56:51.925ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2272024-09-27T17:56:51.947ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2282024-09-27T17:56:51.947ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2292024-09-27T17:56:51.947ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2302024-09-27T17:56:51.947ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = d70e56d2-dd3d-40f2-806e-7eac2b325f00 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27 timeout_duration = 45s
2312024-09-27T17:56:51.948ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27 vm = migration_serial_history_base_lifecycle_0 vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2322024-09-27T17:56:51.948ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27 vm = migration_serial_history_base_lifecycle_0 vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2332024-09-27T17:56:52.645ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 23f9f0ac-53e8-4b18-adf6-b84f9616de27, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9e1ead1d-aff5-4ded-adc4-5d80741e7b2f, silo_id: a7a1bc46-6adb-4b77-89b0-1e4c117008fb, sled_id: e58ac75f-2700-4628-8cf9-f3baacf60a5c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e58ac75f-2700-4628-8cf9-f3baacf60a5c" }, name: "phd-vm-23f9f0ac-53e8-4b18-adf6-b84f9616de27", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27 vm = migration_serial_history_base_lifecycle_0 vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2342024-09-27T17:56:52.645ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 697 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27 vm = migration_serial_history_base_lifecycle_0 vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2352024-09-27T17:56:52.645ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = d70e56d2-dd3d-40f2-806e-7eac2b325f00 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2362024-09-27T17:56:55.252ZINFOphd-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":7685}} target = phd_framework::serial
2372024-09-27T17:56:55.914ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully 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 = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2382024-09-27T17:56:55.914ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3268 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = d70e56d2-dd3d-40f2-806e-7eac2b325f00 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2392024-09-27T17:56:55.914ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3966 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 08304833-516d-4675-b1c4-716af9566473 target = phd_framework::test_vm target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2402024-09-27T17:56:55.916ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2412024-09-27T17:56:55.917ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 08304833-516d-4675-b1c4-716af9566473
2422024-09-27T17:56:56.058ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 142 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 08304833-516d-4675-b1c4-716af9566473
2432024-09-27T17:56:56.061ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2442024-09-27T17:56:56.061ZDEBGphd-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
2452024-09-27T17:56:56.061ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2462024-09-27T17:56:56.061ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8387 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2472024-09-27T17:56:56.061ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2482024-09-27T17:56:56.062ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1040 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2492024-09-27T17:56:56.447ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2502024-09-27T17:56:56.591ZDEBGphd-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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2512024-09-27T17:56:56.591ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e601c5c3-473a-44e3-a3a6-69082f90ea80"] 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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2522024-09-27T17:56:56.634ZDEBGphd-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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2532024-09-27T17:56:56.634ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-568e2e71-50ba-4809-a767-3c8f5cdb654d"] 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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2542024-09-27T17:56:56.667ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 605 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
2552024-09-27T17:56:56.667ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9722 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2562024-09-27T17:56:56.667ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 605 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-09-27T17:56:56.667ZINFOphd-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
2582024-09-27T17:56:56.667ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-09-27T17:56:56.667ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-09-27T17:56:56.667ZINFOphd-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
2612024-09-27T17:56:56.667ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2622024-09-27T17:56:56.668ZDEBGphd-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
2632024-09-27T17:56:56.668ZDEBGphd-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
2642024-09-27T17:56:56.668ZDEBGphd-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
2652024-09-27T17:56:56.694ZDEBGphd-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 737M 1.80T 736M /phd-artifacts\n target = phd_framework::zfs
2662024-09-27T17:56:56.694ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a3357d43-c801-47cc-bd72-091c73e036b6"] 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
2672024-09-27T17:56:56.719ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a3357d43-c801-47cc-bd72-091c73e036b6", "phd-artifacts/phd-clone-aa4e57a6-9dc2-4186-be12-1a9d092ea386"] 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
2682024-09-27T17:56:56.746ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-aa4e57a6-9dc2-4186-be12-1a9d092ea386"] 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
2692024-09-27T17:56:56.764ZDEBGphd-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-aa4e57a6-9dc2-4186-be12-1a9d092ea386 0B 1.80T 736M /phd-artifacts/phd-clone-aa4e57a6-9dc2-4186-be12-1a9d092ea386\n target = phd_framework::zfs
2702024-09-27T17:56:56.765ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2712024-09-27T17:56:56.765ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2722024-09-27T17:56:56.765ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server target = phd_framework::artifacts::store
2732024-09-27T17:56:56.765ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server" target = phd_framework::test_vm::server
2742024-09-27T17:56:56.765ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2752024-09-27T17:56:56.777ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2762024-09-27T17:56:56.778ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2772024-09-27T17:56:56.778ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2782024-09-27T17:56:56.778ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2792024-09-27T17:56:57.476ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-09-27T17:56:57.477ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 52c23caa-d3f0-4d6f-816f-bc5dea053f8f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d3658a28-9be4-48c2-8cda-cc421d644085, silo_id: 03c6047f-ded2-4b3c-83c9-a21d379e353f, sled_id: 3dc9d772-7e16-4ab7-8da4-0c692c6166df, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3dc9d772-7e16-4ab7-8da4-0c692c6166df" }, name: "phd-vm-52c23caa-d3f0-4d6f-816f-bc5dea053f8f", vcpus: 2 }, state: Creating } line = 428 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2812024-09-27T17:56:57.477ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 698 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2822024-09-27T17:56:57.477ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2832024-09-27T17:56:57.477ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 510 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2842024-09-27T17:56:57.477ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2852024-09-27T17:56:57.477ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862024-09-27T17:56:57.477ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 711 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2872024-09-27T17:56:57.477ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-09-27T17:56:57.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2892024-09-27T17:56:57.478ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2902024-09-27T17:57:01.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4127 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2912024-09-27T17:57:01.605ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-09-27T17:57:01.605ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-09-27T17:57:01.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2942024-09-27T17:57:01.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2952024-09-27T17:57:01.623ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2962024-09-27T17:57:01.623ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 759 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-09-27T17:57:01.623ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4145 file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2982024-09-27T17:57:01.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
2992024-09-27T17:57:01.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3002024-09-27T17:57:01.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3012024-09-27T17:57:01.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3022024-09-27T17:57:01.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3032024-09-27T17:57:01.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3042024-09-27T17:57:01.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3052024-09-27T17:57:01.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3062024-09-27T17:57:01.667ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3072024-09-27T17:57:01.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3082024-09-27T17:57:01.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3092024-09-27T17:57:01.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3102024-09-27T17:57:01.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3112024-09-27T17:57:01.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3122024-09-27T17:57:01.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3132024-09-27T17:57:01.713ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3142024-09-27T17:57:01.713ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3152024-09-27T17:57:01.745ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3162024-09-27T17:57:01.745ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3172024-09-27T17:57:01.745ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3182024-09-27T17:57:01.745ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3192024-09-27T17:57:01.745ZDEBGphd-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
3202024-09-27T17:57:01.745ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
3212024-09-27T17:57:01.745ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3222024-09-27T17:57:01.768ZINFOphd-runner: [NEW - EVENT] Launched server with pid 890 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3232024-09-27T17:57:01.768ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3242024-09-27T17:57:01.768ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3252024-09-27T17:57:01.768ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = 4437e7ab-8ab7-40c3-80f4-f6583de86bc8 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712 timeout_duration = 45s
3262024-09-27T17:57:01.768ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712 vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3272024-09-27T17:57:01.769ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712 vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3282024-09-27T17:57:02.470ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b00fdb1f-6e57-47ac-a2e9-1ec076ae5712, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d3658a28-9be4-48c2-8cda-cc421d644085, silo_id: 03c6047f-ded2-4b3c-83c9-a21d379e353f, sled_id: 8d1aeabb-6a56-48df-9c0c-e68cedc99082, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8d1aeabb-6a56-48df-9c0c-e68cedc99082" }, name: "phd-vm-b00fdb1f-6e57-47ac-a2e9-1ec076ae5712", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712 vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3292024-09-27T17:57:02.470ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 701 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712 vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3302024-09-27T17:57:02.470ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 4437e7ab-8ab7-40c3-80f4-f6583de86bc8 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3312024-09-27T17:57:04.856ZINFOphd-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":7718}} target = phd_framework::serial
3322024-09-27T17:57:05.168ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3332024-09-27T17:57:05.168ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2697 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 4437e7ab-8ab7-40c3-80f4-f6583de86bc8 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3342024-09-27T17:57:05.168ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3400 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f target = phd_framework::test_vm target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3352024-09-27T17:57:05.170ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3362024-09-27T17:57:05.170ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3372024-09-27T17:57:05.170ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3382024-09-27T17:57:05.171ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3392024-09-27T17:57:05.300ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 130 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
3402024-09-27T17:57:05.301ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 130 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3412024-09-27T17:57:05.301ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3422024-09-27T17:57:05.301ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3432024-09-27T17:57:05.324ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3442024-09-27T17:57:05.324ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3452024-09-27T17:57:05.324ZDEBGphd-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
3462024-09-27T17:57:05.324ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3472024-09-27T17:57:05.325ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3482024-09-27T17:57:05.325ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7848 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3492024-09-27T17:57:05.325ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1040 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3502024-09-27T17:57:05.624ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3512024-09-27T17:57:05.748ZDEBGphd-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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3522024-09-27T17:57:05.748ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-aa4e57a6-9dc2-4186-be12-1a9d092ea386"] 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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3532024-09-27T17:57:05.789ZDEBGphd-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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3542024-09-27T17:57:05.789ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-a3357d43-c801-47cc-bd72-091c73e036b6"] 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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3552024-09-27T17:57:05.817ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 492 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
3562024-09-27T17:57:05.817ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9149 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
3572024-09-27T17:57:05.817ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 492 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-09-27T17:57:05.817ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-09-27T17:57:05.817ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
360 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 109.13s
361 
3622024-09-27T17:57:05.817ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner