Max level shown:
12025-12-23T23:47:29.531ZINFOphd-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-23T23:47:29.534ZDEBGphd-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: 209, tv_nsec: 91775378 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-12-23T23:47:29.534ZINFOphd-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-23T23:47:29.534ZINFOphd-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-23T23:47:29.534ZDEBGphd-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-23T23:47:29.681ZINFOphd-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-23T23:47:30.157ZDEBGphd-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-23T23:47:30.276ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-12-23T23:47:30.276ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-12-23T23:47:30.276ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-12-23T23:47:30.277ZINFOphd-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-23T23:47:30.277ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-12-23T23:47:30.277ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-12-23T23:47:30.277ZINFOphd-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-23T23:47:30.277ZDEBGphd-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-23T23:47:30.278ZDEBGphd-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-23T23:47:30.816ZDEBGphd-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-23T23:47:30.816ZDEBGphd-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-23T23:47:57.792ZDEBGphd-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-23T23:47:57.792ZDEBGphd-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-23T23:47:57.799ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-12-23T23:47:57.799ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-930ef135-9005-43ef-b2fb-295404b0a31d"] 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-23T23:47:57.855ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-930ef135-9005-43ef-b2fb-295404b0a31d", "phd-artifacts/phd-clone-e38359a2-082b-402d-9e64-6cdcfb8f1bbc"] 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-23T23:47:57.870ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e38359a2-082b-402d-9e64-6cdcfb8f1bbc"] 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-23T23:47:57.877ZDEBGphd-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-e38359a2-082b-402d-9e64-6cdcfb8f1bbc 0B 1.80T 48.9M /phd-artifacts/phd-clone-e38359a2-082b-402d-9e64-6cdcfb8f1bbc\n target = phd_framework::zfs
262025-12-23T23:47:57.878ZINFOphd-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-23T23:47:57.878ZINFOphd-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-23T23:47:57.878ZDEBGphd-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-23T23:47:57.878ZDEBGphd-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-23T23:48:27.801ZDEBGphd-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-23T23:48:27.801ZDEBGphd-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-23T23:48:44.119ZINFOphd-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-23T23:48:44.120ZINFOphd-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-23T23:48:44.173ZINFOphd-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-23T23:48:44.173ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
362025-12-23T23:48:44.174ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
372025-12-23T23:48:44.175ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46296 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-23T23:48:44.556ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-12-23T23:48:44.557ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6f45f7e8-16f8-41c2-a295-11e63d0915c5, name: "phd-vm-6f45f7e8-16f8-41c2-a295-11e63d0915c5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5db6c02e-93fd-44b2-973e-37568169cb2e, project_id: 95e11034-4b7f-4fd6-87a4-9302507abecc, sled_id: b36ac385-5318-4c8e-81dc-28ae00165972, sled_serial: "b36ac385-5318-4c8e-81dc-28ae00165972", 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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
402025-12-23T23:48:44.557ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
412025-12-23T23:48:44.557ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
422025-12-23T23:48:44.558ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
432025-12-23T23:48:44.558ZINFOphd-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-23T23:48:44.558ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
452025-12-23T23:48:44.558ZDEBGphd-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-23T23:48:44.558ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
472025-12-23T23:48:44.558ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
482025-12-23T23:48:48.983ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4424 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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
492025-12-23T23:48:48.983ZDEBGphd-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-23T23:48:48.984ZDEBGphd-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-23T23:48:48.984ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
522025-12-23T23:48:48.984ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
532025-12-23T23:48:49.001ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
542025-12-23T23:48:49.002ZDEBGphd-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-23T23:48:49.002ZDEBGphd-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-23T23:48:49.002ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
572025-12-23T23:48:49.002ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
582025-12-23T23:48:49.035ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
592025-12-23T23:48:49.035ZINFOphd-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-23T23:48:49.035ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4476 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-23T23:48:49.035ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
622025-12-23T23:48:49.035ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
632025-12-23T23:48:49.045ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
642025-12-23T23:48:49.046ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
652025-12-23T23:48:49.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::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
662025-12-23T23:48:49.078ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
672025-12-23T23:48:49.079ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
682025-12-23T23:48:49.079ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
692025-12-23T23:48:49.089ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
702025-12-23T23:48:49.089ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
712025-12-23T23:48:49.089ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
722025-12-23T23:48:49.122ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
732025-12-23T23:48:49.122ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
742025-12-23T23:48:49.122ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
752025-12-23T23:48:49.134ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
762025-12-23T23:48:49.134ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
772025-12-23T23:48:49.134ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
782025-12-23T23:48:49.167ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
792025-12-23T23:48:49.167ZINFOphd-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-23T23:48:49.167ZINFOphd-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-23T23:48:49.167ZINFOphd-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-23T23:48:49.167ZDEBGphd-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-23T23:48:49.167ZDEBGphd-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-23T23:48:49.167ZINFOphd-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-23T23:48:49.167ZINFOphd-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-23T23:48:49.186ZINFOphd-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-23T23:48:49.186ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 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-23T23:48:49.187ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187
892025-12-23T23:48:49.187ZINFOphd-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 = f7791e2b-057a-4fe1-bdab-c41f657d9de3 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187 timeout_duration = 45s
902025-12-23T23:48:49.187ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187 vm = migration_from_base_lifecycle_0 vm_id = 21fce8b4-c742-4188-9b86-e42570e48187
912025-12-23T23:48:49.187ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187 vm = migration_from_base_lifecycle_0 vm_id = 21fce8b4-c742-4188-9b86-e42570e48187
922025-12-23T23:48:49.892ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 21fce8b4-c742-4188-9b86-e42570e48187, name: "phd-vm-21fce8b4-c742-4188-9b86-e42570e48187", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5db6c02e-93fd-44b2-973e-37568169cb2e, project_id: 95e11034-4b7f-4fd6-87a4-9302507abecc, sled_id: 69b32e1d-7e7f-46a9-a8bb-4dccf17d4937, sled_serial: "69b32e1d-7e7f-46a9-a8bb-4dccf17d4937", 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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187 vm = migration_from_base_lifecycle_0 vm_id = 21fce8b4-c742-4188-9b86-e42570e48187
932025-12-23T23:48:49.892ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = f7791e2b-057a-4fe1-bdab-c41f657d9de3 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187
942025-12-23T23:48:52.136ZINFOphd-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-23T23:48:53.765ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187
962025-12-23T23:48:53.766ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3873 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = f7791e2b-057a-4fe1-bdab-c41f657d9de3 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187
972025-12-23T23:48:53.767ZINFOphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
982025-12-23T23:48:53.768ZINFOphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
992025-12-23T23:48:53.768ZINFOphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
1002025-12-23T23:48:53.769ZDEBGphd-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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
1012025-12-23T23:48:53.841ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 72 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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
1022025-12-23T23:48:53.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 73 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 = 21fce8b4-c742-4188-9b86-e42570e48187
1032025-12-23T23:48:53.841ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9667 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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5
1042025-12-23T23:48:53.841ZINFOphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
1052025-12-23T23:48:53.841ZINFOphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
1062025-12-23T23:48:53.868ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 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 = 21fce8b4-c742-4188-9b86-e42570e48187
1072025-12-23T23:48:53.868ZINFOphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
1082025-12-23T23:48:53.868ZDEBGphd-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-23T23:48:53.868ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9312 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102025-12-23T23:48:53.869ZINFOphd-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-23T23:48:53.869ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122025-12-23T23:48:53.870ZDEBGphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
1132025-12-23T23:48:54.299ZDEBGphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
1142025-12-23T23:48:54.376ZDEBGphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
1152025-12-23T23:48:54.376ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e38359a2-082b-402d-9e64-6cdcfb8f1bbc"] 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 = 21fce8b4-c742-4188-9b86-e42570e48187
1162025-12-23T23:48:54.403ZDEBGphd-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 = 21fce8b4-c742-4188-9b86-e42570e48187
1172025-12-23T23:48:54.403ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-930ef135-9005-43ef-b2fb-295404b0a31d"] 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 = 21fce8b4-c742-4188-9b86-e42570e48187
1182025-12-23T23:48:54.417ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 548 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 = 21fce8b4-c742-4188-9b86-e42570e48187
1192025-12-23T23:48:54.417ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5230 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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187 vm = migration_from_base_lifecycle_0 vm_id = 21fce8b4-c742-4188-9b86-e42570e48187
1202025-12-23T23:48:54.417ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5230 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 = 6f45f7e8-16f8-41c2-a295-11e63d0915c5 target = phd_framework::test_vm target_id = 21fce8b4-c742-4188-9b86-e42570e48187
1212025-12-23T23:48:54.417ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 84140 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
1222025-12-23T23:48:54.417ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 548 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1232025-12-23T23:48:54.417ZINFOphd-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-23T23:48:54.417ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252025-12-23T23:48:54.417ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262025-12-23T23:48:54.418ZINFOphd-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-23T23:48:54.418ZDEBGphd-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-23T23:48:54.418ZDEBGphd-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-23T23:48:54.418ZDEBGphd-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-23T23:48:54.418ZDEBGphd-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-23T23:48:54.423ZDEBGphd-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 859M 1.80T 859M /phd-artifacts\n target = phd_framework::zfs
1322025-12-23T23:48:54.423ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-67e80c6e-722c-4f21-a7fd-281154726bd8"] 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-23T23:48:54.438ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-67e80c6e-722c-4f21-a7fd-281154726bd8", "phd-artifacts/phd-clone-74705f96-0091-4bd8-a75d-aea4e7ab5c8e"] 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-23T23:48:54.455ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-74705f96-0091-4bd8-a75d-aea4e7ab5c8e"] 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-23T23:48:54.462ZDEBGphd-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-74705f96-0091-4bd8-a75d-aea4e7ab5c8e 0B 1.80T 859M /phd-artifacts/phd-clone-74705f96-0091-4bd8-a75d-aea4e7ab5c8e\n target = phd_framework::zfs
1362025-12-23T23:48:54.462ZINFOphd-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-23T23:48:54.462ZINFOphd-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-23T23:48:54.462ZDEBGphd-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-23T23:48:54.462ZINFOphd-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-23T23:48:54.463ZINFOphd-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-23T23:48:54.481ZINFOphd-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-23T23:48:54.481ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 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-23T23:48:54.482ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1442025-12-23T23:48:54.482ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1452025-12-23T23:48:54.970ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462025-12-23T23:48:54.971ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2fad8853-fe53-4dda-b408-f3f380407536, name: "phd-vm-2fad8853-fe53-4dda-b408-f3f380407536", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b66a994e-9a8d-48df-a0ab-bac8f3301906, project_id: b478ea13-604b-4049-a481-3ea58977199c, sled_id: f58c6aeb-ca63-4509-87c1-ef94a26981ef, sled_serial: "f58c6aeb-ca63-4509-87c1-ef94a26981ef", 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 = 2fad8853-fe53-4dda-b408-f3f380407536
1472025-12-23T23:48:54.971ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1482025-12-23T23:48:54.971ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1492025-12-23T23:48:54.972ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2fad8853-fe53-4dda-b408-f3f380407536
1502025-12-23T23:48:54.972ZINFOphd-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-23T23:48:54.972ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1522025-12-23T23:48:54.972ZDEBGphd-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-23T23:48:54.972ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1542025-12-23T23:48:54.972ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1552025-12-23T23:48:59.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4416 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2fad8853-fe53-4dda-b408-f3f380407536
1562025-12-23T23:48:59.389ZDEBGphd-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-23T23:48:59.389ZDEBGphd-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-23T23:48:59.389ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1592025-12-23T23:48:59.389ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1602025-12-23T23:48:59.407ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1612025-12-23T23:48:59.407ZDEBGphd-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-23T23:48:59.407ZDEBGphd-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-23T23:48:59.407ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1642025-12-23T23:48:59.407ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1652025-12-23T23:48:59.440ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1662025-12-23T23:48:59.440ZINFOphd-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-23T23:48:59.440ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4468 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682025-12-23T23:48:59.440ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1692025-12-23T23:48:59.440ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1702025-12-23T23:48:59.451ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2fad8853-fe53-4dda-b408-f3f380407536
1712025-12-23T23:48:59.451ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1722025-12-23T23:48:59.451ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1732025-12-23T23:48:59.484ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1742025-12-23T23:48:59.489ZINFOphd-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-23T23:48:59.489ZINFOphd-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-23T23:48:59.489ZINFOphd-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-23T23:48:59.489ZDEBGphd-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-23T23:48:59.489ZINFOphd-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-23T23:48:59.489ZINFOphd-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-23T23:48:59.508ZINFOphd-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-23T23:48:59.509ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 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-23T23:48:59.509ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
1832025-12-23T23:48:59.509ZINFOphd-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 = dd39a950-f43f-4d9f-b867-c9ed9d599b27 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490 timeout_duration = 45s
1842025-12-23T23:48:59.509ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490 vm = migration_serial_history_base_lifecycle_0 vm_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
1852025-12-23T23:48:59.509ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490 vm = migration_serial_history_base_lifecycle_0 vm_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
1862025-12-23T23:48:59.904ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 91e481d6-bbd5-438e-aabb-2caad8a3d490, name: "phd-vm-91e481d6-bbd5-438e-aabb-2caad8a3d490", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b66a994e-9a8d-48df-a0ab-bac8f3301906, project_id: b478ea13-604b-4049-a481-3ea58977199c, sled_id: 935b4310-4702-46d9-aa07-c4b1a6f7196b, sled_serial: "935b4310-4702-46d9-aa07-c4b1a6f7196b", 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 = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490 vm = migration_serial_history_base_lifecycle_0 vm_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
1872025-12-23T23:48:59.904ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = dd39a950-f43f-4d9f-b867-c9ed9d599b27 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
1882025-12-23T23:49:02.186ZINFOphd-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-23T23:49:02.217ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
1902025-12-23T23:49:02.217ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2312 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = dd39a950-f43f-4d9f-b867-c9ed9d599b27 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
1912025-12-23T23:49:02.219ZINFOphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1922025-12-23T23:49:02.220ZDEBGphd-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 = 2fad8853-fe53-4dda-b408-f3f380407536
1932025-12-23T23:49:02.292ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 72 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 = 2fad8853-fe53-4dda-b408-f3f380407536
1942025-12-23T23:49:02.292ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7810 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 = 2fad8853-fe53-4dda-b408-f3f380407536
1952025-12-23T23:49:02.294ZINFOphd-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 = 91e481d6-bbd5-438e-aabb-2caad8a3d490
1962025-12-23T23:49:02.294ZDEBGphd-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-23T23:49:02.294ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1982025-12-23T23:49:02.294ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7324 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1992025-12-23T23:49:02.294ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002025-12-23T23:49:02.296ZDEBGphd-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 = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2012025-12-23T23:49:02.954ZDEBGphd-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 = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2022025-12-23T23:49:03.026ZDEBGphd-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 = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2032025-12-23T23:49:03.026ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-74705f96-0091-4bd8-a75d-aea4e7ab5c8e"] 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 = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2042025-12-23T23:49:03.053ZDEBGphd-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 = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2052025-12-23T23:49:03.053ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-67e80c6e-722c-4f21-a7fd-281154726bd8"] 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 = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2062025-12-23T23:49:03.069ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 774 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 = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2072025-12-23T23:49:03.069ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3560 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 = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490 vm = migration_serial_history_base_lifecycle_0 vm_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2082025-12-23T23:49:03.069ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3560 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 = 2fad8853-fe53-4dda-b408-f3f380407536 target = phd_framework::test_vm target_id = 91e481d6-bbd5-438e-aabb-2caad8a3d490
2092025-12-23T23:49:03.069ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 774 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2102025-12-23T23:49:03.069ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8651 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-23T23:49:03.069ZINFOphd-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-23T23:49:03.069ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132025-12-23T23:49:03.070ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142025-12-23T23:49:03.070ZINFOphd-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-23T23:49:03.070ZDEBGphd-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-23T23:49:03.070ZDEBGphd-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-23T23:49:03.070ZDEBGphd-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-23T23:49:03.070ZDEBGphd-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-23T23:49:03.077ZDEBGphd-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-23T23:49:03.077ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-33170851-4ea6-417e-b011-55a681f008df"] 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-23T23:49:03.092ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-33170851-4ea6-417e-b011-55a681f008df", "phd-artifacts/phd-clone-decb6890-da88-4040-8bbe-ffe0df5aba1f"] 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-23T23:49:03.107ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-decb6890-da88-4040-8bbe-ffe0df5aba1f"] 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-23T23:49:03.113ZDEBGphd-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-decb6890-da88-4040-8bbe-ffe0df5aba1f 0B 1.80T 859M /phd-artifacts/phd-clone-decb6890-da88-4040-8bbe-ffe0df5aba1f\n target = phd_framework::zfs
2242025-12-23T23:49:03.114ZINFOphd-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-23T23:49:03.114ZINFOphd-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-23T23:49:03.114ZDEBGphd-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-23T23:49:03.114ZINFOphd-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-23T23:49:03.114ZINFOphd-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-23T23:49:03.132ZINFOphd-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-23T23:49:03.132ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312025-12-23T23:49:03.132ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2322025-12-23T23:49:03.133ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2332025-12-23T23:49:03.540ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342025-12-23T23:49:03.541ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 7c5b52f2-858c-4a20-92c3-185f0bf2594a, name: "phd-vm-7c5b52f2-858c-4a20-92c3-185f0bf2594a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d2201cd5-91e2-479d-b4a5-466f2c736c3a, project_id: 9efa4f6b-bd96-4cd3-a6aa-95e300c892af, sled_id: 5be489a9-c08f-4b00-9431-242af2d49455, sled_serial: "5be489a9-c08f-4b00-9431-242af2d49455", 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2352025-12-23T23:49:03.541ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2362025-12-23T23:49:03.541ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2372025-12-23T23:49:03.542ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2382025-12-23T23:49:03.542ZINFOphd-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-23T23:49:03.542ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2402025-12-23T23:49:03.542ZDEBGphd-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-23T23:49:03.542ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2422025-12-23T23:49:03.542ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2432025-12-23T23:49:07.967ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4424 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2442025-12-23T23:49:07.967ZDEBGphd-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-23T23:49:07.967ZDEBGphd-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-23T23:49:07.967ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2472025-12-23T23:49:07.968ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2482025-12-23T23:49:07.985ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2492025-12-23T23:49:07.985ZDEBGphd-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-23T23:49:07.986ZDEBGphd-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-23T23:49:07.986ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2522025-12-23T23:49:07.986ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2532025-12-23T23:49:08.018ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2542025-12-23T23:49:08.018ZINFOphd-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-23T23:49:08.018ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4476 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-23T23:49:08.019ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2572025-12-23T23:49:08.019ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2582025-12-23T23:49:08.030ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2592025-12-23T23:49:08.030ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2602025-12-23T23:49:08.030ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2612025-12-23T23:49:08.052ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2622025-12-23T23:49:08.053ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2632025-12-23T23:49:08.053ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2642025-12-23T23:49:08.063ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2652025-12-23T23:49:08.063ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2662025-12-23T23:49:08.063ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2672025-12-23T23:49:08.085ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2682025-12-23T23:49:08.086ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2692025-12-23T23:49:08.086ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2702025-12-23T23:49:08.096ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2712025-12-23T23:49:08.096ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2722025-12-23T23:49:08.096ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2732025-12-23T23:49:08.119ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2742025-12-23T23:49:08.119ZINFOphd-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-23T23:49:08.119ZINFOphd-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-23T23:49:08.119ZINFOphd-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-23T23:49:08.119ZDEBGphd-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-23T23:49:08.119ZINFOphd-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-23T23:49:08.119ZINFOphd-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-23T23:49:08.138ZINFOphd-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-23T23:49:08.139ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822025-12-23T23:49:08.139ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
2832025-12-23T23:49:08.139ZINFOphd-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 = fb353c09-c100-4e0f-9a3d-6e6a8ef1c6cb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0 timeout_duration = 45s
2842025-12-23T23:49:08.139ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0 vm = migration_from_base_and_back_lifecycle_0 vm_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
2852025-12-23T23:49:08.140ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0 vm = migration_from_base_and_back_lifecycle_0 vm_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
2862025-12-23T23:49:08.612ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b9475df9-27be-48e9-a1db-f41ff04dacb0, name: "phd-vm-b9475df9-27be-48e9-a1db-f41ff04dacb0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d2201cd5-91e2-479d-b4a5-466f2c736c3a, project_id: 9efa4f6b-bd96-4cd3-a6aa-95e300c892af, sled_id: bd38156f-fb48-4c70-89d3-d2b7c5af3e6f, sled_serial: "bd38156f-fb48-4c70-89d3-d2b7c5af3e6f", 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0 vm = migration_from_base_and_back_lifecycle_0 vm_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
2872025-12-23T23:49:08.612ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = fb353c09-c100-4e0f-9a3d-6e6a8ef1c6cb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
2882025-12-23T23:49:10.882ZINFOphd-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-23T23:49:12.920ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
2902025-12-23T23:49:12.920ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4308 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = fb353c09-c100-4e0f-9a3d-6e6a8ef1c6cb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
2912025-12-23T23:49:12.922ZINFOphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2922025-12-23T23:49:12.922ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
2932025-12-23T23:49:12.922ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
2942025-12-23T23:49:12.923ZDEBGphd-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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2952025-12-23T23:49:12.995ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 73 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2962025-12-23T23:49:12.995ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9862 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a
2972025-12-23T23:49:13.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 648 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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
2982025-12-23T23:49:13.571ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
2992025-12-23T23:49:13.571ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
3002025-12-23T23:49:13.604ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
3012025-12-23T23:49:13.604ZINFOphd-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-23T23:49:13.604ZINFOphd-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-23T23:49:13.604ZINFOphd-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-23T23:49:13.605ZDEBGphd-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-23T23:49:13.605ZINFOphd-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-23T23:49:13.605ZINFOphd-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-23T23:49:13.624ZINFOphd-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-23T23:49:13.624ZINFOphd-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
3092025-12-23T23:49:13.625ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3102025-12-23T23:49:13.625ZINFOphd-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 = eeea9c08-3cda-4da6-a336-38a027c1ec77 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878 timeout_duration = 45s
3112025-12-23T23:49:13.625ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878 vm = migration_from_base_and_back_lifecycle_1 vm_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3122025-12-23T23:49:13.625ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878 vm = migration_from_base_and_back_lifecycle_1 vm_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3132025-12-23T23:49:14.054ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8bf0a850-e895-433c-9084-e493c6c8d878, name: "phd-vm-8bf0a850-e895-433c-9084-e493c6c8d878", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d2201cd5-91e2-479d-b4a5-466f2c736c3a, project_id: 9efa4f6b-bd96-4cd3-a6aa-95e300c892af, sled_id: 38816891-f9f6-40d2-8ace-5ff3f80b2cb2, sled_serial: "38816891-f9f6-40d2-8ace-5ff3f80b2cb2", 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 = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878 vm = migration_from_base_and_back_lifecycle_1 vm_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3142025-12-23T23:49:14.054ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = eeea9c08-3cda-4da6-a336-38a027c1ec77 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3152025-12-23T23:49:16.332ZINFOphd-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-23T23:49:16.458ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3172025-12-23T23:49:16.458ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2404 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = eeea9c08-3cda-4da6-a336-38a027c1ec77 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3182025-12-23T23:49:16.459ZINFOphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
3192025-12-23T23:49:16.460ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3202025-12-23T23:49:16.460ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3212025-12-23T23:49:16.460ZDEBGphd-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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
3222025-12-23T23:49:16.536ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 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 = b9475df9-27be-48e9-a1db-f41ff04dacb0
3232025-12-23T23:49:16.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3242025-12-23T23:49:16.537ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8397 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0 vm = migration_from_base_and_back_lifecycle_0 vm_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
3252025-12-23T23:49:16.537ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8397 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 = 7c5b52f2-858c-4a20-92c3-185f0bf2594a target = phd_framework::test_vm target_id = b9475df9-27be-48e9-a1db-f41ff04dacb0
3262025-12-23T23:49:16.537ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3272025-12-23T23:49:16.537ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3282025-12-23T23:49:16.570ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3292025-12-23T23:49:16.570ZINFOphd-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-23T23:49:16.570ZINFOphd-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-23T23:49:16.570ZINFOphd-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-23T23:49:16.571ZDEBGphd-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-23T23:49:16.571ZINFOphd-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-23T23:49:16.571ZINFOphd-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-23T23:49:16.590ZINFOphd-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-23T23:49:16.590ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372025-12-23T23:49:16.590ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327
3382025-12-23T23:49:16.590ZINFOphd-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 = 01c805b5-874c-40ed-9d97-7c03bb6ce7e3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327 timeout_duration = 45s
3392025-12-23T23:49:16.590ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327 vm = migration_from_base_and_back_lifecycle_2 vm_id = 42dff435-f7b5-44c7-9489-1aab74765327
3402025-12-23T23:49:16.591ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327 vm = migration_from_base_and_back_lifecycle_2 vm_id = 42dff435-f7b5-44c7-9489-1aab74765327
3412025-12-23T23:49:16.896ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 42dff435-f7b5-44c7-9489-1aab74765327, name: "phd-vm-42dff435-f7b5-44c7-9489-1aab74765327", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d2201cd5-91e2-479d-b4a5-466f2c736c3a, project_id: 9efa4f6b-bd96-4cd3-a6aa-95e300c892af, sled_id: ad85fdf6-9436-47bc-a6ec-99414ece623a, sled_serial: "ad85fdf6-9436-47bc-a6ec-99414ece623a", 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 = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327 vm = migration_from_base_and_back_lifecycle_2 vm_id = 42dff435-f7b5-44c7-9489-1aab74765327
3422025-12-23T23:49:16.897ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 01c805b5-874c-40ed-9d97-7c03bb6ce7e3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327
3432025-12-23T23:49:19.149ZINFOphd-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-23T23:49:19.883ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327
3452025-12-23T23:49:19.884ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2986 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 01c805b5-874c-40ed-9d97-7c03bb6ce7e3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327
3462025-12-23T23:49:19.885ZINFOphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3472025-12-23T23:49:19.886ZINFOphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3482025-12-23T23:49:19.886ZINFOphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3492025-12-23T23:49:19.887ZDEBGphd-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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3502025-12-23T23:49:19.956ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 70 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 = 8bf0a850-e895-433c-9084-e493c6c8d878
3512025-12-23T23:49:19.956ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 42dff435-f7b5-44c7-9489-1aab74765327
3522025-12-23T23:49:19.956ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6331 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 = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878 vm = migration_from_base_and_back_lifecycle_1 vm_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3532025-12-23T23:49:19.956ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6331 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 = b9475df9-27be-48e9-a1db-f41ff04dacb0 target = phd_framework::test_vm target_id = 8bf0a850-e895-433c-9084-e493c6c8d878
3542025-12-23T23:49:19.956ZINFOphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3552025-12-23T23:49:19.956ZINFOphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3562025-12-23T23:49:19.986ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 42dff435-f7b5-44c7-9489-1aab74765327
3572025-12-23T23:49:19.986ZINFOphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3582025-12-23T23:49:19.986ZDEBGphd-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-23T23:49:19.986ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16445 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3602025-12-23T23:49:19.986ZINFOphd-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
3612025-12-23T23:49:19.986ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-12-23T23:49:19.987ZDEBGphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3632025-12-23T23:49:20.672ZDEBGphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3642025-12-23T23:49:20.742ZDEBGphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3652025-12-23T23:49:20.742ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-decb6890-da88-4040-8bbe-ffe0df5aba1f"] 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 = 42dff435-f7b5-44c7-9489-1aab74765327
3662025-12-23T23:49:20.768ZDEBGphd-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 = 42dff435-f7b5-44c7-9489-1aab74765327
3672025-12-23T23:49:20.769ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-33170851-4ea6-417e-b011-55a681f008df"] 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 = 42dff435-f7b5-44c7-9489-1aab74765327
3682025-12-23T23:49:20.784ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 798 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 = 42dff435-f7b5-44c7-9489-1aab74765327
3692025-12-23T23:49:20.784ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4194 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 = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327 vm = migration_from_base_and_back_lifecycle_2 vm_id = 42dff435-f7b5-44c7-9489-1aab74765327
3702025-12-23T23:49:20.784ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4194 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 = 8bf0a850-e895-433c-9084-e493c6c8d878 target = phd_framework::test_vm target_id = 42dff435-f7b5-44c7-9489-1aab74765327
3712025-12-23T23:49:20.784ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 798 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3722025-12-23T23:49:20.784ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 17714 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
3732025-12-23T23:49:20.785ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742025-12-23T23:49:20.785ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 110.51s
376 
3772025-12-23T23:49:20.785ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner