Max level shown:
12025-12-24T02:16:43.791ZINFOphd-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
22025-12-24T02:16:43.794ZDEBGphd-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: 227, tv_nsec: 854274847 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-12-24T02:16:43.794ZINFOphd-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
42025-12-24T02:16:43.794ZINFOphd-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
52025-12-24T02:16:43.795ZDEBGphd-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
62025-12-24T02:16:43.936ZINFOphd-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
72025-12-24T02:16:44.415ZDEBGphd-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/f969fb7fd57c03bee03fe9a1d7458567a8e26b8d/propolis-server.sha256.txt
82025-12-24T02:16:44.523ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-12-24T02:16:44.523ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-12-24T02:16:44.523ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-12-24T02:16:44.524ZINFOphd-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
122025-12-24T02:16:44.524ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-12-24T02:16:44.524ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-12-24T02:16:44.524ZINFOphd-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
152025-12-24T02:16:44.525ZDEBGphd-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
162025-12-24T02:16:44.525ZDEBGphd-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
172025-12-24T02:16:45.094ZDEBGphd-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
182025-12-24T02:16:45.094ZDEBGphd-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
192025-12-24T02:17:12.665ZDEBGphd-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
202025-12-24T02:17:12.665ZDEBGphd-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
212025-12-24T02:17:12.673ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-12-24T02:17:12.673ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1e5aea4c-788a-4c8e-9db6-3fc6ff017715"] 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
232025-12-24T02:17:12.721ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1e5aea4c-788a-4c8e-9db6-3fc6ff017715", "phd-artifacts/phd-clone-ff84fb4a-7107-4854-b643-7254d42d8c3e"] 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
242025-12-24T02:17:12.734ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ff84fb4a-7107-4854-b643-7254d42d8c3e"] 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
252025-12-24T02:17:12.739ZDEBGphd-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-ff84fb4a-7107-4854-b643-7254d42d8c3e 0B 1.80T 48.9M /phd-artifacts/phd-clone-ff84fb4a-7107-4854-b643-7254d42d8c3e\n target = phd_framework::zfs
262025-12-24T02:17:12.740ZINFOphd-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
272025-12-24T02:17:12.740ZINFOphd-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
282025-12-24T02:17:12.740ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292025-12-24T02:17:12.740ZDEBGphd-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/f969fb7fd57c03bee03fe9a1d7458567a8e26b8d/propolis-server.tar.gz
302025-12-24T02:17:42.698ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/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
312025-12-24T02:17:42.698ZDEBGphd-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
322025-12-24T02:17:59.313ZINFOphd-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/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/propolis-server" target = phd_framework::test_vm::server
332025-12-24T02:17:59.313ZINFOphd-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
342025-12-24T02:17:59.369ZINFOphd-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
352025-12-24T02:17:59.369ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
362025-12-24T02:17:59.370ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
372025-12-24T02:17:59.370ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46630 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
382025-12-24T02:18:00.071ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-12-24T02:18:00.072ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 78ee2c3d-324a-4df1-93f2-fb096515f338, name: "phd-vm-78ee2c3d-324a-4df1-93f2-fb096515f338", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3fda3c80-c6bb-41ae-a639-c2eaef7a1dd2, project_id: 8b0cbe48-ee42-4968-a056-fc609e93de67, sled_id: 2f639df4-087d-4261-af42-f2be41dc062d, sled_serial: "2f639df4-087d-4261-af42-f2be41dc062d", 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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
402025-12-24T02:18:00.072ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
412025-12-24T02:18:00.072ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
422025-12-24T02:18:00.073ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
432025-12-24T02:18:00.073ZINFOphd-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
442025-12-24T02:18:00.073ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
452025-12-24T02:18:00.073ZDEBGphd-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
462025-12-24T02:18:00.081ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
472025-12-24T02:18:00.081ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
482025-12-24T02:18:04.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4487 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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
492025-12-24T02:18:04.569ZDEBGphd-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
502025-12-24T02:18:04.569ZDEBGphd-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
512025-12-24T02:18:04.569ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
522025-12-24T02:18:04.569ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
532025-12-24T02:18:04.587ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
542025-12-24T02:18:04.587ZDEBGphd-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
552025-12-24T02:18:04.587ZDEBGphd-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
562025-12-24T02:18:04.588ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
572025-12-24T02:18:04.588ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
582025-12-24T02:18:04.619ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
592025-12-24T02:18:04.619ZINFOphd-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
602025-12-24T02:18:04.620ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4546 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
612025-12-24T02:18:04.620ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
622025-12-24T02:18:04.620ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
632025-12-24T02:18:04.630ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
642025-12-24T02:18:04.631ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
652025-12-24T02:18:04.631ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
662025-12-24T02:18:04.663ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
672025-12-24T02:18:04.664ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
682025-12-24T02:18:04.664ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
692025-12-24T02:18:04.674ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
702025-12-24T02:18:04.675ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
712025-12-24T02:18:04.675ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
722025-12-24T02:18:04.696ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
732025-12-24T02:18:04.697ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
742025-12-24T02:18:04.697ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
752025-12-24T02:18:04.708ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 78ee2c3d-324a-4df1-93f2-fb096515f338
762025-12-24T02:18:04.708ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
772025-12-24T02:18:04.708ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
782025-12-24T02:18:04.741ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 78ee2c3d-324a-4df1-93f2-fb096515f338
792025-12-24T02:18:04.742ZINFOphd-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
802025-12-24T02:18:04.742ZINFOphd-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
812025-12-24T02:18:04.742ZINFOphd-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
822025-12-24T02:18:04.742ZDEBGphd-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
832025-12-24T02:18:04.742ZDEBGphd-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
842025-12-24T02:18:04.742ZINFOphd-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
852025-12-24T02:18:04.742ZINFOphd-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
862025-12-24T02:18:04.762ZINFOphd-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
872025-12-24T02:18:04.762ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 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
882025-12-24T02:18:04.762ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
892025-12-24T02:18:04.762ZINFOphd-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 = 7276a9f4-e122-40e4-b955-8f980f1492b5 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67 timeout_duration = 45s
902025-12-24T02:18:04.762ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67 vm = migration_from_base_lifecycle_0 vm_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
912025-12-24T02:18:04.763ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67 vm = migration_from_base_lifecycle_0 vm_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
922025-12-24T02:18:05.067ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2d8c0828-8222-457a-9b41-b779c46e9d67, name: "phd-vm-2d8c0828-8222-457a-9b41-b779c46e9d67", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3fda3c80-c6bb-41ae-a639-c2eaef7a1dd2, project_id: 8b0cbe48-ee42-4968-a056-fc609e93de67, sled_id: 584194e1-7b4f-4483-87a1-29d28547a4d8, sled_serial: "584194e1-7b4f-4483-87a1-29d28547a4d8", 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 = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67 vm = migration_from_base_lifecycle_0 vm_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
932025-12-24T02:18:05.067ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 7276a9f4-e122-40e4-b955-8f980f1492b5 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
942025-12-24T02:18:07.162ZINFOphd-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
952025-12-24T02:18:07.578ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
962025-12-24T02:18:07.578ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2510 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 7276a9f4-e122-40e4-b955-8f980f1492b5 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
972025-12-24T02:18:07.580ZINFOphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
982025-12-24T02:18:07.580ZINFOphd-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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
992025-12-24T02:18:07.580ZINFOphd-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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1002025-12-24T02:18:07.582ZDEBGphd-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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
1012025-12-24T02:18:07.661ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
1022025-12-24T02:18:07.661ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8291 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 = 78ee2c3d-324a-4df1-93f2-fb096515f338
1032025-12-24T02:18:07.661ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1042025-12-24T02:18:07.661ZINFOphd-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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1052025-12-24T02:18:07.661ZINFOphd-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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1062025-12-24T02:18:07.692ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
1072025-12-24T02:18:07.692ZINFOphd-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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1082025-12-24T02:18:07.692ZDEBGphd-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
1092025-12-24T02:18:07.692ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7620 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102025-12-24T02:18:07.692ZINFOphd-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
1112025-12-24T02:18:07.692ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122025-12-24T02:18:07.693ZDEBGphd-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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1132025-12-24T02:18:08.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::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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1142025-12-24T02:18:08.245ZDEBGphd-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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1152025-12-24T02:18:08.245ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ff84fb4a-7107-4854-b643-7254d42d8c3e"] 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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1162025-12-24T02:18:08.302ZDEBGphd-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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1172025-12-24T02:18:08.302ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-1e5aea4c-788a-4c8e-9db6-3fc6ff017715"] 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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1182025-12-24T02:18:08.327ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 635 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 = 2d8c0828-8222-457a-9b41-b779c46e9d67
1192025-12-24T02:18:08.327ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3564 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 = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67 vm = migration_from_base_lifecycle_0 vm_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
1202025-12-24T02:18:08.327ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 634 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1212025-12-24T02:18:08.327ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3564 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 = 78ee2c3d-324a-4df1-93f2-fb096515f338 target = phd_framework::test_vm target_id = 2d8c0828-8222-457a-9b41-b779c46e9d67
1222025-12-24T02:18:08.327ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 83802 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
1232025-12-24T02:18:08.327ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1242025-12-24T02:18:08.327ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252025-12-24T02:18:08.327ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262025-12-24T02:18:08.327ZINFOphd-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
1272025-12-24T02:18:08.327ZDEBGphd-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
1282025-12-24T02:18:08.327ZDEBGphd-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
1292025-12-24T02:18:08.327ZDEBGphd-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
1302025-12-24T02:18:08.328ZDEBGphd-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
1312025-12-24T02:18:08.334ZDEBGphd-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 860M 1.80T 859M /phd-artifacts\n target = phd_framework::zfs
1322025-12-24T02:18:08.334ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-18291bb5-8ff5-4685-9f02-5fdde9e72c06"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332025-12-24T02:18:08.358ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-18291bb5-8ff5-4685-9f02-5fdde9e72c06", "phd-artifacts/phd-clone-c0133721-e93f-4307-aebc-1d9faa3aa749"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342025-12-24T02:18:08.385ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c0133721-e93f-4307-aebc-1d9faa3aa749"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352025-12-24T02:18:08.392ZDEBGphd-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-c0133721-e93f-4307-aebc-1d9faa3aa749 0B 1.80T 859M /phd-artifacts/phd-clone-c0133721-e93f-4307-aebc-1d9faa3aa749\n target = phd_framework::zfs
1362025-12-24T02:18:08.393ZINFOphd-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
1372025-12-24T02:18:08.393ZINFOphd-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
1382025-12-24T02:18:08.393ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/propolis-server target = phd_framework::artifacts::store
1392025-12-24T02:18:08.393ZINFOphd-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/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/propolis-server" target = phd_framework::test_vm::server
1402025-12-24T02:18:08.393ZINFOphd-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
1412025-12-24T02:18:08.413ZINFOphd-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
1422025-12-24T02:18:08.413ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432025-12-24T02:18:08.414ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1442025-12-24T02:18:08.414ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1452025-12-24T02:18:09.140ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462025-12-24T02:18:09.140ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4bd66d6e-e42f-4858-aeae-67e23d7a624f, name: "phd-vm-4bd66d6e-e42f-4858-aeae-67e23d7a624f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2e8be059-8e2b-4199-835c-444bb6f3641e, project_id: d60c282f-b5c2-4624-947f-445a0844b2ff, sled_id: c92af810-85ee-41e8-8e9d-456d538dfb7a, sled_serial: "c92af810-85ee-41e8-8e9d-456d538dfb7a", 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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1472025-12-24T02:18:09.140ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1482025-12-24T02:18:09.141ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1492025-12-24T02:18:09.142ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1502025-12-24T02:18:09.142ZINFOphd-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
1512025-12-24T02:18:09.142ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1522025-12-24T02:18:09.142ZDEBGphd-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
1532025-12-24T02:18:09.142ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1542025-12-24T02:18:09.142ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1552025-12-24T02:18:13.616ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4474 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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1562025-12-24T02:18:13.616ZDEBGphd-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
1572025-12-24T02:18:13.616ZDEBGphd-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
1582025-12-24T02:18:13.616ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1592025-12-24T02:18:13.616ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1602025-12-24T02:18:13.634ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1612025-12-24T02:18:13.634ZDEBGphd-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
1622025-12-24T02:18:13.635ZDEBGphd-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
1632025-12-24T02:18:13.635ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1642025-12-24T02:18:13.635ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1652025-12-24T02:18:13.666ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1662025-12-24T02:18:13.666ZINFOphd-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
1672025-12-24T02:18:13.666ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4524 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682025-12-24T02:18:13.667ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1692025-12-24T02:18:13.667ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1702025-12-24T02:18:13.678ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1712025-12-24T02:18:13.678ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1722025-12-24T02:18:13.678ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1732025-12-24T02:18:13.711ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1742025-12-24T02:18:13.716ZINFOphd-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
1752025-12-24T02:18:13.716ZINFOphd-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
1762025-12-24T02:18:13.716ZINFOphd-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
1772025-12-24T02:18:13.716ZDEBGphd-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
1782025-12-24T02:18:13.716ZINFOphd-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
1792025-12-24T02:18:13.716ZINFOphd-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
1802025-12-24T02:18:13.738ZINFOphd-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
1812025-12-24T02:18:13.738ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822025-12-24T02:18:13.738ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
1832025-12-24T02:18:13.738ZINFOphd-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 = 7493e180-12ac-44c6-ab9e-a18edccb935a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda timeout_duration = 45s
1842025-12-24T02:18:13.738ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda vm = migration_serial_history_base_lifecycle_0 vm_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
1852025-12-24T02:18:13.739ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1: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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda vm = migration_serial_history_base_lifecycle_0 vm_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
1862025-12-24T02:18:14.318ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d07b46ec-46e4-408a-b89d-cb36383d9eda, name: "phd-vm-d07b46ec-46e4-408a-b89d-cb36383d9eda", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2e8be059-8e2b-4199-835c-444bb6f3641e, project_id: d60c282f-b5c2-4624-947f-445a0844b2ff, sled_id: 65425616-e2fc-4777-8b73-2ebdc34f3933, sled_serial: "65425616-e2fc-4777-8b73-2ebdc34f3933", 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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda vm = migration_serial_history_base_lifecycle_0 vm_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
1872025-12-24T02:18:14.318ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 7493e180-12ac-44c6-ab9e-a18edccb935a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
1882025-12-24T02:18:16.455ZINFOphd-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
1892025-12-24T02:18:17.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::serial_history source = migration_serial_history_base source_id = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
1902025-12-24T02:18:17.151ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2832 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 7493e180-12ac-44c6-ab9e-a18edccb935a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
1912025-12-24T02:18:17.153ZINFOphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1922025-12-24T02:18:17.154ZDEBGphd-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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1932025-12-24T02:18:17.233ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1942025-12-24T02:18:17.233ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8819 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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f
1952025-12-24T02:18:17.236ZINFOphd-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 = d07b46ec-46e4-408a-b89d-cb36383d9eda
1962025-12-24T02:18:17.236ZDEBGphd-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
1972025-12-24T02:18:17.236ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8096 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982025-12-24T02:18:17.236ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992025-12-24T02:18:17.236ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002025-12-24T02:18:17.237ZDEBGphd-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 = d07b46ec-46e4-408a-b89d-cb36383d9eda
2012025-12-24T02:18:17.699ZDEBGphd-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 = d07b46ec-46e4-408a-b89d-cb36383d9eda
2022025-12-24T02:18:17.767ZDEBGphd-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 = d07b46ec-46e4-408a-b89d-cb36383d9eda
2032025-12-24T02:18:17.767ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c0133721-e93f-4307-aebc-1d9faa3aa749"] 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 = d07b46ec-46e4-408a-b89d-cb36383d9eda
2042025-12-24T02:18:17.794ZDEBGphd-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 = d07b46ec-46e4-408a-b89d-cb36383d9eda
2052025-12-24T02:18:17.794ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-18291bb5-8ff5-4685-9f02-5fdde9e72c06"] 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 = d07b46ec-46e4-408a-b89d-cb36383d9eda
2062025-12-24T02:18:17.812ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 575 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 = d07b46ec-46e4-408a-b89d-cb36383d9eda
2072025-12-24T02:18:17.812ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4073 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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda vm = migration_serial_history_base_lifecycle_0 vm_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
2082025-12-24T02:18:17.812ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 575 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2092025-12-24T02:18:17.812ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4073 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 = 4bd66d6e-e42f-4858-aeae-67e23d7a624f target = phd_framework::test_vm target_id = d07b46ec-46e4-408a-b89d-cb36383d9eda
2102025-12-24T02:18:17.812ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9484 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2112025-12-24T02:18:17.812ZINFOphd-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
2122025-12-24T02:18:17.812ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132025-12-24T02:18:17.812ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142025-12-24T02:18:17.812ZINFOphd-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
2152025-12-24T02:18:17.812ZDEBGphd-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
2162025-12-24T02:18:17.812ZDEBGphd-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
2172025-12-24T02:18:17.812ZDEBGphd-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
2182025-12-24T02:18:17.812ZDEBGphd-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
2192025-12-24T02:18:17.820ZDEBGphd-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 860M 1.80T 859M /phd-artifacts\n target = phd_framework::zfs
2202025-12-24T02:18:17.820ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-762ff9b0-0bce-43b3-a69a-52bf5bcaca27"] 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
2212025-12-24T02:18:17.834ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-762ff9b0-0bce-43b3-a69a-52bf5bcaca27", "phd-artifacts/phd-clone-76642a42-b871-4447-8901-ece9edd2a066"] 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
2222025-12-24T02:18:17.852ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-76642a42-b871-4447-8901-ece9edd2a066"] 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
2232025-12-24T02:18:17.858ZDEBGphd-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-76642a42-b871-4447-8901-ece9edd2a066 0B 1.80T 859M /phd-artifacts/phd-clone-76642a42-b871-4447-8901-ece9edd2a066\n target = phd_framework::zfs
2242025-12-24T02:18:17.864ZINFOphd-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
2252025-12-24T02:18:17.864ZINFOphd-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
2262025-12-24T02:18:17.864ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/propolis-server target = phd_framework::artifacts::store
2272025-12-24T02:18:17.864ZINFOphd-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/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/propolis-server" target = phd_framework::test_vm::server
2282025-12-24T02:18:17.864ZINFOphd-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
2292025-12-24T02:18:17.885ZINFOphd-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
2302025-12-24T02:18:17.885ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 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
2312025-12-24T02:18:17.885ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2322025-12-24T02:18:17.885ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2332025-12-24T02:18:18.478ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342025-12-24T02:18:18.479ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b2fee296-e007-40ab-83de-e7f0f073220c, name: "phd-vm-b2fee296-e007-40ab-83de-e7f0f073220c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 31a9ceb4-21e7-4d53-8aa9-e59a8a69fd33, project_id: 55daea72-1d94-4f22-b2b9-5bb30faede2a, sled_id: 99c668c8-04a4-446a-a07a-a3bf5dbc15b4, sled_serial: "99c668c8-04a4-446a-a07a-a3bf5dbc15b4", 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 = b2fee296-e007-40ab-83de-e7f0f073220c
2352025-12-24T02:18:18.479ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2362025-12-24T02:18:18.479ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2372025-12-24T02:18:18.480ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b2fee296-e007-40ab-83de-e7f0f073220c
2382025-12-24T02:18:18.480ZINFOphd-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
2392025-12-24T02:18:18.480ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2402025-12-24T02:18:18.480ZDEBGphd-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
2412025-12-24T02:18:18.480ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2422025-12-24T02:18:18.480ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2432025-12-24T02:18:22.907ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4426 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 = b2fee296-e007-40ab-83de-e7f0f073220c
2442025-12-24T02:18:22.907ZDEBGphd-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
2452025-12-24T02:18:22.907ZDEBGphd-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
2462025-12-24T02:18:22.907ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2472025-12-24T02:18:22.907ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2482025-12-24T02:18:22.925ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b2fee296-e007-40ab-83de-e7f0f073220c
2492025-12-24T02:18:22.925ZDEBGphd-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
2502025-12-24T02:18:22.925ZDEBGphd-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
2512025-12-24T02:18:22.925ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2522025-12-24T02:18:22.925ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2532025-12-24T02:18:22.958ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2542025-12-24T02:18:22.958ZINFOphd-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
2552025-12-24T02:18:22.958ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4478 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
2562025-12-24T02:18:22.959ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2572025-12-24T02:18:22.959ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2582025-12-24T02:18:22.969ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2592025-12-24T02:18:22.969ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2602025-12-24T02:18:22.969ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2612025-12-24T02:18:23.002ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2622025-12-24T02:18:23.002ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2632025-12-24T02:18:23.003ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2642025-12-24T02:18:23.013ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2652025-12-24T02:18:23.013ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2662025-12-24T02:18:23.014ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2672025-12-24T02:18:23.046ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2682025-12-24T02:18:23.046ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2692025-12-24T02:18:23.046ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2702025-12-24T02:18:23.057ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2712025-12-24T02:18:23.058ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2722025-12-24T02:18:23.058ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2732025-12-24T02:18:23.090ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b2fee296-e007-40ab-83de-e7f0f073220c
2742025-12-24T02:18:23.090ZINFOphd-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
2752025-12-24T02:18:23.090ZINFOphd-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
2762025-12-24T02:18:23.090ZINFOphd-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
2772025-12-24T02:18:23.090ZDEBGphd-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
2782025-12-24T02:18:23.090ZINFOphd-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
2792025-12-24T02:18:23.090ZINFOphd-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
2802025-12-24T02:18:23.112ZINFOphd-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
2812025-12-24T02:18:23.112ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 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
2822025-12-24T02:18:23.112ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2832025-12-24T02:18:23.112ZINFOphd-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 = b0f5723e-10fe-4370-b2bb-7034637bd16e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8 timeout_duration = 45s
2842025-12-24T02:18:23.112ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2852025-12-24T02:18:23.113ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2862025-12-24T02:18:23.654ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4883f438-6be9-413b-8ae7-28ea5c9580e8, name: "phd-vm-4883f438-6be9-413b-8ae7-28ea5c9580e8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 31a9ceb4-21e7-4d53-8aa9-e59a8a69fd33, project_id: 55daea72-1d94-4f22-b2b9-5bb30faede2a, sled_id: b0b10232-dc3d-4ece-acb6-555a01e7db90, sled_serial: "b0b10232-dc3d-4ece-acb6-555a01e7db90", 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 = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2872025-12-24T02:18:23.655ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b0f5723e-10fe-4370-b2bb-7034637bd16e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2882025-12-24T02:18:25.967ZINFOphd-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
2892025-12-24T02:18:26.683ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2902025-12-24T02:18:26.683ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3028 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b0f5723e-10fe-4370-b2bb-7034637bd16e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2912025-12-24T02:18:26.685ZINFOphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2922025-12-24T02:18:26.685ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2932025-12-24T02:18:26.685ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2942025-12-24T02:18:26.687ZDEBGphd-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 = b2fee296-e007-40ab-83de-e7f0f073220c
2952025-12-24T02:18:26.765ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 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 = b2fee296-e007-40ab-83de-e7f0f073220c
2962025-12-24T02:18:26.765ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8879 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 = b2fee296-e007-40ab-83de-e7f0f073220c
2972025-12-24T02:18:28.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1836 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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2982025-12-24T02:18:28.522ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8
2992025-12-24T02:18:28.522ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8
3002025-12-24T02:18:28.555ZINFOphd-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_lifecycle_0 vm_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
3012025-12-24T02:18:28.555ZINFOphd-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
3022025-12-24T02:18:28.555ZINFOphd-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
3032025-12-24T02:18:28.556ZINFOphd-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
3042025-12-24T02:18:28.556ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/propolis-server target = phd_framework::artifacts::store
3052025-12-24T02:18:28.556ZINFOphd-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/76cf1d00a57ad19f16c6159022e56e5b9ed40b28d0c02eeeab99a47aadc00148/propolis-server" target = phd_framework::test_vm::server
3062025-12-24T02:18:28.556ZINFOphd-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
3072025-12-24T02:18:28.578ZINFOphd-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
3082025-12-24T02:18:28.578ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 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
3092025-12-24T02:18:28.578ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3102025-12-24T02:18:28.578ZINFOphd-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 = b68d7c47-ec64-47dc-abf9-93d04662799c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b timeout_duration = 45s
3112025-12-24T02:18:28.578ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b vm = migration_from_base_and_back_lifecycle_1 vm_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3122025-12-24T02:18:28.579ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b vm = migration_from_base_and_back_lifecycle_1 vm_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3132025-12-24T02:18:29.236ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3474be62-0747-4fea-96b4-528d4bf4647b, name: "phd-vm-3474be62-0747-4fea-96b4-528d4bf4647b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 31a9ceb4-21e7-4d53-8aa9-e59a8a69fd33, project_id: 55daea72-1d94-4f22-b2b9-5bb30faede2a, sled_id: a27f5ae8-62a2-41fa-9f5c-e38c31dc8145, sled_serial: "a27f5ae8-62a2-41fa-9f5c-e38c31dc8145", 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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b vm = migration_from_base_and_back_lifecycle_1 vm_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3142025-12-24T02:18:29.236ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b68d7c47-ec64-47dc-abf9-93d04662799c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3152025-12-24T02:18:31.537ZINFOphd-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
3162025-12-24T02:18:32.225ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3172025-12-24T02:18:32.225ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2988 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b68d7c47-ec64-47dc-abf9-93d04662799c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3182025-12-24T02:18:32.227ZINFOphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8
3192025-12-24T02:18:32.227ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b
3202025-12-24T02:18:32.227ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b
3212025-12-24T02:18:32.228ZDEBGphd-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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8
3222025-12-24T02:18:32.302ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 75 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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8
3232025-12-24T02:18:32.303ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9190 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 = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
3242025-12-24T02:18:32.303ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9190 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 = b2fee296-e007-40ab-83de-e7f0f073220c target = phd_framework::test_vm target_id = 4883f438-6be9-413b-8ae7-28ea5c9580e8
3252025-12-24T02:18:33.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1114 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 = 3474be62-0747-4fea-96b4-528d4bf4647b
3262025-12-24T02:18:33.342ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b
3272025-12-24T02:18:33.342ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b
3282025-12-24T02:18:33.375ZINFOphd-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_lifecycle_1 vm_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3292025-12-24T02:18:33.375ZINFOphd-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
3302025-12-24T02:18:33.375ZINFOphd-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
3312025-12-24T02:18:33.376ZINFOphd-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
3322025-12-24T02:18:33.376ZDEBGphd-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
3332025-12-24T02:18:33.376ZINFOphd-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
3342025-12-24T02:18:33.376ZINFOphd-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
3352025-12-24T02:18:33.396ZINFOphd-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
3362025-12-24T02:18:33.396ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 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
3372025-12-24T02:18:33.396ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e
3382025-12-24T02:18:33.396ZINFOphd-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 = 98386506-027e-49b2-80e2-326bd738db0a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e timeout_duration = 45s
3392025-12-24T02:18:33.397ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e vm = migration_from_base_and_back_lifecycle_2 vm_id = a9561331-339f-4f11-83ad-36327d4d378e
3402025-12-24T02:18:33.397ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e vm = migration_from_base_and_back_lifecycle_2 vm_id = a9561331-339f-4f11-83ad-36327d4d378e
3412025-12-24T02:18:33.872ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a9561331-339f-4f11-83ad-36327d4d378e, name: "phd-vm-a9561331-339f-4f11-83ad-36327d4d378e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 31a9ceb4-21e7-4d53-8aa9-e59a8a69fd33, project_id: 55daea72-1d94-4f22-b2b9-5bb30faede2a, sled_id: f33bd871-6763-4f9d-9813-c20076f04c8c, sled_serial: "f33bd871-6763-4f9d-9813-c20076f04c8c", 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 = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e vm = migration_from_base_and_back_lifecycle_2 vm_id = a9561331-339f-4f11-83ad-36327d4d378e
3422025-12-24T02:18:33.872ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 98386506-027e-49b2-80e2-326bd738db0a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e
3432025-12-24T02:18:36.168ZINFOphd-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
3442025-12-24T02:18:37.615ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e
3452025-12-24T02:18:37.615ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3742 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 98386506-027e-49b2-80e2-326bd738db0a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e
3462025-12-24T02:18:37.617ZINFOphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b
3472025-12-24T02:18:37.617ZINFOphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3482025-12-24T02:18:37.617ZINFOphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3492025-12-24T02:18:37.618ZDEBGphd-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 = 3474be62-0747-4fea-96b4-528d4bf4647b
3502025-12-24T02:18:37.697ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 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 = 3474be62-0747-4fea-96b4-528d4bf4647b
3512025-12-24T02:18:37.697ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9118 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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b vm = migration_from_base_and_back_lifecycle_1 vm_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3522025-12-24T02:18:37.697ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9118 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 = 4883f438-6be9-413b-8ae7-28ea5c9580e8 target = phd_framework::test_vm target_id = 3474be62-0747-4fea-96b4-528d4bf4647b
3532025-12-24T02:18:37.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 79 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 = a9561331-339f-4f11-83ad-36327d4d378e
3542025-12-24T02:18:37.697ZINFOphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3552025-12-24T02:18:37.698ZINFOphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3562025-12-24T02:18:37.728ZINFOphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3572025-12-24T02:18:37.728ZINFOphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3582025-12-24T02:18:37.728ZDEBGphd-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
3592025-12-24T02:18:37.729ZINFOphd-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
3602025-12-24T02:18:37.729ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19250 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3612025-12-24T02:18:37.729ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-12-24T02:18:37.730ZDEBGphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3632025-12-24T02:18:38.201ZDEBGphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3642025-12-24T02:18:38.270ZDEBGphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3652025-12-24T02:18:38.270ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-76642a42-b871-4447-8901-ece9edd2a066"] 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 = a9561331-339f-4f11-83ad-36327d4d378e
3662025-12-24T02:18:38.294ZDEBGphd-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 = a9561331-339f-4f11-83ad-36327d4d378e
3672025-12-24T02:18:38.294ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-762ff9b0-0bce-43b3-a69a-52bf5bcaca27"] 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 = a9561331-339f-4f11-83ad-36327d4d378e
3682025-12-24T02:18:38.312ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 583 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 = a9561331-339f-4f11-83ad-36327d4d378e
3692025-12-24T02:18:38.312ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 583 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3702025-12-24T02:18:38.313ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3712025-12-24T02:18:38.313ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4915 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 = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e vm = migration_from_base_and_back_lifecycle_2 vm_id = a9561331-339f-4f11-83ad-36327d4d378e
3722025-12-24T02:18:38.313ZINFOphd-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.79s
374 
3752025-12-24T02:18:38.313ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4916 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 = 3474be62-0747-4fea-96b4-528d4bf4647b target = phd_framework::test_vm target_id = a9561331-339f-4f11-83ad-36327d4d378e
3762025-12-24T02:18:38.313ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20500 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
3772025-12-24T02:18:38.313ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner