Max level shown:
12024-10-25T17:31:29.312ZINFOphd-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-10-25T17:31:29.315ZDEBGphd-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: 46223, tv_nsec: 653922170 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-10-25T17:31:29.315ZINFOphd-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-10-25T17:31:29.315ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = b7b9d5660b28ca5e865242b2bdecd032c0852d40 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-10-25T17:31:29.315ZDEBGphd-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/b7b9d5660b28ca5e865242b2bdecd032c0852d40/crucible-nightly.sha256.txt
62024-10-25T17:31:29.456ZINFOphd-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-10-25T17:31:29.912ZDEBGphd-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/7627cffedf51e933959c43ab59c1b51553c6c722/propolis-server.sha256.txt
82024-10-25T17:31:30.017ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-10-25T17:31:30.017ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-10-25T17:31:30.017ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-10-25T17:31:30.017ZINFOphd-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-10-25T17:31:30.017ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-10-25T17:31:30.017ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-10-25T17:31:30.017ZINFOphd-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-10-25T17:31:30.018ZDEBGphd-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-10-25T17:31:30.018ZDEBGphd-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-10-25T17:31:30.609ZDEBGphd-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-10-25T17:31:30.609ZDEBGphd-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-10-25T17:31:57.786ZDEBGphd-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-10-25T17:31:57.786ZDEBGphd-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-10-25T17:31:57.817ZDEBGphd-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 2M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-10-25T17:31:57.817ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5415d558-925a-4b4a-a32b-ef0d7b2810bf"] 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-10-25T17:31:57.866ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5415d558-925a-4b4a-a32b-ef0d7b2810bf", "phd-artifacts/phd-clone-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f"] 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-10-25T17:31:57.885ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f"] 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-10-25T17:31:57.896ZDEBGphd-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-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f 0B 1.80T 48.9M /phd-artifacts/phd-clone-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f\n target = phd_framework::zfs
262024-10-25T17:31:57.897ZINFOphd-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-10-25T17:31:57.897ZINFOphd-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-10-25T17:31:57.897ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-10-25T17:31:57.897ZDEBGphd-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/7627cffedf51e933959c43ab59c1b51553c6c722/propolis-server.tar.gz
302024-10-25T17:32:22.866ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/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-10-25T17:32:22.866ZDEBGphd-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-10-25T17:32:35.380ZINFOphd-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/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server" target = phd_framework::test_vm::server
332024-10-25T17:32:35.380ZINFOphd-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-10-25T17:32:35.419ZINFOphd-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-10-25T17:32:35.420ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37522 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-10-25T17:32:35.420ZINFOphd-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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
372024-10-25T17:32:35.421ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
382024-10-25T17:32:36.203ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-10-25T17:32:36.204ZINFOphd-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: c5d48a7d-36a9-409f-abdf-784ccf416fb9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c2906ee-f293-42fa-8d9c-5aff081397f4, silo_id: a5414a1f-aead-43c0-9196-42141ecbb0c5, sled_id: 9f1a7329-8d47-43ac-bce3-4472b0387b12, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9f1a7329-8d47-43ac-bce3-4472b0387b12" }, name: "phd-vm-c5d48a7d-36a9-409f-abdf-784ccf416fb9", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
402024-10-25T17:32:36.204ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 784 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
412024-10-25T17:32:36.204ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
422024-10-25T17:32:36.204ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
432024-10-25T17:32:36.205ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
442024-10-25T17:32:36.205ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-10-25T17:32:36.205ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
462024-10-25T17:32:36.205ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-10-25T17:32:36.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
482024-10-25T17:32:36.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
492024-10-25T17:32:40.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4243 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
502024-10-25T17:32:40.449ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-10-25T17:32:40.449ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-10-25T17:32:40.450ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
532024-10-25T17:32:40.450ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
542024-10-25T17:32:40.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
552024-10-25T17:32:40.468ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-10-25T17:32:40.468ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4262 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-10-25T17:32:40.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
582024-10-25T17:32:40.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
592024-10-25T17:32:40.479ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
602024-10-25T17:32:40.479ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
612024-10-25T17:32:40.479ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
622024-10-25T17:32:40.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
632024-10-25T17:32:40.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
642024-10-25T17:32:40.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
652024-10-25T17:32:40.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
662024-10-25T17:32:40.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
672024-10-25T17:32:40.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
682024-10-25T17:32:40.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
692024-10-25T17:32:40.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
702024-10-25T17:32:40.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
712024-10-25T17:32:40.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
722024-10-25T17:32:40.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
732024-10-25T17:32:40.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
742024-10-25T17:32:40.589ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
752024-10-25T17:32:40.589ZINFOphd-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-10-25T17:32:40.589ZINFOphd-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-10-25T17:32:40.589ZINFOphd-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-10-25T17:32:40.589ZDEBGphd-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-10-25T17:32:40.589ZDEBGphd-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-10-25T17:32:40.589ZINFOphd-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-10-25T17:32:40.589ZINFOphd-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-10-25T17:32:40.605ZINFOphd-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-10-25T17:32:40.605ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 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-10-25T17:32:40.605ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04
852024-10-25T17:32:40.606ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 20853bf5-cb27-43db-a2aa-b4e4139f4e22 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04 timeout_duration = 45s
862024-10-25T17:32:40.606ZINFOphd-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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04 vm = migration_from_base_and_back_lifecycle_0 vm_id = 225e199f-a172-4210-8f61-921ddd833a04
872024-10-25T17:32:40.606ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04 vm = migration_from_base_and_back_lifecycle_0 vm_id = 225e199f-a172-4210-8f61-921ddd833a04
882024-10-25T17:32:41.354ZINFOphd-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: 225e199f-a172-4210-8f61-921ddd833a04, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c2906ee-f293-42fa-8d9c-5aff081397f4, silo_id: a5414a1f-aead-43c0-9196-42141ecbb0c5, sled_id: ad6bb71c-2407-4801-bf0b-be4a29c47bb4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ad6bb71c-2407-4801-bf0b-be4a29c47bb4" }, name: "phd-vm-225e199f-a172-4210-8f61-921ddd833a04", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04 vm = migration_from_base_and_back_lifecycle_0 vm_id = 225e199f-a172-4210-8f61-921ddd833a04
892024-10-25T17:32:41.354ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 748 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04 vm = migration_from_base_and_back_lifecycle_0 vm_id = 225e199f-a172-4210-8f61-921ddd833a04
902024-10-25T17:32:41.354ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 20853bf5-cb27-43db-a2aa-b4e4139f4e22 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04
912024-10-25T17:32:43.938ZINFOphd-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-10-25T17:32:44.573ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04
932024-10-25T17:32:44.574ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3219 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 20853bf5-cb27-43db-a2aa-b4e4139f4e22 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04
942024-10-25T17:32:44.574ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3968 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9 target = phd_framework::test_vm target_id = 225e199f-a172-4210-8f61-921ddd833a04
952024-10-25T17:32:44.575ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
962024-10-25T17:32:44.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 225e199f-a172-4210-8f61-921ddd833a04
972024-10-25T17:32:44.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 225e199f-a172-4210-8f61-921ddd833a04
982024-10-25T17:32:44.576ZDEBGphd-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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
992024-10-25T17:32:44.692ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 116 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
1002024-10-25T17:32:44.692ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 117 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 225e199f-a172-4210-8f61-921ddd833a04
1012024-10-25T17:32:44.693ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 225e199f-a172-4210-8f61-921ddd833a04
1022024-10-25T17:32:44.693ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 225e199f-a172-4210-8f61-921ddd833a04
1032024-10-25T17:32:44.715ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 225e199f-a172-4210-8f61-921ddd833a04
1042024-10-25T17:32:44.715ZINFOphd-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-10-25T17:32:44.715ZINFOphd-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-10-25T17:32:44.716ZINFOphd-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-10-25T17:32:44.716ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server target = phd_framework::artifacts::store
1082024-10-25T17:32:44.716ZINFOphd-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/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server" target = phd_framework::test_vm::server
1092024-10-25T17:32:44.716ZINFOphd-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-10-25T17:32:44.733ZINFOphd-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-10-25T17:32:44.734ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 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-10-25T17:32:44.734ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469
1132024-10-25T17:32:44.734ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 6aa7073f-d05d-49ca-897e-d400c76137cb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469 timeout_duration = 45s
1142024-10-25T17:32:44.734ZINFOphd-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 = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469 vm = migration_from_base_and_back_lifecycle_1 vm_id = 787a74cf-6620-4342-a554-2ce4bce86469
1152024-10-25T17:32:44.734ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469 vm = migration_from_base_and_back_lifecycle_1 vm_id = 787a74cf-6620-4342-a554-2ce4bce86469
1162024-10-25T17:32:45.268ZINFOphd-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: 787a74cf-6620-4342-a554-2ce4bce86469, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c2906ee-f293-42fa-8d9c-5aff081397f4, silo_id: a5414a1f-aead-43c0-9196-42141ecbb0c5, sled_id: 8ff07060-454c-4fff-9589-fb58f02a2ab8, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8ff07060-454c-4fff-9589-fb58f02a2ab8" }, name: "phd-vm-787a74cf-6620-4342-a554-2ce4bce86469", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469 vm = migration_from_base_and_back_lifecycle_1 vm_id = 787a74cf-6620-4342-a554-2ce4bce86469
1172024-10-25T17:32:45.268ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 534 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 = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469 vm = migration_from_base_and_back_lifecycle_1 vm_id = 787a74cf-6620-4342-a554-2ce4bce86469
1182024-10-25T17:32:45.268ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 6aa7073f-d05d-49ca-897e-d400c76137cb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469
1192024-10-25T17:32:47.875ZINFOphd-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-10-25T17:32:49.352ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469
1212024-10-25T17:32:49.352ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4084 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 6aa7073f-d05d-49ca-897e-d400c76137cb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469
1222024-10-25T17:32:49.352ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4618 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 225e199f-a172-4210-8f61-921ddd833a04 target = phd_framework::test_vm target_id = 787a74cf-6620-4342-a554-2ce4bce86469
1232024-10-25T17:32:49.354ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 225e199f-a172-4210-8f61-921ddd833a04
1242024-10-25T17:32:49.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 787a74cf-6620-4342-a554-2ce4bce86469
1252024-10-25T17:32:49.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 787a74cf-6620-4342-a554-2ce4bce86469
1262024-10-25T17:32:49.355ZDEBGphd-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 = 225e199f-a172-4210-8f61-921ddd833a04
1272024-10-25T17:32:49.482ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 127 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 225e199f-a172-4210-8f61-921ddd833a04
1282024-10-25T17:32:49.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 787a74cf-6620-4342-a554-2ce4bce86469
1292024-10-25T17:32:49.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 787a74cf-6620-4342-a554-2ce4bce86469
1302024-10-25T17:32:49.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 787a74cf-6620-4342-a554-2ce4bce86469
1312024-10-25T17:32:49.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 787a74cf-6620-4342-a554-2ce4bce86469
1322024-10-25T17:32:49.505ZINFOphd-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-10-25T17:32:49.505ZINFOphd-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-10-25T17:32:49.505ZINFOphd-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-10-25T17:32:49.505ZDEBGphd-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-10-25T17:32:49.506ZINFOphd-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-10-25T17:32:49.506ZINFOphd-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-10-25T17:32:49.520ZINFOphd-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-10-25T17:32:49.520ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 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-10-25T17:32:49.520ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1412024-10-25T17:32:49.521ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 86cc9d4c-c322-4414-a896-f86623745023 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404 timeout_duration = 45s
1422024-10-25T17:32:49.521ZINFOphd-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 = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404 vm = migration_from_base_and_back_lifecycle_2 vm_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1432024-10-25T17:32:49.521ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404 vm = migration_from_base_and_back_lifecycle_2 vm_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1442024-10-25T17:32:50.032ZINFOphd-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: 35a18b81-c00d-4b65-a2b3-727f52478404, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c2906ee-f293-42fa-8d9c-5aff081397f4, silo_id: a5414a1f-aead-43c0-9196-42141ecbb0c5, sled_id: ca527f1e-f1e3-48c9-9ae5-e78f88be1a65, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ca527f1e-f1e3-48c9-9ae5-e78f88be1a65" }, name: "phd-vm-35a18b81-c00d-4b65-a2b3-727f52478404", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404 vm = migration_from_base_and_back_lifecycle_2 vm_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1452024-10-25T17:32:50.033ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 511 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 = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404 vm = migration_from_base_and_back_lifecycle_2 vm_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1462024-10-25T17:32:50.033ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 86cc9d4c-c322-4414-a896-f86623745023 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1472024-10-25T17:32:52.620ZINFOphd-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-10-25T17:32:53.088ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1492024-10-25T17:32:53.088ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3055 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 86cc9d4c-c322-4414-a896-f86623745023 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1502024-10-25T17:32:53.088ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3567 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 787a74cf-6620-4342-a554-2ce4bce86469 target = phd_framework::test_vm target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
1512024-10-25T17:32:53.089ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 787a74cf-6620-4342-a554-2ce4bce86469
1522024-10-25T17:32:53.090ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1532024-10-25T17:32:53.090ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1542024-10-25T17:32:53.091ZDEBGphd-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 = 787a74cf-6620-4342-a554-2ce4bce86469
1552024-10-25T17:32:53.227ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 137 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 787a74cf-6620-4342-a554-2ce4bce86469
1562024-10-25T17:32:53.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 137 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1572024-10-25T17:32:53.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1582024-10-25T17:32:53.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1592024-10-25T17:32:53.250ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1602024-10-25T17:32:53.251ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1612024-10-25T17:32:53.251ZDEBGphd-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-10-25T17:32:53.251ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 17047 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1632024-10-25T17:32:53.251ZINFOphd-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
1642024-10-25T17:32:53.251ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1652024-10-25T17:32:53.252ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1662024-10-25T17:32:53.767ZDEBGphd-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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1672024-10-25T17:32:53.883ZDEBGphd-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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1682024-10-25T17:32:53.883ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f"] 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1692024-10-25T17:32:53.917ZDEBGphd-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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1702024-10-25T17:32:53.917ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-5415d558-925a-4b4a-a32b-ef0d7b2810bf"] 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1712024-10-25T17:32:53.943ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 692 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
1722024-10-25T17:32:53.943ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 83925 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-10-25T17:32:53.943ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 692 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-10-25T17:32:53.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-10-25T17:32:53.943ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-10-25T17:32:53.943ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-10-25T17:32:53.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-10-25T17:32:53.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-10-25T17:32:53.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-10-25T17:32:53.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-10-25T17:32:53.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-10-25T17:32:53.963ZDEBGphd-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 696M 1.80T 696M /phd-artifacts\n target = phd_framework::zfs
1832024-10-25T17:32:53.963ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6e999104-7336-4f73-9964-d819182edf08"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1842024-10-25T17:32:53.985ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6e999104-7336-4f73-9964-d819182edf08", "phd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1852024-10-25T17:32:54.010ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1862024-10-25T17:32:54.028ZDEBGphd-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-116603cc-8f45-4f11-a7a5-959ec12468f6 0B 1.80T 696M /phd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6\n target = phd_framework::zfs
1872024-10-25T17:32:54.028ZINFOphd-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-10-25T17:32:54.028ZINFOphd-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-10-25T17:32:54.028ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server target = phd_framework::artifacts::store
1902024-10-25T17:32:54.029ZINFOphd-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/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server" target = phd_framework::test_vm::server
1912024-10-25T17:32:54.029ZINFOphd-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-10-25T17:32:54.040ZINFOphd-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-10-25T17:32:54.040ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 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-10-25T17:32:54.040ZINFOphd-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 = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
1952024-10-25T17:32:54.041ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
1962024-10-25T17:32:54.552ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-10-25T17:32:54.553ZINFOphd-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: 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ac7e7e23-1250-454e-834d-e7d772e3b516, silo_id: 3fbfd0e0-e41e-4314-afdc-50c2f4c51253, sled_id: 1e8aeab4-50fd-44e1-9541-facb2a28af6a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1e8aeab4-50fd-44e1-9541-facb2a28af6a" }, name: "phd-vm-1b7e46e3-2f64-4a4d-b85a-bc671f3f677f", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
1982024-10-25T17:32:54.553ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 512 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 = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
1992024-10-25T17:32:54.553ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2002024-10-25T17:32:54.553ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2012024-10-25T17:32:54.554ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2022024-10-25T17:32:54.554ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-10-25T17:32:54.554ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2042024-10-25T17:32:54.554ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-10-25T17:32:54.554ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2062024-10-25T17:32:54.554ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2072024-10-25T17:32:58.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4155 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2082024-10-25T17:32:58.709ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-10-25T17:32:58.709ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-10-25T17:32:58.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2112024-10-25T17:32:58.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2122024-10-25T17:32:58.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2132024-10-25T17:32:58.727ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-10-25T17:32:58.728ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4173 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-10-25T17:32:58.728ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2162024-10-25T17:32:58.728ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2172024-10-25T17:32:58.737ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2182024-10-25T17:32:58.738ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2192024-10-25T17:32:58.738ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2202024-10-25T17:32:58.760ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2212024-10-25T17:32:58.765ZINFOphd-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-10-25T17:32:58.765ZINFOphd-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-10-25T17:32:58.765ZINFOphd-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-10-25T17:32:58.765ZDEBGphd-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-10-25T17:32:58.765ZINFOphd-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-10-25T17:32:58.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::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-10-25T17:32:58.780ZINFOphd-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-10-25T17:32:58.780ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 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-10-25T17:32:58.781ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2
2302024-10-25T17:32:58.781ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 656b99bb-ec4e-4546-b4e6-1fe24fc81049 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2 timeout_duration = 45s
2312024-10-25T17:32:58.781ZINFOphd-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 = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2 vm = migration_serial_history_base_lifecycle_0 vm_id = d39b6242-116a-42d4-8459-3654a197beb2
2322024-10-25T17:32:58.781ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2 vm = migration_serial_history_base_lifecycle_0 vm_id = d39b6242-116a-42d4-8459-3654a197beb2
2332024-10-25T17:32:59.220ZINFOphd-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: d39b6242-116a-42d4-8459-3654a197beb2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ac7e7e23-1250-454e-834d-e7d772e3b516, silo_id: 3fbfd0e0-e41e-4314-afdc-50c2f4c51253, sled_id: 79c9501a-9d7c-4452-9886-e8c594b914c4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "79c9501a-9d7c-4452-9886-e8c594b914c4" }, name: "phd-vm-d39b6242-116a-42d4-8459-3654a197beb2", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2 vm = migration_serial_history_base_lifecycle_0 vm_id = d39b6242-116a-42d4-8459-3654a197beb2
2342024-10-25T17:32:59.220ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 439 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 = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2 vm = migration_serial_history_base_lifecycle_0 vm_id = d39b6242-116a-42d4-8459-3654a197beb2
2352024-10-25T17:32:59.220ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 656b99bb-ec4e-4546-b4e6-1fe24fc81049 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2
2362024-10-25T17:33:01.819ZINFOphd-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-10-25T17:33:02.739ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2
2382024-10-25T17:33:02.739ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3518 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 656b99bb-ec4e-4546-b4e6-1fe24fc81049 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2
2392024-10-25T17:33:02.739ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3958 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f target = phd_framework::test_vm target_id = d39b6242-116a-42d4-8459-3654a197beb2
2402024-10-25T17:33:02.741ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2412024-10-25T17:33:02.742ZDEBGphd-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 = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2422024-10-25T17:33:02.872ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
2432024-10-25T17:33:02.875ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d39b6242-116a-42d4-8459-3654a197beb2
2442024-10-25T17:33:02.875ZDEBGphd-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-10-25T17:33:02.875ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8322 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2462024-10-25T17:33:02.875ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2472024-10-25T17:33:02.875ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2482024-10-25T17:33:02.876ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d39b6242-116a-42d4-8459-3654a197beb2
2492024-10-25T17:33:03.487ZDEBGphd-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 = d39b6242-116a-42d4-8459-3654a197beb2
2502024-10-25T17:33:03.616ZDEBGphd-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 = d39b6242-116a-42d4-8459-3654a197beb2
2512024-10-25T17:33:03.616ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6"] 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 = d39b6242-116a-42d4-8459-3654a197beb2
2522024-10-25T17:33:03.650ZDEBGphd-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 = d39b6242-116a-42d4-8459-3654a197beb2
2532024-10-25T17:33:03.650ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6e999104-7336-4f73-9964-d819182edf08"] 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 = d39b6242-116a-42d4-8459-3654a197beb2
2542024-10-25T17:33:03.678ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 802 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d39b6242-116a-42d4-8459-3654a197beb2
2552024-10-25T17:33:03.678ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9734 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2562024-10-25T17:33:03.678ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 802 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-10-25T17:33:03.678ZINFOphd-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-10-25T17:33:03.678ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-10-25T17:33:03.678ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-10-25T17:33:03.678ZINFOphd-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-10-25T17:33:03.679ZDEBGphd-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-10-25T17:33:03.679ZDEBGphd-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-10-25T17:33:03.679ZDEBGphd-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-10-25T17:33:03.679ZDEBGphd-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-10-25T17:33:03.697ZDEBGphd-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 698M 1.80T 696M /phd-artifacts\n target = phd_framework::zfs
2662024-10-25T17:33:03.698ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4b95dd3c-b880-4f05-9db3-69080f8611ce"] 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-10-25T17:33:03.722ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4b95dd3c-b880-4f05-9db3-69080f8611ce", "phd-artifacts/phd-clone-f47fa25f-7a40-468c-a918-f931a212a3e0"] 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-10-25T17:33:03.748ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f47fa25f-7a40-468c-a918-f931a212a3e0"] 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-10-25T17:33:03.766ZDEBGphd-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-f47fa25f-7a40-468c-a918-f931a212a3e0 0B 1.80T 696M /phd-artifacts/phd-clone-f47fa25f-7a40-468c-a918-f931a212a3e0\n target = phd_framework::zfs
2702024-10-25T17:33:03.766ZINFOphd-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-10-25T17:33:03.767ZINFOphd-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-10-25T17:33:03.767ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server target = phd_framework::artifacts::store
2732024-10-25T17:33:03.767ZINFOphd-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/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server" target = phd_framework::test_vm::server
2742024-10-25T17:33:03.767ZINFOphd-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-10-25T17:33:03.778ZINFOphd-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-10-25T17:33:03.778ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 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-10-25T17:33:03.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 = faef6910-e129-494e-8a3c-1fc308a797f5
2782024-10-25T17:33:03.779ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2792024-10-25T17:33:04.169ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-10-25T17:33:04.169ZINFOphd-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: faef6910-e129-494e-8a3c-1fc308a797f5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: de7e4249-5047-41ae-8ac9-fbccba1338c1, silo_id: 8584124c-2cf5-4c69-88d2-bf86f98b2006, sled_id: 4d59356d-c16f-46c5-9830-5f7faafa5030, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4d59356d-c16f-46c5-9830-5f7faafa5030" }, name: "phd-vm-faef6910-e129-494e-8a3c-1fc308a797f5", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2812024-10-25T17:33:04.170ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 391 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 = faef6910-e129-494e-8a3c-1fc308a797f5
2822024-10-25T17:33:04.170ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2832024-10-25T17:33:04.170ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2842024-10-25T17:33:04.170ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2852024-10-25T17:33:04.170ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862024-10-25T17:33:04.170ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2872024-10-25T17:33:04.170ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-10-25T17:33:04.170ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2892024-10-25T17:33:04.170ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2902024-10-25T17:33:08.359ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4188 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2912024-10-25T17:33:08.359ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-10-25T17:33:08.359ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-10-25T17:33:08.359ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2942024-10-25T17:33:08.359ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2952024-10-25T17:33:08.377ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2962024-10-25T17:33:08.377ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-10-25T17:33:08.377ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4206 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2982024-10-25T17:33:08.377ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
2992024-10-25T17:33:08.378ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = faef6910-e129-494e-8a3c-1fc308a797f5
3002024-10-25T17:33:08.388ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3012024-10-25T17:33:08.388ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3022024-10-25T17:33:08.388ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = faef6910-e129-494e-8a3c-1fc308a797f5
3032024-10-25T17:33:08.421ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3042024-10-25T17:33:08.421ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3052024-10-25T17:33:08.421ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = faef6910-e129-494e-8a3c-1fc308a797f5
3062024-10-25T17:33:08.432ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3072024-10-25T17:33:08.432ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3082024-10-25T17:33:08.432ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = faef6910-e129-494e-8a3c-1fc308a797f5
3092024-10-25T17:33:08.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3102024-10-25T17:33:08.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3112024-10-25T17:33:08.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = faef6910-e129-494e-8a3c-1fc308a797f5
3122024-10-25T17:33:08.465ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3132024-10-25T17:33:08.465ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3142024-10-25T17:33:08.465ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = faef6910-e129-494e-8a3c-1fc308a797f5
3152024-10-25T17:33:08.497ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3162024-10-25T17:33:08.498ZINFOphd-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-10-25T17:33:08.498ZINFOphd-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-10-25T17:33:08.498ZINFOphd-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-10-25T17:33:08.498ZDEBGphd-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-10-25T17:33:08.498ZINFOphd-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-10-25T17:33:08.498ZINFOphd-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-10-25T17:33:08.513ZINFOphd-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-10-25T17:33:08.514ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 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-10-25T17:33:08.514ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3252024-10-25T17:33:08.514ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = ea93e161-0d07-4efb-b66c-e1de9805f0eb path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15 timeout_duration = 45s
3262024-10-25T17:33:08.514ZINFOphd-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 = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15 vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3272024-10-25T17:33:08.514ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15 vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3282024-10-25T17:33:09.248ZINFOphd-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: 3a0baafb-efa9-4441-a118-9c832c54af15, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: de7e4249-5047-41ae-8ac9-fbccba1338c1, silo_id: 8584124c-2cf5-4c69-88d2-bf86f98b2006, sled_id: 7c677ec6-9395-4d2b-9902-882c07854480, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7c677ec6-9395-4d2b-9902-882c07854480" }, name: "phd-vm-3a0baafb-efa9-4441-a118-9c832c54af15", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15 vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3292024-10-25T17:33:09.248ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 733 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 = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15 vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3302024-10-25T17:33:09.248ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = ea93e161-0d07-4efb-b66c-e1de9805f0eb path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3312024-10-25T17:33:11.799ZINFOphd-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-10-25T17:33:12.276ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3332024-10-25T17:33:12.276ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3027 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = ea93e161-0d07-4efb-b66c-e1de9805f0eb path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3342024-10-25T17:33:12.276ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3762 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = faef6910-e129-494e-8a3c-1fc308a797f5 target = phd_framework::test_vm target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3352024-10-25T17:33:12.277ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3362024-10-25T17:33:12.277ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3372024-10-25T17:33:12.277ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 3a0baafb-efa9-4441-a118-9c832c54af15
3382024-10-25T17:33:12.278ZDEBGphd-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 = faef6910-e129-494e-8a3c-1fc308a797f5
3392024-10-25T17:33:12.408ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 130 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
3402024-10-25T17:33:12.409ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3412024-10-25T17:33:12.409ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3422024-10-25T17:33:12.409ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 3a0baafb-efa9-4441-a118-9c832c54af15
3432024-10-25T17:33:12.442ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3442024-10-25T17:33:12.442ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3452024-10-25T17:33:12.442ZDEBGphd-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-10-25T17:33:12.442ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8273 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3472024-10-25T17:33:12.442ZINFOphd-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
3482024-10-25T17:33:12.442ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3492024-10-25T17:33:12.443ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3502024-10-25T17:33:12.927ZDEBGphd-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 = 3a0baafb-efa9-4441-a118-9c832c54af15
3512024-10-25T17:33:13.069ZDEBGphd-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 = 3a0baafb-efa9-4441-a118-9c832c54af15
3522024-10-25T17:33:13.069ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f47fa25f-7a40-468c-a918-f931a212a3e0"] 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 = 3a0baafb-efa9-4441-a118-9c832c54af15
3532024-10-25T17:33:13.104ZDEBGphd-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 = 3a0baafb-efa9-4441-a118-9c832c54af15
3542024-10-25T17:33:13.104ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-4b95dd3c-b880-4f05-9db3-69080f8611ce"] 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 = 3a0baafb-efa9-4441-a118-9c832c54af15
3552024-10-25T17:33:13.130ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 687 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
3562024-10-25T17:33:13.130ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9451 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-10-25T17:33:13.130ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 687 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-10-25T17:33:13.130ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-10-25T17:33:13.130ZINFOphd-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 103.11s
361 
3622024-10-25T17:33:13.130ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner