Max level shown:
12026-01-08T22:35:23.339ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-01-08T22:35:23.342ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), 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: 225, tv_nsec: 939642026 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-01-08T22:35:23.342ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-01-08T22:35:23.343ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-01-08T22:35:23.343ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-01-08T22:35:23.487ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-01-08T22:35:24.031ZDEBGphd-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/2dc643742f82d2e072a1281dab23ba2bfdcee440/propolis-server.sha256.txt
82026-01-08T22:35:24.162ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-01-08T22:35:24.162ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-01-08T22:35:24.162ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-01-08T22:35:24.162ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-01-08T22:35:24.162ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-01-08T22:35:24.162ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-01-08T22:35:24.163ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-01-08T22:35:24.163ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-01-08T22:35:24.164ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172026-01-08T22:35:24.768ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-01-08T22:35:24.768ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-01-08T22:35:53.751ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-01-08T22:35:53.751ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212026-01-08T22:35:53.759ZDEBGphd-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 2M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-01-08T22:35:53.759ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-aca19486-7ef9-475b-b9f6-e9cd66e85c04"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-01-08T22:35:53.815ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-aca19486-7ef9-475b-b9f6-e9cd66e85c04", "phd-artifacts/phd-clone-632a4c7b-01ee-49df-9713-527649677b04"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-01-08T22:35:53.830ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-632a4c7b-01ee-49df-9713-527649677b04"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-01-08T22:35:53.837ZDEBGphd-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-632a4c7b-01ee-49df-9713-527649677b04 0B 1.80T 48.9M /phd-artifacts/phd-clone-632a4c7b-01ee-49df-9713-527649677b04\n target = phd_framework::zfs
262026-01-08T22:35:53.837ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-01-08T22:35:53.837ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-01-08T22:35:53.837ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-01-08T22:35:53.838ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/2dc643742f82d2e072a1281dab23ba2bfdcee440/propolis-server.tar.gz
302026-01-08T22:36:24.618ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-01-08T22:36:24.618ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-01-08T22:36:41.187ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server" target = phd_framework::test_vm::server
332026-01-08T22:36:41.187ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
342026-01-08T22:36:41.247ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-01-08T22:36:41.248ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
362026-01-08T22:36:41.249ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
372026-01-08T22:36:41.249ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47411 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-01-08T22:36:41.582ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-01-08T22:36:41.583ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9bebe5f1-1abf-4552-8354-d2781a756955, name: "phd-vm-9bebe5f1-1abf-4552-8354-d2781a756955", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 47f9fe67-126e-41d9-b854-056302e0a8e7, project_id: d5b21ac8-62ba-418e-9d58-334557a8da0d, sled_id: 29064175-8c62-454f-b7c0-5394f076e9de, sled_serial: "29064175-8c62-454f-b7c0-5394f076e9de", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
402026-01-08T22:36:41.583ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
412026-01-08T22:36:41.583ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
422026-01-08T22:36:41.584ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
432026-01-08T22:36:41.584ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-01-08T22:36:41.584ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
452026-01-08T22:36:41.584ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-01-08T22:36:41.584ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
472026-01-08T22:36:41.584ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
482026-01-08T22:36:46.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4513 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
492026-01-08T22:36:46.098ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-01-08T22:36:46.098ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-01-08T22:36:46.098ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
522026-01-08T22:36:46.098ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
532026-01-08T22:36:46.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
542026-01-08T22:36:46.116ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-01-08T22:36:46.117ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-01-08T22:36:46.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
572026-01-08T22:36:46.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
582026-01-08T22:36:46.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
592026-01-08T22:36:46.149ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-01-08T22:36:46.149ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4565 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-01-08T22:36:46.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
622026-01-08T22:36:46.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9bebe5f1-1abf-4552-8354-d2781a756955
632026-01-08T22:36:46.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
642026-01-08T22:36:46.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
652026-01-08T22:36:46.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9bebe5f1-1abf-4552-8354-d2781a756955
662026-01-08T22:36:46.193ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
672026-01-08T22:36:46.193ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
682026-01-08T22:36:46.193ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9bebe5f1-1abf-4552-8354-d2781a756955
692026-01-08T22:36:46.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
702026-01-08T22:36:46.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
712026-01-08T22:36:46.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9bebe5f1-1abf-4552-8354-d2781a756955
722026-01-08T22:36:46.237ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
732026-01-08T22:36:46.237ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
742026-01-08T22:36:46.237ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9bebe5f1-1abf-4552-8354-d2781a756955
752026-01-08T22:36:46.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
762026-01-08T22:36:46.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
772026-01-08T22:36:46.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9bebe5f1-1abf-4552-8354-d2781a756955
782026-01-08T22:36:46.281ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
792026-01-08T22:36:46.281ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
802026-01-08T22:36:46.281ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812026-01-08T22:36:46.281ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822026-01-08T22:36:46.281ZDEBGphd-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
832026-01-08T22:36:46.281ZDEBGphd-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
842026-01-08T22:36:46.282ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
852026-01-08T22:36:46.282ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
862026-01-08T22:36:46.299ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
872026-01-08T22:36:46.300ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882026-01-08T22:36:46.300ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
892026-01-08T22:36:46.300ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 9e11735e-6293-430a-9a43-314fd6e99d32 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd timeout_duration = 45s
902026-01-08T22:36:46.300ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
912026-01-08T22:36:46.300ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
922026-01-08T22:36:46.723ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 630455c5-5d35-4c9c-b949-993b8388e8dd, name: "phd-vm-630455c5-5d35-4c9c-b949-993b8388e8dd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 47f9fe67-126e-41d9-b854-056302e0a8e7, project_id: d5b21ac8-62ba-418e-9d58-334557a8da0d, sled_id: 5f1f3d75-abb6-4392-8512-4fc8d422c385, sled_serial: "5f1f3d75-abb6-4392-8512-4fc8d422c385", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
932026-01-08T22:36:46.723ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 9e11735e-6293-430a-9a43-314fd6e99d32 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
942026-01-08T22:36:48.977ZINFOphd-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":7760}} target = phd_framework::serial
952026-01-08T22:36:49.151ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
962026-01-08T22:36:49.151ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2428 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 9e11735e-6293-430a-9a43-314fd6e99d32 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
972026-01-08T22:36:49.153ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
982026-01-08T22:36:49.153ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
992026-01-08T22:36:49.153ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 630455c5-5d35-4c9c-b949-993b8388e8dd
1002026-01-08T22:36:49.155ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
1012026-01-08T22:36:49.230ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
1022026-01-08T22:36:49.231ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7982 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9bebe5f1-1abf-4552-8354-d2781a756955
1032026-01-08T22:36:49.231ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1042026-01-08T22:36:49.231ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1052026-01-08T22:36:49.231ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 630455c5-5d35-4c9c-b949-993b8388e8dd
1062026-01-08T22:36:49.264ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1072026-01-08T22:36:49.264ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1082026-01-08T22:36:49.264ZDEBGphd-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
1092026-01-08T22:36:49.264ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7682 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102026-01-08T22:36:49.264ZINFOphd-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
1112026-01-08T22:36:49.264ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122026-01-08T22:36:49.265ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1132026-01-08T22:36:49.593ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1142026-01-08T22:36:49.669ZDEBGphd-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 = 630455c5-5d35-4c9c-b949-993b8388e8dd
1152026-01-08T22:36:49.669ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-632a4c7b-01ee-49df-9713-527649677b04"] 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 = 630455c5-5d35-4c9c-b949-993b8388e8dd
1162026-01-08T22:36:49.695ZDEBGphd-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 = 630455c5-5d35-4c9c-b949-993b8388e8dd
1172026-01-08T22:36:49.695ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-aca19486-7ef9-475b-b9f6-e9cd66e85c04"] 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 = 630455c5-5d35-4c9c-b949-993b8388e8dd
1182026-01-08T22:36:49.710ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 446 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1192026-01-08T22:36:49.710ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 446 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1202026-01-08T22:36:49.711ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1212026-01-08T22:36:49.711ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1222026-01-08T22:36:49.711ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1232026-01-08T22:36:49.711ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3410 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd vm = migration_from_base_lifecycle_0 vm_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1242026-01-08T22:36:49.711ZINFOphd-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
1252026-01-08T22:36:49.711ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3410 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9bebe5f1-1abf-4552-8354-d2781a756955 target = phd_framework::test_vm target_id = 630455c5-5d35-4c9c-b949-993b8388e8dd
1262026-01-08T22:36:49.711ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1272026-01-08T22:36:49.711ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 85547 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
1282026-01-08T22:36:49.711ZDEBGphd-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
1292026-01-08T22:36:49.711ZDEBGphd-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
1302026-01-08T22:36:49.711ZDEBGphd-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
1312026-01-08T22:36:49.717ZDEBGphd-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 861M 1.80T 860M /phd-artifacts\n target = phd_framework::zfs
1322026-01-08T22:36:49.717ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8620922c-54f9-4c3f-93a1-01173d73d31f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332026-01-08T22:36:49.731ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8620922c-54f9-4c3f-93a1-01173d73d31f", "phd-artifacts/phd-clone-131a942d-d492-4eb6-bf30-ce5ca3d4e20d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342026-01-08T22:36:49.748ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-131a942d-d492-4eb6-bf30-ce5ca3d4e20d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352026-01-08T22:36:49.754ZDEBGphd-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-131a942d-d492-4eb6-bf30-ce5ca3d4e20d 0B 1.80T 860M /phd-artifacts/phd-clone-131a942d-d492-4eb6-bf30-ce5ca3d4e20d\n target = phd_framework::zfs
1362026-01-08T22:36:49.755ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372026-01-08T22:36:49.755ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382026-01-08T22:36:49.755ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server target = phd_framework::artifacts::store
1392026-01-08T22:36:49.755ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server" target = phd_framework::test_vm::server
1402026-01-08T22:36:49.755ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
1412026-01-08T22:36:49.772ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1422026-01-08T22:36:49.773ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432026-01-08T22:36:49.773ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1442026-01-08T22:36:49.773ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1452026-01-08T22:36:50.351ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462026-01-08T22:36:50.353ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: dd640054-2314-4cfe-a0fa-17326431252b, name: "phd-vm-dd640054-2314-4cfe-a0fa-17326431252b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c5b945be-21cb-4216-b046-be8b15af4fb6, project_id: 16b057d4-cefe-4734-8369-ffa2668c0665, sled_id: 49ab0655-5f07-4ef5-92fc-75947a1a9e98, sled_serial: "49ab0655-5f07-4ef5-92fc-75947a1a9e98", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1472026-01-08T22:36:50.353ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1482026-01-08T22:36:50.353ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1492026-01-08T22:36:50.354ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1502026-01-08T22:36:50.354ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1512026-01-08T22:36:50.354ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1522026-01-08T22:36:50.354ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1532026-01-08T22:36:50.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1542026-01-08T22:36:50.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1552026-01-08T22:36:54.770ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4416 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1562026-01-08T22:36:54.771ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1572026-01-08T22:36:54.771ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1582026-01-08T22:36:54.771ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1592026-01-08T22:36:54.771ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1602026-01-08T22:36:54.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1612026-01-08T22:36:54.789ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1622026-01-08T22:36:54.789ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1632026-01-08T22:36:54.790ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1642026-01-08T22:36:54.790ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1652026-01-08T22:36:54.822ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1662026-01-08T22:36:54.822ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1672026-01-08T22:36:54.822ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4468 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682026-01-08T22:36:54.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1692026-01-08T22:36:54.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1702026-01-08T22:36:54.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1712026-01-08T22:36:54.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1722026-01-08T22:36:54.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1732026-01-08T22:36:54.866ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1742026-01-08T22:36:54.871ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1752026-01-08T22:36:54.871ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762026-01-08T22:36:54.871ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772026-01-08T22:36:54.871ZDEBGphd-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
1782026-01-08T22:36:54.871ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1792026-01-08T22:36:54.871ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
1802026-01-08T22:36:54.889ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1812026-01-08T22:36:54.889ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822026-01-08T22:36:54.889ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474
1832026-01-08T22:36:54.889ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 36c682c5-fcbb-4eff-8497-74e1625175ad path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474 timeout_duration = 45s
1842026-01-08T22:36:54.889ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474 vm = migration_serial_history_base_lifecycle_0 vm_id = ff5614ac-e090-4126-86c9-fcbf31088474
1852026-01-08T22:36:54.890ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474 vm = migration_serial_history_base_lifecycle_0 vm_id = ff5614ac-e090-4126-86c9-fcbf31088474
1862026-01-08T22:36:55.272ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ff5614ac-e090-4126-86c9-fcbf31088474, name: "phd-vm-ff5614ac-e090-4126-86c9-fcbf31088474", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c5b945be-21cb-4216-b046-be8b15af4fb6, project_id: 16b057d4-cefe-4734-8369-ffa2668c0665, sled_id: ba82d94d-c71d-413b-a975-7296f51f3e50, sled_serial: "ba82d94d-c71d-413b-a975-7296f51f3e50", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474 vm = migration_serial_history_base_lifecycle_0 vm_id = ff5614ac-e090-4126-86c9-fcbf31088474
1872026-01-08T22:36:55.272ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 36c682c5-fcbb-4eff-8497-74e1625175ad path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474
1882026-01-08T22:36:57.507ZINFOphd-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":7727}} target = phd_framework::serial
1892026-01-08T22:36:57.754ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474
1902026-01-08T22:36:57.754ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2481 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 36c682c5-fcbb-4eff-8497-74e1625175ad path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474
1912026-01-08T22:36:57.756ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1922026-01-08T22:36:57.758ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1932026-01-08T22:36:57.826ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 69 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1942026-01-08T22:36:57.826ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8053 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dd640054-2314-4cfe-a0fa-17326431252b
1952026-01-08T22:36:57.829ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ff5614ac-e090-4126-86c9-fcbf31088474
1962026-01-08T22:36:57.829ZDEBGphd-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
1972026-01-08T22:36:57.829ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1982026-01-08T22:36:57.829ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7477 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1992026-01-08T22:36:57.829ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002026-01-08T22:36:57.830ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ff5614ac-e090-4126-86c9-fcbf31088474
2012026-01-08T22:36:58.543ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = ff5614ac-e090-4126-86c9-fcbf31088474
2022026-01-08T22:36:58.613ZDEBGphd-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 = ff5614ac-e090-4126-86c9-fcbf31088474
2032026-01-08T22:36:58.613ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-131a942d-d492-4eb6-bf30-ce5ca3d4e20d"] 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 = ff5614ac-e090-4126-86c9-fcbf31088474
2042026-01-08T22:36:58.639ZDEBGphd-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 = ff5614ac-e090-4126-86c9-fcbf31088474
2052026-01-08T22:36:58.639ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-8620922c-54f9-4c3f-93a1-01173d73d31f"] 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 = ff5614ac-e090-4126-86c9-fcbf31088474
2062026-01-08T22:36:58.654ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 824 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ff5614ac-e090-4126-86c9-fcbf31088474
2072026-01-08T22:36:58.654ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 824 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2082026-01-08T22:36:58.654ZINFOphd-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
2092026-01-08T22:36:58.654ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3764 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474 vm = migration_serial_history_base_lifecycle_0 vm_id = ff5614ac-e090-4126-86c9-fcbf31088474
2102026-01-08T22:36:58.654ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2112026-01-08T22:36:58.654ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2122026-01-08T22:36:58.654ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3764 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dd640054-2314-4cfe-a0fa-17326431252b target = phd_framework::test_vm target_id = ff5614ac-e090-4126-86c9-fcbf31088474
2132026-01-08T22:36:58.654ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8943 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2142026-01-08T22:36:58.654ZINFOphd-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
2152026-01-08T22:36:58.654ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2162026-01-08T22:36:58.654ZDEBGphd-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
2172026-01-08T22:36:58.654ZDEBGphd-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
2182026-01-08T22:36:58.654ZDEBGphd-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
2192026-01-08T22:36:58.660ZDEBGphd-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 861M 1.80T 860M /phd-artifacts\n target = phd_framework::zfs
2202026-01-08T22:36:58.661ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9492a27f-a067-4531-8088-5b99295b9965"] 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
2212026-01-08T22:36:58.674ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9492a27f-a067-4531-8088-5b99295b9965", "phd-artifacts/phd-clone-fe267148-e459-4131-bc3e-8d04a4517fba"] 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
2222026-01-08T22:36:58.688ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-fe267148-e459-4131-bc3e-8d04a4517fba"] 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
2232026-01-08T22:36:58.694ZDEBGphd-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-fe267148-e459-4131-bc3e-8d04a4517fba 0B 1.80T 860M /phd-artifacts/phd-clone-fe267148-e459-4131-bc3e-8d04a4517fba\n target = phd_framework::zfs
2242026-01-08T22:36:58.695ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252026-01-08T22:36:58.695ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262026-01-08T22:36:58.695ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server target = phd_framework::artifacts::store
2272026-01-08T22:36:58.695ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server" target = phd_framework::test_vm::server
2282026-01-08T22:36:58.695ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
2292026-01-08T22:36:58.712ZINFOphd-runner: [NEW - EVENT] Launched server with pid 888 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2302026-01-08T22:36:58.712ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312026-01-08T22:36:58.712ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2322026-01-08T22:36:58.713ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2332026-01-08T22:36:59.367ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342026-01-08T22:36:59.368ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: cbabbfb6-14bc-4736-8249-959b5b14dcaa, name: "phd-vm-cbabbfb6-14bc-4736-8249-959b5b14dcaa", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e3e8d7e1-0f11-4edf-a3c4-cd9384fdc45d, project_id: d90a0372-588d-464a-a454-a976bc0432a2, sled_id: e7838429-5480-4f0b-b63d-c34275f7b4e1, sled_serial: "e7838429-5480-4f0b-b63d-c34275f7b4e1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2352026-01-08T22:36:59.368ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2362026-01-08T22:36:59.368ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2372026-01-08T22:36:59.369ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2382026-01-08T22:36:59.369ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2392026-01-08T22:36:59.369ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2402026-01-08T22:36:59.369ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2412026-01-08T22:36:59.369ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2422026-01-08T22:36:59.369ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2432026-01-08T22:37:03.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4429 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2442026-01-08T22:37:03.798ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452026-01-08T22:37:03.798ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462026-01-08T22:37:03.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2472026-01-08T22:37:03.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2482026-01-08T22:37:03.816ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2492026-01-08T22:37:03.817ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2502026-01-08T22:37:03.817ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2512026-01-08T22:37:03.817ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2522026-01-08T22:37:03.817ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2532026-01-08T22:37:03.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2542026-01-08T22:37:03.850ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-01-08T22:37:03.850ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4481 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562026-01-08T22:37:03.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2572026-01-08T22:37:03.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2582026-01-08T22:37:03.862ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2592026-01-08T22:37:03.862ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2602026-01-08T22:37:03.862ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2612026-01-08T22:37:03.895ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2622026-01-08T22:37:03.895ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2632026-01-08T22:37:03.895ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2642026-01-08T22:37:03.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2652026-01-08T22:37:03.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2662026-01-08T22:37:03.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2672026-01-08T22:37:03.938ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2682026-01-08T22:37:03.939ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2692026-01-08T22:37:03.939ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2702026-01-08T22:37:03.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2712026-01-08T22:37:03.950ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2722026-01-08T22:37:03.950ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2732026-01-08T22:37:03.983ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2742026-01-08T22:37:03.983ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
2752026-01-08T22:37:03.983ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762026-01-08T22:37:03.983ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
2772026-01-08T22:37:03.983ZDEBGphd-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
2782026-01-08T22:37:03.983ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2792026-01-08T22:37:03.983ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
2802026-01-08T22:37:04.002ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2812026-01-08T22:37:04.002ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822026-01-08T22:37:04.002ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22
2832026-01-08T22:37:04.002ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 04093ebf-e3cb-467b-8405-122de8b126dc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22 timeout_duration = 45s
2842026-01-08T22:37:04.003ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22 vm = migration_from_base_and_back_lifecycle_0 vm_id = 12c8e74b-fd67-472a-a80d-941471b1be22
2852026-01-08T22:37:04.003ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22 vm = migration_from_base_and_back_lifecycle_0 vm_id = 12c8e74b-fd67-472a-a80d-941471b1be22
2862026-01-08T22:37:04.691ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 12c8e74b-fd67-472a-a80d-941471b1be22, name: "phd-vm-12c8e74b-fd67-472a-a80d-941471b1be22", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e3e8d7e1-0f11-4edf-a3c4-cd9384fdc45d, project_id: d90a0372-588d-464a-a454-a976bc0432a2, sled_id: f91c7381-c576-43c1-9dd2-072e063b2095, sled_serial: "f91c7381-c576-43c1-9dd2-072e063b2095", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22 vm = migration_from_base_and_back_lifecycle_0 vm_id = 12c8e74b-fd67-472a-a80d-941471b1be22
2872026-01-08T22:37:04.691ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 04093ebf-e3cb-467b-8405-122de8b126dc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22
2882026-01-08T22:37:06.930ZINFOphd-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":7760}} target = phd_framework::serial
2892026-01-08T22:37:07.284ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22
2902026-01-08T22:37:07.284ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2592 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 04093ebf-e3cb-467b-8405-122de8b126dc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22
2912026-01-08T22:37:07.286ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2922026-01-08T22:37:07.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 12c8e74b-fd67-472a-a80d-941471b1be22
2932026-01-08T22:37:07.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 12c8e74b-fd67-472a-a80d-941471b1be22
2942026-01-08T22:37:07.287ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2952026-01-08T22:37:07.356ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 69 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2962026-01-08T22:37:07.356ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8644 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa
2972026-01-08T22:37:07.356ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 12c8e74b-fd67-472a-a80d-941471b1be22
2982026-01-08T22:37:07.357ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 12c8e74b-fd67-472a-a80d-941471b1be22
2992026-01-08T22:37:07.357ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 12c8e74b-fd67-472a-a80d-941471b1be22
3002026-01-08T22:37:07.387ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 12c8e74b-fd67-472a-a80d-941471b1be22
3012026-01-08T22:37:07.387ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3022026-01-08T22:37:07.387ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032026-01-08T22:37:07.387ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
3042026-01-08T22:37:07.387ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server target = phd_framework::artifacts::store
3052026-01-08T22:37:07.387ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/75709e3eef32207895613f437ec9c609907248225fb978c8c384e86d8820429b/propolis-server" target = phd_framework::test_vm::server
3062026-01-08T22:37:07.387ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
3072026-01-08T22:37:07.405ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3082026-01-08T22:37:07.405ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092026-01-08T22:37:07.406ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274
3102026-01-08T22:37:07.406ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = bad8b671-9d85-4c65-a611-b27877a57561 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274 timeout_duration = 45s
3112026-01-08T22:37:07.406ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274 vm = migration_from_base_and_back_lifecycle_1 vm_id = 077ea966-2fb6-409b-b687-12da32122274
3122026-01-08T22:37:07.406ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274 vm = migration_from_base_and_back_lifecycle_1 vm_id = 077ea966-2fb6-409b-b687-12da32122274
3132026-01-08T22:37:07.956ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 077ea966-2fb6-409b-b687-12da32122274, name: "phd-vm-077ea966-2fb6-409b-b687-12da32122274", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e3e8d7e1-0f11-4edf-a3c4-cd9384fdc45d, project_id: d90a0372-588d-464a-a454-a976bc0432a2, sled_id: 7347463d-429b-4e3d-a387-526c9036d7dd, sled_serial: "7347463d-429b-4e3d-a387-526c9036d7dd", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274 vm = migration_from_base_and_back_lifecycle_1 vm_id = 077ea966-2fb6-409b-b687-12da32122274
3142026-01-08T22:37:07.957ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = bad8b671-9d85-4c65-a611-b27877a57561 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274
3152026-01-08T22:37:10.212ZINFOphd-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":7807}} target = phd_framework::serial
3162026-01-08T22:37:11.040ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274
3172026-01-08T22:37:11.040ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3083 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = bad8b671-9d85-4c65-a611-b27877a57561 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274
3182026-01-08T22:37:11.041ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 12c8e74b-fd67-472a-a80d-941471b1be22
3192026-01-08T22:37:11.042ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 077ea966-2fb6-409b-b687-12da32122274
3202026-01-08T22:37:11.042ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 077ea966-2fb6-409b-b687-12da32122274
3212026-01-08T22:37:11.043ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 12c8e74b-fd67-472a-a80d-941471b1be22
3222026-01-08T22:37:11.116ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 12c8e74b-fd67-472a-a80d-941471b1be22
3232026-01-08T22:37:11.116ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7113 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22 vm = migration_from_base_and_back_lifecycle_0 vm_id = 12c8e74b-fd67-472a-a80d-941471b1be22
3242026-01-08T22:37:11.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 077ea966-2fb6-409b-b687-12da32122274
3252026-01-08T22:37:11.116ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7113 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cbabbfb6-14bc-4736-8249-959b5b14dcaa target = phd_framework::test_vm target_id = 12c8e74b-fd67-472a-a80d-941471b1be22
3262026-01-08T22:37:11.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 077ea966-2fb6-409b-b687-12da32122274
3272026-01-08T22:37:11.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 077ea966-2fb6-409b-b687-12da32122274
3282026-01-08T22:37:11.141ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 24 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 077ea966-2fb6-409b-b687-12da32122274
3292026-01-08T22:37:11.141ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3302026-01-08T22:37:11.142ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312026-01-08T22:37:11.142ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
3322026-01-08T22:37:11.142ZDEBGphd-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
3332026-01-08T22:37:11.142ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3342026-01-08T22:37:11.142ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
3352026-01-08T22:37:11.160ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3362026-01-08T22:37:11.161ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372026-01-08T22:37:11.161ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3382026-01-08T22:37:11.161ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 44136add-9bea-4b00-9947-e7993b42c545 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e timeout_duration = 45s
3392026-01-08T22:37:11.161ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e vm = migration_from_base_and_back_lifecycle_2 vm_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3402026-01-08T22:37:11.161ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e vm = migration_from_base_and_back_lifecycle_2 vm_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3412026-01-08T22:37:11.747ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e8aaceed-f84d-4d19-bccc-186e1f7fd66e, name: "phd-vm-e8aaceed-f84d-4d19-bccc-186e1f7fd66e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e3e8d7e1-0f11-4edf-a3c4-cd9384fdc45d, project_id: d90a0372-588d-464a-a454-a976bc0432a2, sled_id: 4ddcc3b4-aafc-4b18-bb2e-7b8221e6e882, sled_serial: "4ddcc3b4-aafc-4b18-bb2e-7b8221e6e882", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e vm = migration_from_base_and_back_lifecycle_2 vm_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3422026-01-08T22:37:11.747ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 44136add-9bea-4b00-9947-e7993b42c545 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3432026-01-08T22:37:14.013ZINFOphd-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":7854}} target = phd_framework::serial
3442026-01-08T22:37:16.330ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3452026-01-08T22:37:16.330ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4582 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 44136add-9bea-4b00-9947-e7993b42c545 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3462026-01-08T22:37:16.332ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 077ea966-2fb6-409b-b687-12da32122274
3472026-01-08T22:37:16.332ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3482026-01-08T22:37:16.332ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3492026-01-08T22:37:16.333ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 077ea966-2fb6-409b-b687-12da32122274
3502026-01-08T22:37:16.400ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 67 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 077ea966-2fb6-409b-b687-12da32122274
3512026-01-08T22:37:16.400ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8994 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274 vm = migration_from_base_and_back_lifecycle_1 vm_id = 077ea966-2fb6-409b-b687-12da32122274
3522026-01-08T22:37:16.400ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8994 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 12c8e74b-fd67-472a-a80d-941471b1be22 target = phd_framework::test_vm target_id = 077ea966-2fb6-409b-b687-12da32122274
3532026-01-08T22:37:16.400ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 68 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3542026-01-08T22:37:16.400ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3552026-01-08T22:37:16.400ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3562026-01-08T22:37:16.431ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3572026-01-08T22:37:16.431ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3582026-01-08T22:37:16.431ZDEBGphd-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
3592026-01-08T22:37:16.431ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 17064 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3602026-01-08T22:37:16.431ZINFOphd-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
3612026-01-08T22:37:16.431ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622026-01-08T22:37:16.432ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3632026-01-08T22:37:17.171ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3642026-01-08T22:37:17.245ZDEBGphd-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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3652026-01-08T22:37:17.245ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-fe267148-e459-4131-bc3e-8d04a4517fba"] 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3662026-01-08T22:37:17.271ZDEBGphd-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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3672026-01-08T22:37:17.271ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-9492a27f-a067-4531-8088-5b99295b9965"] 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3682026-01-08T22:37:17.287ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 855 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3692026-01-08T22:37:17.287ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 855 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3702026-01-08T22:37:17.287ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6125 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e vm = migration_from_base_and_back_lifecycle_2 vm_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3712026-01-08T22:37:17.287ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3722026-01-08T22:37:17.287ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
373 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 113.12s
374 
3752026-01-08T22:37:17.287ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6126 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 077ea966-2fb6-409b-b687-12da32122274 target = phd_framework::test_vm target_id = e8aaceed-f84d-4d19-bccc-186e1f7fd66e
3762026-01-08T22:37:17.287ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 18632 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
3772026-01-08T22:37:17.287ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner