| 1 | 2026-04-20T22:44:48.337Z | INFO | phd-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: None, 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: [], exclude_filter: ["phd_tests::migrate::from_base"], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-04-20T22:44:48.372Z | DEBG | phd-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("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), 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: 219, tv_nsec: 683296817 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-04-20T22:44:48.372Z | INFO | phd-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
|
| 4 | 2026-04-20T22:44:48.376Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = ae1da83e66c648574827298f4bc444632bf4d047
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-04-20T22:44:48.379Z | DEBG | phd-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/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.sha256.txt
|
| 6 | 2026-04-20T22:44:48.607Z | WARN | phd-runner: No 'migration base' Propolis server provided. Migration-from-base tests will be skipped.
file = phd-tests/framework/src/lib.rs
line = 309
target = phd_framework
|
| 7 | 2026-04-20T22:44:48.609Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 8 | 2026-04-20T22:44:48.609Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-04-20T22:44:48.610Z | INFO | phd-runner: Running 46 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 10 | 2026-04-20T22:44:48.610Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 11 | 2026-04-20T22:44:48.610Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 12 | 2026-04-20T22:44:48.610Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-04-20T22:44:48.611Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
| 14 | 2026-04-20T22:44:48.613Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
|
| 15 | 2026-04-20T22:44:48.616Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
|
| 16 | 2026-04-20T22:44:49.107Z | DEBG | phd-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::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
|
| 17 | 2026-04-20T22:44:49.121Z | DEBG | phd-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::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
timeout = 600s
|
| 18 | 2026-04-20T22:44:55.652Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-nightly.tar.gz
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
|
| 19 | 2026-04-20T22:44:55.652Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.tar.gz
|
| 20 | 2026-04-20T22:45:02.440Z | DEBG | phd-runner: [TEST - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
untar_path = target/release/crucible-downstairs
|
| 21 | 2026-04-20T22:45:02.440Z | DEBG | phd-runner: [TEST - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
|
| 22 | 2026-04-20T22:45:10.620Z | DEBG | phd-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
|
| 23 | 2026-04-20T22:45:10.622Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9000", "--encrypted", "--uuid", "17894808-3034-4ca6-b0be-987d37308f51", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 24 | 2026-04-20T22:45:10.730Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.641928503Z","hostname":"BRM42220060","pid":831}\n{"msg":"UUID: 17894808-3034-4ca6-b0be-987d37308f51","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.725026623Z","hostname":"BRM42220060","pid":831}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.72506175Z","hostname":"BRM42220060","pid":831}\n
target = phd_framework::disk::crucible
|
| 25 | 2026-04-20T22:45:10.730Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9001", "--encrypted", "--uuid", "17894808-3034-4ca6-b0be-987d37308f51", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 26 | 2026-04-20T22:45:10.833Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.742444456Z","hostname":"BRM42220060","pid":832}\n{"msg":"UUID: 17894808-3034-4ca6-b0be-987d37308f51","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.828371585Z","hostname":"BRM42220060","pid":832}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.828399979Z","hostname":"BRM42220060","pid":832}\n
target = phd_framework::disk::crucible
|
| 27 | 2026-04-20T22:45:10.833Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9002", "--encrypted", "--uuid", "17894808-3034-4ca6-b0be-987d37308f51", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 28 | 2026-04-20T22:45:10.938Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.845805476Z","hostname":"BRM42220060","pid":833}\n{"msg":"UUID: 17894808-3034-4ca6-b0be-987d37308f51","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.932692919Z","hostname":"BRM42220060","pid":833}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:10.932710863Z","hostname":"BRM42220060","pid":833}\n
target = phd_framework::disk::crucible
|
| 29 | 2026-04-20T22:45:10.939Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_17894808-3034-4ca6-b0be-987d37308f51_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_17894808-3034-4ca6-b0be-987d37308f51_9000.stdout.log"
target = phd_framework::log_config
|
| 30 | 2026-04-20T22:45:10.940Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 31 | 2026-04-20T22:45:10.940Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 32 | 2026-04-20T22:45:10.942Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_17894808-3034-4ca6-b0be-987d37308f51_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_17894808-3034-4ca6-b0be-987d37308f51_9001.stdout.log"
target = phd_framework::log_config
|
| 33 | 2026-04-20T22:45:10.942Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 34 | 2026-04-20T22:45:10.942Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 35 | 2026-04-20T22:45:10.944Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_17894808-3034-4ca6-b0be-987d37308f51_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_17894808-3034-4ca6-b0be-987d37308f51_9002.stdout.log"
target = phd_framework::log_config
|
| 36 | 2026-04-20T22:45:10.944Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 37 | 2026-04-20T22:45:10.945Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 38 | 2026-04-20T22:45:10.952Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 39 | 2026-04-20T22:45:10.952Z | INFO | phd-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 = 322
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_source
|
| 40 | 2026-04-20T22:45:10.953Z | DEBG | phd-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
|
| 41 | 2026-04-20T22:45:10.953Z | DEBG | phd-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
|
| 42 | 2026-04-20T22:45:10.953Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 43 | 2026-04-20T22:45:10.953Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_source.stdout.log"
target = phd_framework::log_config
|
| 44 | 2026-04-20T22:45:11.066Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 837
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 45 | 2026-04-20T22:45:11.080Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 127
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 46 | 2026-04-20T22:45:11.080Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 47 | 2026-04-20T22:45:11.083Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 48 | 2026-04-20T22:45:11.842Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 49 | 2026-04-20T22:45:11.843Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c, name: "phd-vm-27218466-1c81-4b9f-bd2d-7ac8eb26ca5c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3a5e8bb2-033c-4854-8c87-4e1078156331, project_id: 516e5002-d48e-4bcc-a9b2-a7e2556028e1, sled_id: 513e611f-33bb-45a8-837e-c4847fd08af8, sled_serial: "513e611f-33bb-45a8-837e-c4847fd08af8", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 50 | 2026-04-20T22:45:11.844Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 51 | 2026-04-20T22:45:11.844Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 52 | 2026-04-20T22:45:11.845Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 53 | 2026-04-20T22:45:11.845Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 54 | 2026-04-20T22:45:11.845Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 55 | 2026-04-20T22:45:11.845Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 56 | 2026-04-20T22:45:11.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 57 | 2026-04-20T22:45:11.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 58 | 2026-04-20T22:45:16.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5123
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 59 | 2026-04-20T22:45:16.967Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 60 | 2026-04-20T22:45:16.967Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 61 | 2026-04-20T22:45:16.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 62 | 2026-04-20T22:45:16.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 63 | 2026-04-20T22:45:16.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 64 | 2026-04-20T22:45:16.995Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 65 | 2026-04-20T22:45:16.996Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 66 | 2026-04-20T22:45:16.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 67 | 2026-04-20T22:45:16.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 68 | 2026-04-20T22:45:17.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 69 | 2026-04-20T22:45:17.029Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 70 | 2026-04-20T22:45:17.029Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5185
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 71 | 2026-04-20T22:45:17.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 72 | 2026-04-20T22:45:17.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 73 | 2026-04-20T22:45:17.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 74 | 2026-04-20T22:45:17.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 75 | 2026-04-20T22:45:17.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 76 | 2026-04-20T22:45:17.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 77 | 2026-04-20T22:45:17.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 78 | 2026-04-20T22:45:17.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 79 | 2026-04-20T22:45:17.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 80 | 2026-04-20T22:45:17.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 81 | 2026-04-20T22:45:17.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 82 | 2026-04-20T22:45:17.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 83 | 2026-04-20T22:45:17.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 84 | 2026-04-20T22:45:17.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 85 | 2026-04-20T22:45:17.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 86 | 2026-04-20T22:45:17.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 87 | 2026-04-20T22:45:17.118Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 88 | 2026-04-20T22:45:17.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 89 | 2026-04-20T22:45:17.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 90 | 2026-04-20T22:45:17.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 91 | 2026-04-20T22:45:17.162Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 92 | 2026-04-20T22:45:17.162Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 93 | 2026-04-20T22:45:17.162Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 94 | 2026-04-20T22:45:17.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 95 | 2026-04-20T22:45:17.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 96 | 2026-04-20T22:45:17.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 97 | 2026-04-20T22:45:17.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 98 | 2026-04-20T22:45:17.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 99 | 2026-04-20T22:45:17.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 100 | 2026-04-20T22:45:17.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 101 | 2026-04-20T22:45:17.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 102 | 2026-04-20T22:45:17.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 103 | 2026-04-20T22:45:17.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 104 | 2026-04-20T22:45:17.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 105 | 2026-04-20T22:45:17.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 106 | 2026-04-20T22:45:17.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 107 | 2026-04-20T22:45:17.282Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 108 | 2026-04-20T22:45:17.282Z | INFO | phd-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 = 322
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_target
|
| 109 | 2026-04-20T22:45:17.282Z | DEBG | phd-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
|
| 110 | 2026-04-20T22:45:17.283Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 111 | 2026-04-20T22:45:17.283Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_target.stdout.log"
target = phd_framework::log_config
|
| 112 | 2026-04-20T22:45:17.307Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 838
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 113 | 2026-04-20T22:45:17.321Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 114 | 2026-04-20T22:45:17.321Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 115 | 2026-04-20T22:45:17.321Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 45s
|
| 116 | 2026-04-20T22:45:17.321Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 117 | 2026-04-20T22:45:17.322Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9005/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 118 | 2026-04-20T22:45:18.103Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 80964887-7c50-4ff4-bdf4-a5c9184d5b7f, name: "phd-vm-80964887-7c50-4ff4-bdf4-a5c9184d5b7f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3a5e8bb2-033c-4854-8c87-4e1078156331, project_id: 516e5002-d48e-4bcc-a9b2-a7e2556028e1, sled_id: 7094e640-cb27-4965-abda-e057faf43529, sled_serial: "7094e640-cb27-4965-abda-e057faf43529", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 119 | 2026-04-20T22:45:18.104Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 120 | 2026-04-20T22:45:20.805Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 121 | 2026-04-20T22:45:20.805Z | INFO | phd-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:9005","from_start":7847}}
target = phd_framework::serial
|
| 122 | 2026-04-20T22:45:20.805Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 123 | 2026-04-20T22:45:20.806Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 124 | 2026-04-20T22:45:20.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 125 | 2026-04-20T22:45:20.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 126 | 2026-04-20T22:45:20.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 127 | 2026-04-20T22:45:20.849Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 128 | 2026-04-20T22:45:20.849Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 129 | 2026-04-20T22:45:20.849Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 130 | 2026-04-20T22:45:20.860Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 131 | 2026-04-20T22:45:20.860Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 132 | 2026-04-20T22:45:20.860Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 133 | 2026-04-20T22:45:20.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 134 | 2026-04-20T22:45:20.893Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 135 | 2026-04-20T22:45:20.893Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 136 | 2026-04-20T22:45:20.893Z | DEBG | phd-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
|
| 137 | 2026-04-20T22:45:20.894Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 138 | 2026-04-20T22:45:20.894Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 139 | 2026-04-20T22:45:20.894Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9053
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 140 | 2026-04-20T22:45:20.895Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 141 | 2026-04-20T22:45:20.895Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 142 | 2026-04-20T22:45:20.976Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 82
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 143 | 2026-04-20T22:45:20.977Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9899
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
|
| 144 | 2026-04-20T22:45:20.978Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 145 | 2026-04-20T22:45:21.052Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9000" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 146 | 2026-04-20T22:45:21.058Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9000"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 147 | 2026-04-20T22:45:21.072Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9001" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 148 | 2026-04-20T22:45:21.080Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9001"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 149 | 2026-04-20T22:45:21.092Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9002" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 150 | 2026-04-20T22:45:21.099Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/17894808-3034-4ca6-b0be-987d37308f51_9002"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 151 | 2026-04-20T22:45:21.112Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 218
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 152 | 2026-04-20T22:45:21.112Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 218
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 153 | 2026-04-20T22:45:21.112Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 154 | 2026-04-20T22:45:21.112Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3791
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = crucible_migrate_smoke_target
vm_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 155 | 2026-04-20T22:45:21.112Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 156 | 2026-04-20T22:45:21.113Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 157 | 2026-04-20T22:45:21.113Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 40
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 158 | 2026-04-20T22:45:21.113Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 159 | 2026-04-20T22:45:21.113Z | DEBG | phd-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
|
| 160 | 2026-04-20T22:45:21.113Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 161 | 2026-04-20T22:45:21.113Z | DEBG | phd-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
|
| 162 | 2026-04-20T22:45:21.113Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9000", "--encrypted", "--uuid", "2bd5eb1b-b260-4c54-8792-ce67cc31d869", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 163 | 2026-04-20T22:45:21.228Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.125667061Z","hostname":"BRM42220060","pid":841}\n{"msg":"UUID: 2bd5eb1b-b260-4c54-8792-ce67cc31d869","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.22352872Z","hostname":"BRM42220060","pid":841}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.223552264Z","hostname":"BRM42220060","pid":841}\n
target = phd_framework::disk::crucible
|
| 164 | 2026-04-20T22:45:21.228Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9001", "--encrypted", "--uuid", "2bd5eb1b-b260-4c54-8792-ce67cc31d869", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 165 | 2026-04-20T22:45:21.344Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.241293817Z","hostname":"BRM42220060","pid":842}\n{"msg":"UUID: 2bd5eb1b-b260-4c54-8792-ce67cc31d869","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.338791159Z","hostname":"BRM42220060","pid":842}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.338822909Z","hostname":"BRM42220060","pid":842}\n
target = phd_framework::disk::crucible
|
| 166 | 2026-04-20T22:45:21.344Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9002", "--encrypted", "--uuid", "2bd5eb1b-b260-4c54-8792-ce67cc31d869", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 167 | 2026-04-20T22:45:21.456Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.35720013Z","hostname":"BRM42220060","pid":843}\n{"msg":"UUID: 2bd5eb1b-b260-4c54-8792-ce67cc31d869","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.449831077Z","hostname":"BRM42220060","pid":843}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:45:21.449853169Z","hostname":"BRM42220060","pid":843}\n
target = phd_framework::disk::crucible
|
| 168 | 2026-04-20T22:45:21.456Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_2bd5eb1b-b260-4c54-8792-ce67cc31d869_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_2bd5eb1b-b260-4c54-8792-ce67cc31d869_9000.stdout.log"
target = phd_framework::log_config
|
| 169 | 2026-04-20T22:45:21.456Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 170 | 2026-04-20T22:45:21.456Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 171 | 2026-04-20T22:45:21.458Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_2bd5eb1b-b260-4c54-8792-ce67cc31d869_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_2bd5eb1b-b260-4c54-8792-ce67cc31d869_9001.stdout.log"
target = phd_framework::log_config
|
| 172 | 2026-04-20T22:45:21.458Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 173 | 2026-04-20T22:45:21.458Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 174 | 2026-04-20T22:45:21.461Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_2bd5eb1b-b260-4c54-8792-ce67cc31d869_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_2bd5eb1b-b260-4c54-8792-ce67cc31d869_9002.stdout.log"
target = phd_framework::log_config
|
| 175 | 2026-04-20T22:45:21.461Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 176 | 2026-04-20T22:45:21.461Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 177 | 2026-04-20T22:45:21.463Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 178 | 2026-04-20T22:45:21.463Z | INFO | phd-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 = 322
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm_name = crucible_load_test_source
|
| 179 | 2026-04-20T22:45:21.463Z | DEBG | phd-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
|
| 180 | 2026-04-20T22:45:21.463Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 181 | 2026-04-20T22:45:21.463Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_source.stdout.log"
target = phd_framework::log_config
|
| 182 | 2026-04-20T22:45:21.489Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 847
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 183 | 2026-04-20T22:45:21.506Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 184 | 2026-04-20T22:45:21.506Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 185 | 2026-04-20T22:45:21.506Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 186 | 2026-04-20T22:45:22.125Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 187 | 2026-04-20T22:45:22.126Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f, name: "phd-vm-6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c4ea87c8-1988-4ae6-9137-17db8c2355e2, project_id: a17d27aa-46cb-4fb1-a6c4-632aebb0cec2, sled_id: 58ad99cc-8c52-435b-92ab-ddae66cc154a, sled_serial: "58ad99cc-8c52-435b-92ab-ddae66cc154a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 188 | 2026-04-20T22:45:22.126Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 189 | 2026-04-20T22:45:22.126Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::migrate::load_test
state = Run
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 190 | 2026-04-20T22:45:22.127Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 191 | 2026-04-20T22:45:22.127Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 192 | 2026-04-20T22:45:22.127Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 193 | 2026-04-20T22:45:22.127Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 194 | 2026-04-20T22:45:22.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 195 | 2026-04-20T22:45:22.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 196 | 2026-04-20T22:45:27.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5074
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 197 | 2026-04-20T22:45:27.200Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 198 | 2026-04-20T22:45:27.200Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 199 | 2026-04-20T22:45:27.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 200 | 2026-04-20T22:45:27.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 201 | 2026-04-20T22:45:27.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 202 | 2026-04-20T22:45:27.218Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 203 | 2026-04-20T22:45:27.218Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 204 | 2026-04-20T22:45:27.218Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 205 | 2026-04-20T22:45:27.218Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 206 | 2026-04-20T22:45:27.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 207 | 2026-04-20T22:45:27.250Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 208 | 2026-04-20T22:45:27.250Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5124
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 209 | 2026-04-20T22:45:27.250Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 210 | 2026-04-20T22:45:27.250Z | INFO | phd-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 = 322
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm_name = crucible_load_test_target
|
| 211 | 2026-04-20T22:45:27.250Z | DEBG | phd-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
|
| 212 | 2026-04-20T22:45:27.250Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 213 | 2026-04-20T22:45:27.250Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_target.stdout.log"
target = phd_framework::log_config
|
| 214 | 2026-04-20T22:45:27.276Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 848
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 215 | 2026-04-20T22:45:27.290Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 216 | 2026-04-20T22:45:27.290Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 217 | 2026-04-20T22:45:27.290Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 218 | 2026-04-20T22:45:27.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 219 | 2026-04-20T22:45:27.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 220 | 2026-04-20T22:45:27.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 221 | 2026-04-20T22:45:27.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 281
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 222 | 2026-04-20T22:45:27.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 223 | 2026-04-20T22:45:27.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 224 | 2026-04-20T22:45:27.598Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 225 | 2026-04-20T22:45:27.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 226 | 2026-04-20T22:45:27.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 227 | 2026-04-20T22:45:27.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 228 | 2026-04-20T22:45:27.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 229 | 2026-04-20T22:45:27.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 230 | 2026-04-20T22:45:27.643Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 231 | 2026-04-20T22:45:27.643Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 232 | 2026-04-20T22:45:27.643Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 233 | 2026-04-20T22:45:27.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 263
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 234 | 2026-04-20T22:45:27.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 235 | 2026-04-20T22:45:27.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 236 | 2026-04-20T22:45:27.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 237 | 2026-04-20T22:45:27.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 238 | 2026-04-20T22:45:27.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 239 | 2026-04-20T22:45:27.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 240 | 2026-04-20T22:45:27.951Z | INFO | phd-runner: [TEST - EVENT] Generated SHA256 checksum: 840f8390585c4f817deeb792a1d55894bb4938595e57a2259021646bd28d574e
file = phd-tests/tests/src/crucible/migrate.rs
line = 72
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 241 | 2026-04-20T22:45:27.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 242 | 2026-04-20T22:45:27.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 243 | 2026-04-20T22:45:27.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 244 | 2026-04-20T22:45:27.962Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 245 | 2026-04-20T22:45:27.962Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 246 | 2026-04-20T22:45:27.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 247 | 2026-04-20T22:45:27.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 248 | 2026-04-20T22:45:27.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 249 | 2026-04-20T22:45:28.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 250 | 2026-04-20T22:45:28.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 251 | 2026-04-20T22:45:28.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 252 | 2026-04-20T22:45:28.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 253 | 2026-04-20T22:45:28.028Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 254 | 2026-04-20T22:45:28.028Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 95859142-bd16-46a9-bb1c-a97e0d05e6cd
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
timeout_duration = 45s
|
| 255 | 2026-04-20T22:45:28.029Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 256 | 2026-04-20T22:45:28.157Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 191e8ea7-8007-4f08-941e-c55e09dd5b4f, name: "phd-vm-191e8ea7-8007-4f08-941e-c55e09dd5b4f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c4ea87c8-1988-4ae6-9137-17db8c2355e2, project_id: a17d27aa-46cb-4fb1-a6c4-632aebb0cec2, sled_id: 59f1f5b0-3628-449b-bb80-77d5f2787261, sled_serial: "59f1f5b0-3628-449b-bb80-77d5f2787261", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 257 | 2026-04-20T22:45:28.157Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 95859142-bd16-46a9-bb1c-a97e0d05e6cd
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 258 | 2026-04-20T22:45:32.326Z | INFO | phd-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:9005","from_start":8049}}
target = phd_framework::serial
|
| 259 | 2026-04-20T22:45:32.521Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 260 | 2026-04-20T22:45:32.521Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4364
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 95859142-bd16-46a9-bb1c-a97e0d05e6cd
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 261 | 2026-04-20T22:45:32.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 262 | 2026-04-20T22:45:32.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 263 | 2026-04-20T22:45:32.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 264 | 2026-04-20T22:45:32.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 265 | 2026-04-20T22:45:32.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 266 | 2026-04-20T22:45:32.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 267 | 2026-04-20T22:45:32.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 268 | 2026-04-20T22:45:32.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 269 | 2026-04-20T22:45:32.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 270 | 2026-04-20T22:45:32.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 271 | 2026-04-20T22:45:32.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 272 | 2026-04-20T22:45:32.609Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 273 | 2026-04-20T22:45:32.609Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 274 | 2026-04-20T22:45:32.610Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 275 | 2026-04-20T22:45:32.620Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 276 | 2026-04-20T22:45:32.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 277 | 2026-04-20T22:45:32.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 278 | 2026-04-20T22:45:32.883Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 262
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 279 | 2026-04-20T22:45:32.883Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 280 | 2026-04-20T22:45:32.883Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 281 | 2026-04-20T22:45:32.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 282 | 2026-04-20T22:45:32.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 283 | 2026-04-20T22:45:32.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 284 | 2026-04-20T22:45:32.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 285 | 2026-04-20T22:45:32.926Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 286 | 2026-04-20T22:45:32.926Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 287 | 2026-04-20T22:45:32.927Z | DEBG | phd-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
|
| 288 | 2026-04-20T22:45:32.927Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10804
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 289 | 2026-04-20T22:45:32.927Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 290 | 2026-04-20T22:45:32.927Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 291 | 2026-04-20T22:45:32.929Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 292 | 2026-04-20T22:45:32.929Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 293 | 2026-04-20T22:45:33.007Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 294 | 2026-04-20T22:45:33.007Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11504
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
|
| 295 | 2026-04-20T22:45:33.009Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 296 | 2026-04-20T22:45:33.084Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9000" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 297 | 2026-04-20T22:45:33.091Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9000"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 298 | 2026-04-20T22:45:33.103Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9001" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 299 | 2026-04-20T22:45:33.110Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9001"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 300 | 2026-04-20T22:45:33.122Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9002" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 301 | 2026-04-20T22:45:33.128Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/2bd5eb1b-b260-4c54-8792-ce67cc31d869_9002"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 302 | 2026-04-20T22:45:33.140Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 213
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 303 | 2026-04-20T22:45:33.141Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 213
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 304 | 2026-04-20T22:45:33.141Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5113
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
vm = crucible_load_test_target
vm_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 305 | 2026-04-20T22:45:33.141Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 306 | 2026-04-20T22:45:33.141Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5113
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 6e7f95e2-0d43-4d40-ae9b-e1cd2c8a2b6f
target = phd_framework::test_vm
target_id = 191e8ea7-8007-4f08-941e-c55e09dd5b4f
|
| 307 | 2026-04-20T22:45:33.141Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 308 | 2026-04-20T22:45:33.141Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12031
file = phd-tests/tests/src/crucible/migrate.rs
line = 40
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 309 | 2026-04-20T22:45:33.141Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 310 | 2026-04-20T22:45:33.141Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 311 | 2026-04-20T22:45:33.141Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 312 | 2026-04-20T22:45:33.141Z | DEBG | phd-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
|
| 313 | 2026-04-20T22:45:33.141Z | DEBG | phd-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
|
| 314 | 2026-04-20T22:45:33.141Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 315 | 2026-04-20T22:45:33.154Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 242M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 316 | 2026-04-20T22:45:33.154Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9621511-955e-4f51-a707-439d143c2f49"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = snapshot
|
| 317 | 2026-04-20T22:45:33.173Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9621511-955e-4f51-a707-439d143c2f49", "phd-artifacts/phd-clone-2e80030f-eec5-4472-b018-1188076bfa2a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = clone
|
| 318 | 2026-04-20T22:45:33.192Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2e80030f-eec5-4472-b018-1188076bfa2a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 319 | 2026-04-20T22:45:33.204Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2e80030f-eec5-4472-b018-1188076bfa2a 0B 25.3T 242M /phd-artifacts/phd-clone-2e80030f-eec5-4472-b018-1188076bfa2a\n
target = phd_framework::zfs
|
| 320 | 2026-04-20T22:45:33.205Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 321 | 2026-04-20T22:45:33.205Z | INFO | phd-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 = 322
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm_name = nproc_test
|
| 322 | 2026-04-20T22:45:33.205Z | DEBG | phd-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
|
| 323 | 2026-04-20T22:45:33.205Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::smoke::nproc_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 324 | 2026-04-20T22:45:33.205Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::nproc_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::nproc_test/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::nproc_test/nproc_test.stdout.log"
target = phd_framework::log_config
|
| 325 | 2026-04-20T22:45:33.232Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 855
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm::server
|
| 326 | 2026-04-20T22:45:33.246Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 327 | 2026-04-20T22:45:33.246Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 328 | 2026-04-20T22:45:33.247Z | INFO | phd-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 = 459
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 329 | 2026-04-20T22:45:34.091Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 330 | 2026-04-20T22:45:34.091Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 654c8e86-aec9-407c-be48-02450b275640, name: "phd-vm-654c8e86-aec9-407c-be48-02450b275640", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 84c3a249-514d-44d7-826e-6371afe53e5f, project_id: 4552a079-a74e-435e-b5e6-31a23dec73b2, sled_id: bbf6f868-2f5e-4b0e-aa1e-e61b48dc0a8b, sled_serial: "bbf6f868-2f5e-4b0e-aa1e-e61b48dc0a8b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 331 | 2026-04-20T22:45:34.091Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 332 | 2026-04-20T22:45:34.091Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::nproc_test
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 333 | 2026-04-20T22:45:34.092Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 334 | 2026-04-20T22:45:34.092Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 335 | 2026-04-20T22:45:34.093Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 336 | 2026-04-20T22:45:34.093Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 337 | 2026-04-20T22:45:34.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 338 | 2026-04-20T22:45:34.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 339 | 2026-04-20T22:45:39.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5325
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 340 | 2026-04-20T22:45:39.417Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 341 | 2026-04-20T22:45:39.417Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 342 | 2026-04-20T22:45:39.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 343 | 2026-04-20T22:45:39.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 344 | 2026-04-20T22:45:39.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 345 | 2026-04-20T22:45:39.436Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 346 | 2026-04-20T22:45:39.436Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 347 | 2026-04-20T22:45:39.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 348 | 2026-04-20T22:45:39.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 349 | 2026-04-20T22:45:39.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 350 | 2026-04-20T22:45:39.468Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 351 | 2026-04-20T22:45:39.468Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5376
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 352 | 2026-04-20T22:45:39.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 353 | 2026-04-20T22:45:39.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 354 | 2026-04-20T22:45:39.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 355 | 2026-04-20T22:45:39.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 356 | 2026-04-20T22:45:39.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 357 | 2026-04-20T22:45:39.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 358 | 2026-04-20T22:45:39.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 359 | 2026-04-20T22:45:39.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 360 | 2026-04-20T22:45:39.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 361 | 2026-04-20T22:45:39.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 362 | 2026-04-20T22:45:39.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 363 | 2026-04-20T22:45:39.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 364 | 2026-04-20T22:45:39.557Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 365 | 2026-04-20T22:45:39.557Z | DEBG | phd-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
|
| 366 | 2026-04-20T22:45:39.557Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5467
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 367 | 2026-04-20T22:45:39.557Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 368 | 2026-04-20T22:45:39.558Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 369 | 2026-04-20T22:45:39.559Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 370 | 2026-04-20T22:45:40.186Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::nproc_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 371 | 2026-04-20T22:45:40.267Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 372 | 2026-04-20T22:45:40.267Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2e80030f-eec5-4472-b018-1188076bfa2a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 373 | 2026-04-20T22:45:40.293Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 374 | 2026-04-20T22:45:40.293Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9621511-955e-4f51-a707-439d143c2f49"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 375 | 2026-04-20T22:45:40.311Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 753
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 376 | 2026-04-20T22:45:40.311Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 753
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 377 | 2026-04-20T22:45:40.311Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7066
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 654c8e86-aec9-407c-be48-02450b275640
|
| 378 | 2026-04-20T22:45:40.311Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7171
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 379 | 2026-04-20T22:45:40.311Z | INFO | phd-runner: Starting test phd_tests::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 380 | 2026-04-20T22:45:40.311Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 381 | 2026-04-20T22:45:40.311Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 382 | 2026-04-20T22:45:40.311Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 383 | 2026-04-20T22:45:40.311Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 384 | 2026-04-20T22:45:40.311Z | DEBG | phd-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
|
| 385 | 2026-04-20T22:45:40.312Z | DEBG | phd-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
|
| 386 | 2026-04-20T22:45:40.312Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 387 | 2026-04-20T22:45:40.323Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 388 | 2026-04-20T22:45:40.323Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ac6ea030-e635-480c-9ffb-61d6107cc8ac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 389 | 2026-04-20T22:45:40.340Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ac6ea030-e635-480c-9ffb-61d6107cc8ac", "phd-artifacts/phd-clone-e9275e28-6c24-4ec2-94cd-977005fed16a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = clone
|
| 390 | 2026-04-20T22:45:40.358Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e9275e28-6c24-4ec2-94cd-977005fed16a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 391 | 2026-04-20T22:45:40.368Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e9275e28-6c24-4ec2-94cd-977005fed16a 0B 25.3T 242M /phd-artifacts/phd-clone-e9275e28-6c24-4ec2-94cd-977005fed16a\n
target = phd_framework::zfs
|
| 392 | 2026-04-20T22:45:40.369Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 393 | 2026-04-20T22:45:40.369Z | INFO | phd-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 = 322
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = api_reboot_test
|
| 394 | 2026-04-20T22:45:40.369Z | DEBG | phd-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
|
| 395 | 2026-04-20T22:45:40.369Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::smoke::api_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 396 | 2026-04-20T22:45:40.369Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::api_reboot_test/api_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::api_reboot_test/api_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 397 | 2026-04-20T22:45:40.396Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 863
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 398 | 2026-04-20T22:45:40.411Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 399 | 2026-04-20T22:45:40.411Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 400 | 2026-04-20T22:45:40.412Z | INFO | phd-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 = 459
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 401 | 2026-04-20T22:45:41.053Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 402 | 2026-04-20T22:45:41.054Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 2cff54c8-64f2-4f65-9523-47b7cc180d42, name: "phd-vm-2cff54c8-64f2-4f65-9523-47b7cc180d42", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b1676478-cebe-46f5-a594-af0510b79771, project_id: 91860544-f533-45d1-b314-a43e108fc48c, sled_id: 9cc7bf25-2eb9-49ad-b032-a62d85c2f9d0, sled_serial: "9cc7bf25-2eb9-49ad-b032-a62d85c2f9d0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 403 | 2026-04-20T22:45:41.054Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 404 | 2026-04-20T22:45:41.055Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 405 | 2026-04-20T22:45:41.056Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 406 | 2026-04-20T22:45:41.056Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 407 | 2026-04-20T22:45:41.056Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 408 | 2026-04-20T22:45:41.056Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 409 | 2026-04-20T22:45:41.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 410 | 2026-04-20T22:45:41.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 411 | 2026-04-20T22:45:45.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4506
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 412 | 2026-04-20T22:45:45.563Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 413 | 2026-04-20T22:45:45.563Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 414 | 2026-04-20T22:45:45.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 415 | 2026-04-20T22:45:45.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 416 | 2026-04-20T22:45:45.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 417 | 2026-04-20T22:45:45.581Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 418 | 2026-04-20T22:45:45.581Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 419 | 2026-04-20T22:45:45.582Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 420 | 2026-04-20T22:45:45.582Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 421 | 2026-04-20T22:45:45.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 422 | 2026-04-20T22:45:45.614Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 423 | 2026-04-20T22:45:45.614Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4558
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 424 | 2026-04-20T22:45:45.614Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 425 | 2026-04-20T22:45:45.614Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 426 | 2026-04-20T22:45:45.616Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 427 | 2026-04-20T22:45:45.616Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 428 | 2026-04-20T22:45:45.616Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 429 | 2026-04-20T22:45:45.616Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 430 | 2026-04-20T22:45:45.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 431 | 2026-04-20T22:45:45.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 432 | 2026-04-20T22:45:49.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4265
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 433 | 2026-04-20T22:45:49.882Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 434 | 2026-04-20T22:45:49.882Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 435 | 2026-04-20T22:45:49.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 436 | 2026-04-20T22:45:49.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 437 | 2026-04-20T22:45:49.900Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 438 | 2026-04-20T22:45:49.900Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 439 | 2026-04-20T22:45:49.901Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 440 | 2026-04-20T22:45:49.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 441 | 2026-04-20T22:45:49.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 442 | 2026-04-20T22:45:49.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 443 | 2026-04-20T22:45:49.934Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 444 | 2026-04-20T22:45:49.934Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4317
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 445 | 2026-04-20T22:45:49.934Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 446 | 2026-04-20T22:45:49.934Z | DEBG | phd-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
|
| 447 | 2026-04-20T22:45:49.934Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8880
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 448 | 2026-04-20T22:45:49.934Z | INFO | phd-runner: test phd_tests::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 449 | 2026-04-20T22:45:49.935Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 450 | 2026-04-20T22:45:49.936Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 451 | 2026-04-20T22:45:50.300Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::api_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 452 | 2026-04-20T22:45:50.381Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 453 | 2026-04-20T22:45:50.381Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e9275e28-6c24-4ec2-94cd-977005fed16a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 454 | 2026-04-20T22:45:50.406Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 455 | 2026-04-20T22:45:50.407Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ac6ea030-e635-480c-9ffb-61d6107cc8ac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 456 | 2026-04-20T22:45:50.423Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 488
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 457 | 2026-04-20T22:45:50.423Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10011
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 2cff54c8-64f2-4f65-9523-47b7cc180d42
|
| 458 | 2026-04-20T22:45:50.423Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 488
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 459 | 2026-04-20T22:45:50.423Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10111
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 460 | 2026-04-20T22:45:50.423Z | INFO | phd-runner: Starting test phd_tests::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 461 | 2026-04-20T22:45:50.423Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 462 | 2026-04-20T22:45:50.423Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 463 | 2026-04-20T22:45:50.424Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 464 | 2026-04-20T22:45:50.424Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 465 | 2026-04-20T22:45:50.424Z | DEBG | phd-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
|
| 466 | 2026-04-20T22:45:50.424Z | DEBG | phd-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
|
| 467 | 2026-04-20T22:45:50.424Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 468 | 2026-04-20T22:45:50.436Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 469 | 2026-04-20T22:45:50.436Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f5f1557-9a25-442e-a4ad-7e4ec92a19bb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 470 | 2026-04-20T22:45:50.455Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f5f1557-9a25-442e-a4ad-7e4ec92a19bb", "phd-artifacts/phd-clone-5adfefa5-5326-43fc-86ec-5896eded321e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = clone
|
| 471 | 2026-04-20T22:45:50.473Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5adfefa5-5326-43fc-86ec-5896eded321e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 472 | 2026-04-20T22:45:50.485Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5adfefa5-5326-43fc-86ec-5896eded321e 0B 25.3T 242M /phd-artifacts/phd-clone-5adfefa5-5326-43fc-86ec-5896eded321e\n
target = phd_framework::zfs
|
| 473 | 2026-04-20T22:45:50.486Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 474 | 2026-04-20T22:45:50.486Z | INFO | phd-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 = 322
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = guest_reboot_test
|
| 475 | 2026-04-20T22:45:50.486Z | DEBG | phd-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
|
| 476 | 2026-04-20T22:45:50.486Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::smoke::guest_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 477 | 2026-04-20T22:45:50.486Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::guest_reboot_test/guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::guest_reboot_test/guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 478 | 2026-04-20T22:45:50.513Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 479 | 2026-04-20T22:45:50.527Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 480 | 2026-04-20T22:45:50.527Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 481 | 2026-04-20T22:45:50.528Z | INFO | phd-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 = 459
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 482 | 2026-04-20T22:45:51.080Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 483 | 2026-04-20T22:45:51.082Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ce21bca1-8c09-426f-942e-d1c7e0d16504, name: "phd-vm-ce21bca1-8c09-426f-942e-d1c7e0d16504", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c25ba16e-2cd1-4961-b245-1bc0eca48398, project_id: ca9a5069-c848-4164-928e-7a0a7a72d562, sled_id: d5a7e3ac-db8b-45be-addd-c8a1bb93991a, sled_serial: "d5a7e3ac-db8b-45be-addd-c8a1bb93991a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 484 | 2026-04-20T22:45:51.082Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 485 | 2026-04-20T22:45:51.082Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 486 | 2026-04-20T22:45:51.083Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 487 | 2026-04-20T22:45:51.083Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 488 | 2026-04-20T22:45:51.083Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 489 | 2026-04-20T22:45:51.083Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 490 | 2026-04-20T22:45:51.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 491 | 2026-04-20T22:45:51.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 492 | 2026-04-20T22:45:55.501Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4417
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 493 | 2026-04-20T22:45:55.501Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 494 | 2026-04-20T22:45:55.501Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 495 | 2026-04-20T22:45:55.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 496 | 2026-04-20T22:45:55.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 497 | 2026-04-20T22:45:55.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 498 | 2026-04-20T22:45:55.520Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 499 | 2026-04-20T22:45:55.520Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 500 | 2026-04-20T22:45:55.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 501 | 2026-04-20T22:45:55.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 502 | 2026-04-20T22:45:55.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 503 | 2026-04-20T22:45:55.553Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 504 | 2026-04-20T22:45:55.553Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4470
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 505 | 2026-04-20T22:45:55.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 506 | 2026-04-20T22:45:55.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 507 | 2026-04-20T22:45:55.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 508 | 2026-04-20T22:45:55.565Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 509 | 2026-04-20T22:45:55.565Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 510 | 2026-04-20T22:45:55.565Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 511 | 2026-04-20T22:45:55.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 512 | 2026-04-20T22:45:55.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 513 | 2026-04-20T22:46:02.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6645
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 514 | 2026-04-20T22:46:02.210Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 515 | 2026-04-20T22:46:02.211Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 516 | 2026-04-20T22:46:02.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 517 | 2026-04-20T22:46:02.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 518 | 2026-04-20T22:46:02.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 519 | 2026-04-20T22:46:02.229Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 520 | 2026-04-20T22:46:02.229Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 521 | 2026-04-20T22:46:02.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 522 | 2026-04-20T22:46:02.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 523 | 2026-04-20T22:46:02.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 524 | 2026-04-20T22:46:02.261Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 525 | 2026-04-20T22:46:02.262Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6696
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 526 | 2026-04-20T22:46:02.262Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 527 | 2026-04-20T22:46:02.262Z | DEBG | phd-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
|
| 528 | 2026-04-20T22:46:02.262Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11181
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 529 | 2026-04-20T22:46:02.262Z | INFO | phd-runner: test phd_tests::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 530 | 2026-04-20T22:46:02.262Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 531 | 2026-04-20T22:46:02.264Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 532 | 2026-04-20T22:46:02.826Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::guest_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 533 | 2026-04-20T22:46:02.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 534 | 2026-04-20T22:46:02.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5adfefa5-5326-43fc-86ec-5896eded321e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 535 | 2026-04-20T22:46:02.935Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 536 | 2026-04-20T22:46:02.935Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f5f1557-9a25-442e-a4ad-7e4ec92a19bb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 537 | 2026-04-20T22:46:02.953Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 691
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 538 | 2026-04-20T22:46:02.953Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12425
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ce21bca1-8c09-426f-942e-d1c7e0d16504
|
| 539 | 2026-04-20T22:46:02.953Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12529
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 540 | 2026-04-20T22:46:02.954Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 691
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 541 | 2026-04-20T22:46:02.954Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 542 | 2026-04-20T22:46:02.954Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 543 | 2026-04-20T22:46:02.954Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 544 | 2026-04-20T22:46:02.954Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 545 | 2026-04-20T22:46:02.954Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 546 | 2026-04-20T22:46:02.954Z | DEBG | phd-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
|
| 547 | 2026-04-20T22:46:02.954Z | DEBG | phd-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
|
| 548 | 2026-04-20T22:46:02.954Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 549 | 2026-04-20T22:46:02.966Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 550 | 2026-04-20T22:46:02.966Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d7ec8fa-608b-4868-ba8c-78a51fe6f241"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = snapshot
|
| 551 | 2026-04-20T22:46:02.983Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d7ec8fa-608b-4868-ba8c-78a51fe6f241", "phd-artifacts/phd-clone-c7f93567-6c18-467f-9fe0-0c8d751e1e70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = clone
|
| 552 | 2026-04-20T22:46:03.001Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c7f93567-6c18-467f-9fe0-0c8d751e1e70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 553 | 2026-04-20T22:46:03.013Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c7f93567-6c18-467f-9fe0-0c8d751e1e70 0B 25.3T 242M /phd-artifacts/phd-clone-c7f93567-6c18-467f-9fe0-0c8d751e1e70\n
target = phd_framework::zfs
|
| 554 | 2026-04-20T22:46:03.013Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 555 | 2026-04-20T22:46:03.014Z | INFO | phd-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 = 322
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm_name = instance_spec_test
|
| 556 | 2026-04-20T22:46:03.014Z | DEBG | phd-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
|
| 557 | 2026-04-20T22:46:03.014Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::smoke::instance_spec_get_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 558 | 2026-04-20T22:46:03.014Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::instance_spec_get_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::instance_spec_get_test/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::instance_spec_get_test/instance_spec_test.stdout.log"
target = phd_framework::log_config
|
| 559 | 2026-04-20T22:46:03.040Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm::server
|
| 560 | 2026-04-20T22:46:03.054Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 561 | 2026-04-20T22:46:03.055Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 562 | 2026-04-20T22:46:03.055Z | INFO | phd-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 = 459
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 563 | 2026-04-20T22:46:03.491Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 564 | 2026-04-20T22:46:03.492Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 2a10fce1-7012-4425-bbb0-4c9005a6a19b, name: "phd-vm-2a10fce1-7012-4425-bbb0-4c9005a6a19b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d5c31221-1c2a-4c10-b350-0008b8e32adb, project_id: 1ff2b3bc-b0a9-4397-bc18-caa03b2ecf40, sled_id: 75242515-0b2b-4b0b-b1b2-56d4f19dc61f, sled_serial: "75242515-0b2b-4b0b-b1b2-56d4f19dc61f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 565 | 2026-04-20T22:46:03.492Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 566 | 2026-04-20T22:46:03.492Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::instance_spec_get_test
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 567 | 2026-04-20T22:46:03.494Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 568 | 2026-04-20T22:46:03.494Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 569 | 2026-04-20T22:46:03.494Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 570 | 2026-04-20T22:46:03.496Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 571 | 2026-04-20T22:46:03.496Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 572 | 2026-04-20T22:46:03.496Z | DEBG | phd-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
|
| 573 | 2026-04-20T22:46:03.497Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 574 | 2026-04-20T22:46:03.497Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 575 | 2026-04-20T22:46:03.497Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 576 | 2026-04-20T22:46:03.498Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 577 | 2026-04-20T22:46:03.845Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::instance_spec_get_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 578 | 2026-04-20T22:46:04.095Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 579 | 2026-04-20T22:46:04.095Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c7f93567-6c18-467f-9fe0-0c8d751e1e70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 580 | 2026-04-20T22:46:04.129Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 581 | 2026-04-20T22:46:04.129Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d7ec8fa-608b-4868-ba8c-78a51fe6f241"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 582 | 2026-04-20T22:46:04.147Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 650
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 583 | 2026-04-20T22:46:04.147Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 650
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 584 | 2026-04-20T22:46:04.147Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 585 | 2026-04-20T22:46:04.147Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 586 | 2026-04-20T22:46:04.147Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1092
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 2a10fce1-7012-4425-bbb0-4c9005a6a19b
|
| 587 | 2026-04-20T22:46:04.147Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 588 | 2026-04-20T22:46:04.147Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1193
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 589 | 2026-04-20T22:46:04.148Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 590 | 2026-04-20T22:46:04.148Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 591 | 2026-04-20T22:46:04.148Z | DEBG | phd-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
|
| 592 | 2026-04-20T22:46:04.148Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 593 | 2026-04-20T22:46:04.148Z | DEBG | phd-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
|
| 594 | 2026-04-20T22:46:04.148Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9000", "--encrypted", "--uuid", "4025646f-a0c9-4e1d-92df-980f4de73ffe", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 595 | 2026-04-20T22:46:04.259Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.158897779Z","hostname":"BRM42220060","pid":883}\n{"msg":"UUID: 4025646f-a0c9-4e1d-92df-980f4de73ffe","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.254843812Z","hostname":"BRM42220060","pid":883}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.254860533Z","hostname":"BRM42220060","pid":883}\n
target = phd_framework::disk::crucible
|
| 596 | 2026-04-20T22:46:04.259Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9001", "--encrypted", "--uuid", "4025646f-a0c9-4e1d-92df-980f4de73ffe", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 597 | 2026-04-20T22:46:04.380Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.271887408Z","hostname":"BRM42220060","pid":884}\n{"msg":"UUID: 4025646f-a0c9-4e1d-92df-980f4de73ffe","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.374764931Z","hostname":"BRM42220060","pid":884}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.374782775Z","hostname":"BRM42220060","pid":884}\n
target = phd_framework::disk::crucible
|
| 598 | 2026-04-20T22:46:04.380Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9002", "--encrypted", "--uuid", "4025646f-a0c9-4e1d-92df-980f4de73ffe", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 599 | 2026-04-20T22:46:04.493Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.392135384Z","hostname":"BRM42220060","pid":885}\n{"msg":"UUID: 4025646f-a0c9-4e1d-92df-980f4de73ffe","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.488554019Z","hostname":"BRM42220060","pid":885}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:04.488572374Z","hostname":"BRM42220060","pid":885}\n
target = phd_framework::disk::crucible
|
| 600 | 2026-04-20T22:46:04.493Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_4025646f-a0c9-4e1d-92df-980f4de73ffe_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_4025646f-a0c9-4e1d-92df-980f4de73ffe_9000.stdout.log"
target = phd_framework::log_config
|
| 601 | 2026-04-20T22:46:04.494Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 602 | 2026-04-20T22:46:04.494Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 603 | 2026-04-20T22:46:04.496Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_4025646f-a0c9-4e1d-92df-980f4de73ffe_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_4025646f-a0c9-4e1d-92df-980f4de73ffe_9001.stdout.log"
target = phd_framework::log_config
|
| 604 | 2026-04-20T22:46:04.496Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 605 | 2026-04-20T22:46:04.496Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 606 | 2026-04-20T22:46:04.498Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_4025646f-a0c9-4e1d-92df-980f4de73ffe_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_4025646f-a0c9-4e1d-92df-980f4de73ffe_9002.stdout.log"
target = phd_framework::log_config
|
| 607 | 2026-04-20T22:46:04.498Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 608 | 2026-04-20T22:46:04.498Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 609 | 2026-04-20T22:46:04.500Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 610 | 2026-04-20T22:46:04.500Z | INFO | phd-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 = 322
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm_name = crucible_boot_test
|
| 611 | 2026-04-20T22:46:04.500Z | DEBG | phd-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
|
| 612 | 2026-04-20T22:46:04.500Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::smoke::boot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 613 | 2026-04-20T22:46:04.500Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_boot_test.stdout.log"
target = phd_framework::log_config
|
| 614 | 2026-04-20T22:46:04.530Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm::server
|
| 615 | 2026-04-20T22:46:04.544Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 616 | 2026-04-20T22:46:04.544Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 617 | 2026-04-20T22:46:04.545Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 618 | 2026-04-20T22:46:05.178Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 619 | 2026-04-20T22:46:05.179Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 68a2966c-b701-478f-b0bf-fd778fdf1cf0, name: "phd-vm-68a2966c-b701-478f-b0bf-fd778fdf1cf0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2599d11e-d065-4d90-b454-a851dd842fd0, project_id: 05337bdc-9f6e-49df-a7a7-65397724367d, sled_id: 7db9f2c3-4341-4f04-b361-e029ff0002ca, sled_serial: "7db9f2c3-4341-4f04-b361-e029ff0002ca", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 620 | 2026-04-20T22:46:05.180Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 621 | 2026-04-20T22:46:05.180Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::smoke::boot_test
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 622 | 2026-04-20T22:46:05.181Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 623 | 2026-04-20T22:46:05.181Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 624 | 2026-04-20T22:46:05.181Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 625 | 2026-04-20T22:46:05.181Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 626 | 2026-04-20T22:46:05.181Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 627 | 2026-04-20T22:46:05.181Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 628 | 2026-04-20T22:46:10.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5102
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 629 | 2026-04-20T22:46:10.284Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 630 | 2026-04-20T22:46:10.284Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 631 | 2026-04-20T22:46:10.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 632 | 2026-04-20T22:46:10.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 633 | 2026-04-20T22:46:10.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 634 | 2026-04-20T22:46:10.303Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 635 | 2026-04-20T22:46:10.303Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 636 | 2026-04-20T22:46:10.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 637 | 2026-04-20T22:46:10.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 638 | 2026-04-20T22:46:10.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 639 | 2026-04-20T22:46:10.337Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 640 | 2026-04-20T22:46:10.337Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5156
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 641 | 2026-04-20T22:46:10.337Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 642 | 2026-04-20T22:46:10.338Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 643 | 2026-04-20T22:46:10.338Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 644 | 2026-04-20T22:46:10.338Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5159
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 645 | 2026-04-20T22:46:10.338Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 646 | 2026-04-20T22:46:10.340Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 647 | 2026-04-20T22:46:11.086Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::boot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 648 | 2026-04-20T22:46:11.165Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9000" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 649 | 2026-04-20T22:46:11.172Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9000"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 650 | 2026-04-20T22:46:11.185Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9001" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 651 | 2026-04-20T22:46:11.193Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9001"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 652 | 2026-04-20T22:46:11.205Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9002" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 653 | 2026-04-20T22:46:11.213Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/4025646f-a0c9-4e1d-92df-980f4de73ffe_9002"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 654 | 2026-04-20T22:46:11.224Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 886
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 655 | 2026-04-20T22:46:11.224Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6679
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 68a2966c-b701-478f-b0bf-fd778fdf1cf0
|
| 656 | 2026-04-20T22:46:11.224Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7076
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 657 | 2026-04-20T22:46:11.224Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 886
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 658 | 2026-04-20T22:46:11.225Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 659 | 2026-04-20T22:46:11.225Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 660 | 2026-04-20T22:46:11.225Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 661 | 2026-04-20T22:46:11.225Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 662 | 2026-04-20T22:46:11.225Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 663 | 2026-04-20T22:46:11.225Z | DEBG | phd-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
|
| 664 | 2026-04-20T22:46:11.225Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 665 | 2026-04-20T22:46:11.225Z | DEBG | phd-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
|
| 666 | 2026-04-20T22:46:11.225Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9000", "--encrypted", "--uuid", "c2682dab-5747-4088-876e-cd50db4559a5", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 667 | 2026-04-20T22:46:11.338Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.237901627Z","hostname":"BRM42220060","pid":891}\n{"msg":"UUID: c2682dab-5747-4088-876e-cd50db4559a5","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.332989851Z","hostname":"BRM42220060","pid":891}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.333020328Z","hostname":"BRM42220060","pid":891}\n
target = phd_framework::disk::crucible
|
| 668 | 2026-04-20T22:46:11.338Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9001", "--encrypted", "--uuid", "c2682dab-5747-4088-876e-cd50db4559a5", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 669 | 2026-04-20T22:46:11.454Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.35140851Z","hostname":"BRM42220060","pid":892}\n{"msg":"UUID: c2682dab-5747-4088-876e-cd50db4559a5","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.448089009Z","hostname":"BRM42220060","pid":892}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.448109248Z","hostname":"BRM42220060","pid":892}\n
target = phd_framework::disk::crucible
|
| 670 | 2026-04-20T22:46:11.454Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9002", "--encrypted", "--uuid", "c2682dab-5747-4088-876e-cd50db4559a5", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 671 | 2026-04-20T22:46:11.568Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.46652926Z","hostname":"BRM42220060","pid":893}\n{"msg":"UUID: c2682dab-5747-4088-876e-cd50db4559a5","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.563241118Z","hostname":"BRM42220060","pid":893}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:11.56326845Z","hostname":"BRM42220060","pid":893}\n
target = phd_framework::disk::crucible
|
| 672 | 2026-04-20T22:46:11.568Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_c2682dab-5747-4088-876e-cd50db4559a5_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_c2682dab-5747-4088-876e-cd50db4559a5_9000.stdout.log"
target = phd_framework::log_config
|
| 673 | 2026-04-20T22:46:11.568Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 674 | 2026-04-20T22:46:11.568Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 675 | 2026-04-20T22:46:11.570Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_c2682dab-5747-4088-876e-cd50db4559a5_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_c2682dab-5747-4088-876e-cd50db4559a5_9001.stdout.log"
target = phd_framework::log_config
|
| 676 | 2026-04-20T22:46:11.570Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 677 | 2026-04-20T22:46:11.570Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 678 | 2026-04-20T22:46:11.572Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_c2682dab-5747-4088-876e-cd50db4559a5_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_c2682dab-5747-4088-876e-cd50db4559a5_9002.stdout.log"
target = phd_framework::log_config
|
| 679 | 2026-04-20T22:46:11.572Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 680 | 2026-04-20T22:46:11.572Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 681 | 2026-04-20T22:46:11.574Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 682 | 2026-04-20T22:46:11.574Z | INFO | phd-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 = 322
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 683 | 2026-04-20T22:46:11.575Z | DEBG | phd-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
|
| 684 | 2026-04-20T22:46:11.575Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::smoke::api_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 685 | 2026-04-20T22:46:11.575Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 686 | 2026-04-20T22:46:11.604Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 897
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 687 | 2026-04-20T22:46:11.619Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 688 | 2026-04-20T22:46:11.619Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 689 | 2026-04-20T22:46:11.619Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 690 | 2026-04-20T22:46:12.498Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 691 | 2026-04-20T22:46:12.499Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 2d2124f8-deb4-4c15-9385-0d73b684af60, name: "phd-vm-2d2124f8-deb4-4c15-9385-0d73b684af60", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6db782ad-335e-4b57-85d4-1cf03944f308, project_id: e2158b5f-3454-4642-8137-99c9d76845bd, sled_id: 8c2465be-e0f6-4c77-b740-fe4f501f71bc, sled_serial: "8c2465be-e0f6-4c77-b740-fe4f501f71bc", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 692 | 2026-04-20T22:46:12.499Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 693 | 2026-04-20T22:46:12.499Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 694 | 2026-04-20T22:46:12.500Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 695 | 2026-04-20T22:46:12.500Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 696 | 2026-04-20T22:46:12.500Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 697 | 2026-04-20T22:46:12.500Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 698 | 2026-04-20T22:46:12.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 699 | 2026-04-20T22:46:12.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 700 | 2026-04-20T22:46:17.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5235
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 701 | 2026-04-20T22:46:17.736Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 702 | 2026-04-20T22:46:17.736Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 703 | 2026-04-20T22:46:17.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 704 | 2026-04-20T22:46:17.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 705 | 2026-04-20T22:46:17.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 706 | 2026-04-20T22:46:17.753Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 707 | 2026-04-20T22:46:17.754Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 708 | 2026-04-20T22:46:17.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 709 | 2026-04-20T22:46:17.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 710 | 2026-04-20T22:46:17.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 711 | 2026-04-20T22:46:17.787Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 712 | 2026-04-20T22:46:17.787Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5286
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 713 | 2026-04-20T22:46:17.788Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 714 | 2026-04-20T22:46:17.788Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 715 | 2026-04-20T22:46:17.789Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 716 | 2026-04-20T22:46:17.789Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 717 | 2026-04-20T22:46:17.789Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 718 | 2026-04-20T22:46:17.789Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 719 | 2026-04-20T22:46:17.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 720 | 2026-04-20T22:46:17.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 721 | 2026-04-20T22:46:22.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4817
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 722 | 2026-04-20T22:46:22.607Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 723 | 2026-04-20T22:46:22.607Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 724 | 2026-04-20T22:46:22.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 725 | 2026-04-20T22:46:22.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 726 | 2026-04-20T22:46:22.626Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 727 | 2026-04-20T22:46:22.626Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 728 | 2026-04-20T22:46:22.626Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 729 | 2026-04-20T22:46:22.627Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 730 | 2026-04-20T22:46:22.627Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 731 | 2026-04-20T22:46:22.660Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 732 | 2026-04-20T22:46:22.660Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 733 | 2026-04-20T22:46:22.660Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4870
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 734 | 2026-04-20T22:46:22.660Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 735 | 2026-04-20T22:46:22.660Z | DEBG | phd-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
|
| 736 | 2026-04-20T22:46:22.660Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10161
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 737 | 2026-04-20T22:46:22.661Z | INFO | phd-runner: test phd_tests::crucible::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 738 | 2026-04-20T22:46:22.661Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 739 | 2026-04-20T22:46:22.662Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 740 | 2026-04-20T22:46:23.346Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::api_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 741 | 2026-04-20T22:46:23.427Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 742 | 2026-04-20T22:46:23.434Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 743 | 2026-04-20T22:46:23.447Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 744 | 2026-04-20T22:46:23.455Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 745 | 2026-04-20T22:46:23.467Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 746 | 2026-04-20T22:46:23.475Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/c2682dab-5747-4088-876e-cd50db4559a5_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 747 | 2026-04-20T22:46:23.487Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 826
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 748 | 2026-04-20T22:46:23.487Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 826
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 749 | 2026-04-20T22:46:23.487Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 750 | 2026-04-20T22:46:23.488Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 751 | 2026-04-20T22:46:23.488Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 752 | 2026-04-20T22:46:23.488Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11868
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 2d2124f8-deb4-4c15-9385-0d73b684af60
|
| 753 | 2026-04-20T22:46:23.488Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 754 | 2026-04-20T22:46:23.488Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12262
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 755 | 2026-04-20T22:46:23.488Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 756 | 2026-04-20T22:46:23.488Z | DEBG | phd-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
|
| 757 | 2026-04-20T22:46:23.488Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 758 | 2026-04-20T22:46:23.488Z | DEBG | phd-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
|
| 759 | 2026-04-20T22:46:23.488Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9000", "--encrypted", "--uuid", "4982b700-b27a-4dcf-8326-11ae1735e9a0", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 760 | 2026-04-20T22:46:23.594Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.500662353Z","hostname":"BRM42220060","pid":899}\n{"msg":"UUID: 4982b700-b27a-4dcf-8326-11ae1735e9a0","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.58910733Z","hostname":"BRM42220060","pid":899}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.589132096Z","hostname":"BRM42220060","pid":899}\n
target = phd_framework::disk::crucible
|
| 761 | 2026-04-20T22:46:23.594Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9001", "--encrypted", "--uuid", "4982b700-b27a-4dcf-8326-11ae1735e9a0", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 762 | 2026-04-20T22:46:23.699Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.607141855Z","hostname":"BRM42220060","pid":900}\n{"msg":"UUID: 4982b700-b27a-4dcf-8326-11ae1735e9a0","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.693555196Z","hostname":"BRM42220060","pid":900}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.693571266Z","hostname":"BRM42220060","pid":900}\n
target = phd_framework::disk::crucible
|
| 763 | 2026-04-20T22:46:23.700Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9002", "--encrypted", "--uuid", "4982b700-b27a-4dcf-8326-11ae1735e9a0", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 764 | 2026-04-20T22:46:23.805Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.712060521Z","hostname":"BRM42220060","pid":901}\n{"msg":"UUID: 4982b700-b27a-4dcf-8326-11ae1735e9a0","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.799406092Z","hostname":"BRM42220060","pid":901}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:23.799435578Z","hostname":"BRM42220060","pid":901}\n
target = phd_framework::disk::crucible
|
| 765 | 2026-04-20T22:46:23.805Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_4982b700-b27a-4dcf-8326-11ae1735e9a0_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_4982b700-b27a-4dcf-8326-11ae1735e9a0_9000.stdout.log"
target = phd_framework::log_config
|
| 766 | 2026-04-20T22:46:23.805Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 767 | 2026-04-20T22:46:23.805Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 768 | 2026-04-20T22:46:23.807Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_4982b700-b27a-4dcf-8326-11ae1735e9a0_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_4982b700-b27a-4dcf-8326-11ae1735e9a0_9001.stdout.log"
target = phd_framework::log_config
|
| 769 | 2026-04-20T22:46:23.807Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 770 | 2026-04-20T22:46:23.807Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 771 | 2026-04-20T22:46:23.809Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_4982b700-b27a-4dcf-8326-11ae1735e9a0_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_4982b700-b27a-4dcf-8326-11ae1735e9a0_9002.stdout.log"
target = phd_framework::log_config
|
| 772 | 2026-04-20T22:46:23.809Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 773 | 2026-04-20T22:46:23.809Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 774 | 2026-04-20T22:46:23.811Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 775 | 2026-04-20T22:46:23.811Z | INFO | phd-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 = 322
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 776 | 2026-04-20T22:46:23.811Z | DEBG | phd-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
|
| 777 | 2026-04-20T22:46:23.811Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::smoke::guest_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 778 | 2026-04-20T22:46:23.811Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 779 | 2026-04-20T22:46:23.838Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 905
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 780 | 2026-04-20T22:46:23.852Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 781 | 2026-04-20T22:46:23.852Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 782 | 2026-04-20T22:46:23.853Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 783 | 2026-04-20T22:46:24.724Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 784 | 2026-04-20T22:46:24.725Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: dc0e50da-fc28-4817-ad8c-82ef241045de, name: "phd-vm-dc0e50da-fc28-4817-ad8c-82ef241045de", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4c94c55e-2430-4350-87a3-7824c7784fd9, project_id: d2300c9f-dfb9-4025-833a-77472f7ae59a, sled_id: 4ef6fefc-6e41-4364-b1bc-ac2f464db62e, sled_serial: "4ef6fefc-6e41-4364-b1bc-ac2f464db62e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 785 | 2026-04-20T22:46:24.725Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 786 | 2026-04-20T22:46:24.725Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 787 | 2026-04-20T22:46:24.727Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 788 | 2026-04-20T22:46:24.727Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 789 | 2026-04-20T22:46:24.727Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 790 | 2026-04-20T22:46:24.727Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 791 | 2026-04-20T22:46:24.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 792 | 2026-04-20T22:46:24.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 793 | 2026-04-20T22:46:29.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5175
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 794 | 2026-04-20T22:46:29.902Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 795 | 2026-04-20T22:46:29.902Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 796 | 2026-04-20T22:46:29.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 797 | 2026-04-20T22:46:29.903Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 798 | 2026-04-20T22:46:29.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 799 | 2026-04-20T22:46:29.930Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 800 | 2026-04-20T22:46:29.930Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 801 | 2026-04-20T22:46:29.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 802 | 2026-04-20T22:46:29.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 803 | 2026-04-20T22:46:29.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 804 | 2026-04-20T22:46:29.963Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 805 | 2026-04-20T22:46:29.963Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5236
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 806 | 2026-04-20T22:46:29.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 807 | 2026-04-20T22:46:29.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 808 | 2026-04-20T22:46:29.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 809 | 2026-04-20T22:46:29.975Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 810 | 2026-04-20T22:46:29.975Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 811 | 2026-04-20T22:46:29.975Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 812 | 2026-04-20T22:46:29.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 813 | 2026-04-20T22:46:29.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 814 | 2026-04-20T22:46:37.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 7210
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 815 | 2026-04-20T22:46:37.186Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 816 | 2026-04-20T22:46:37.186Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 817 | 2026-04-20T22:46:37.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 818 | 2026-04-20T22:46:37.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 819 | 2026-04-20T22:46:37.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 820 | 2026-04-20T22:46:37.206Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 821 | 2026-04-20T22:46:37.206Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 822 | 2026-04-20T22:46:37.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 823 | 2026-04-20T22:46:37.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 824 | 2026-04-20T22:46:37.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 825 | 2026-04-20T22:46:37.240Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 826 | 2026-04-20T22:46:37.240Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 7264
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 827 | 2026-04-20T22:46:37.240Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 828 | 2026-04-20T22:46:37.241Z | DEBG | phd-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
|
| 829 | 2026-04-20T22:46:37.241Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12515
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 830 | 2026-04-20T22:46:37.241Z | INFO | phd-runner: test phd_tests::crucible::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 831 | 2026-04-20T22:46:37.241Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 832 | 2026-04-20T22:46:37.242Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 833 | 2026-04-20T22:46:37.644Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::guest_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 834 | 2026-04-20T22:46:37.725Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 835 | 2026-04-20T22:46:37.732Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 836 | 2026-04-20T22:46:37.744Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 837 | 2026-04-20T22:46:37.752Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 838 | 2026-04-20T22:46:37.764Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 839 | 2026-04-20T22:46:37.773Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/4982b700-b27a-4dcf-8326-11ae1735e9a0_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 840 | 2026-04-20T22:46:37.785Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 544
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 841 | 2026-04-20T22:46:37.786Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 544
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 842 | 2026-04-20T22:46:37.786Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13933
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = dc0e50da-fc28-4817-ad8c-82ef241045de
|
| 843 | 2026-04-20T22:46:37.786Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 14297
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 844 | 2026-04-20T22:46:37.786Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 845 | 2026-04-20T22:46:37.786Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 846 | 2026-04-20T22:46:37.786Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 847 | 2026-04-20T22:46:37.786Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 848 | 2026-04-20T22:46:37.786Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 849 | 2026-04-20T22:46:37.786Z | DEBG | phd-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
|
| 850 | 2026-04-20T22:46:37.786Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 851 | 2026-04-20T22:46:37.786Z | DEBG | phd-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
|
| 852 | 2026-04-20T22:46:37.787Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9000", "--encrypted", "--uuid", "b7d84883-a2b0-4b58-9b8f-a9369233cbe3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 853 | 2026-04-20T22:46:37.899Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:37.799801765Z","hostname":"BRM42220060","pid":907}\n{"msg":"UUID: b7d84883-a2b0-4b58-9b8f-a9369233cbe3","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:37.89522475Z","hostname":"BRM42220060","pid":907}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:37.895246482Z","hostname":"BRM42220060","pid":907}\n
target = phd_framework::disk::crucible
|
| 854 | 2026-04-20T22:46:37.899Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9001", "--encrypted", "--uuid", "b7d84883-a2b0-4b58-9b8f-a9369233cbe3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 855 | 2026-04-20T22:46:38.014Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:37.912259859Z","hostname":"BRM42220060","pid":908}\n{"msg":"UUID: b7d84883-a2b0-4b58-9b8f-a9369233cbe3","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.008145217Z","hostname":"BRM42220060","pid":908}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.008173401Z","hostname":"BRM42220060","pid":908}\n
target = phd_framework::disk::crucible
|
| 856 | 2026-04-20T22:46:38.014Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9002", "--encrypted", "--uuid", "b7d84883-a2b0-4b58-9b8f-a9369233cbe3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 857 | 2026-04-20T22:46:38.132Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.02627367Z","hostname":"BRM42220060","pid":909}\n{"msg":"UUID: b7d84883-a2b0-4b58-9b8f-a9369233cbe3","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.126815246Z","hostname":"BRM42220060","pid":909}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.126831426Z","hostname":"BRM42220060","pid":909}\n
target = phd_framework::disk::crucible
|
| 858 | 2026-04-20T22:46:38.133Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9000.stdout.log"
target = phd_framework::log_config
|
| 859 | 2026-04-20T22:46:38.133Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 860 | 2026-04-20T22:46:38.133Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 861 | 2026-04-20T22:46:38.135Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9001.stdout.log"
target = phd_framework::log_config
|
| 862 | 2026-04-20T22:46:38.135Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 863 | 2026-04-20T22:46:38.135Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 864 | 2026-04-20T22:46:38.137Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9002.stdout.log"
target = phd_framework::log_config
|
| 865 | 2026-04-20T22:46:38.137Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 866 | 2026-04-20T22:46:38.137Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 867 | 2026-04-20T22:46:38.140Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 868 | 2026-04-20T22:46:38.140Z | INFO | phd-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 = 322
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
vm_name = crucible_shutdown_persistence_test
|
| 869 | 2026-04-20T22:46:38.140Z | DEBG | phd-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
|
| 870 | 2026-04-20T22:46:38.140Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::smoke::shutdown_persistence_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 871 | 2026-04-20T22:46:38.140Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_shutdown_persistence_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_shutdown_persistence_test.stdout.log"
target = phd_framework::log_config
|
| 872 | 2026-04-20T22:46:38.165Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 913
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm::server
|
| 873 | 2026-04-20T22:46:38.180Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 874 | 2026-04-20T22:46:38.180Z | DEBG | phd-runner: [TEST - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
| 875 | 2026-04-20T22:46:38.193Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9000" } }
target = phd_framework::disk::crucible
|
| 876 | 2026-04-20T22:46:38.198Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9000"
target = phd_framework::disk::crucible
|
| 877 | 2026-04-20T22:46:38.208Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9001" } }
target = phd_framework::disk::crucible
|
| 878 | 2026-04-20T22:46:38.213Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9001"
target = phd_framework::disk::crucible
|
| 879 | 2026-04-20T22:46:38.222Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9002" } }
target = phd_framework::disk::crucible
|
| 880 | 2026-04-20T22:46:38.228Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/b7d84883-a2b0-4b58-9b8f-a9369233cbe3_9002"
target = phd_framework::disk::crucible
|
| 881 | 2026-04-20T22:46:38.236Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 450
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 882 | 2026-04-20T22:46:38.237Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Can't run data persistence test on a guest with a read-only file
system
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 883 | 2026-04-20T22:46:38.237Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 884 | 2026-04-20T22:46:38.237Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 885 | 2026-04-20T22:46:38.237Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::vcr_replace_during_start_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 886 | 2026-04-20T22:46:38.237Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 887 | 2026-04-20T22:46:38.237Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 888 | 2026-04-20T22:46:38.237Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 91
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 889 | 2026-04-20T22:46:38.237Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 890 | 2026-04-20T22:46:38.237Z | DEBG | phd-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
|
| 891 | 2026-04-20T22:46:38.237Z | DEBG | phd-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
|
| 892 | 2026-04-20T22:46:38.237Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = list
|
| 893 | 2026-04-20T22:46:38.249Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 894 | 2026-04-20T22:46:38.249Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0fc7cc34-8219-486c-b636-d339e54eeb8b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = snapshot
|
| 895 | 2026-04-20T22:46:38.267Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0fc7cc34-8219-486c-b636-d339e54eeb8b", "phd-artifacts/phd-clone-d8a3155d-e91b-451c-9d47-2f025e330d6c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = clone
|
| 896 | 2026-04-20T22:46:38.284Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d8a3155d-e91b-451c-9d47-2f025e330d6c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = list
|
| 897 | 2026-04-20T22:46:38.295Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-d8a3155d-e91b-451c-9d47-2f025e330d6c 0B 25.3T 242M /phd-artifacts/phd-clone-d8a3155d-e91b-451c-9d47-2f025e330d6c\n
target = phd_framework::zfs
|
| 898 | 2026-04-20T22:46:38.296Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 899 | 2026-04-20T22:46:38.296Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9000", "--encrypted", "--uuid", "7011d5e9-ae5b-45fa-841d-eac3a5334268", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 900 | 2026-04-20T22:46:38.324Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.309200589Z","hostname":"BRM42220060","pid":919}\n{"msg":"UUID: 7011d5e9-ae5b-45fa-841d-eac3a5334268","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.319339635Z","hostname":"BRM42220060","pid":919}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.319359061Z","hostname":"BRM42220060","pid":919}\n
target = phd_framework::disk::crucible
|
| 901 | 2026-04-20T22:46:38.324Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9001", "--encrypted", "--uuid", "7011d5e9-ae5b-45fa-841d-eac3a5334268", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 902 | 2026-04-20T22:46:38.352Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.336075418Z","hostname":"BRM42220060","pid":920}\n{"msg":"UUID: 7011d5e9-ae5b-45fa-841d-eac3a5334268","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.347712692Z","hostname":"BRM42220060","pid":920}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.34772794Z","hostname":"BRM42220060","pid":920}\n
target = phd_framework::disk::crucible
|
| 903 | 2026-04-20T22:46:38.352Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9002", "--encrypted", "--uuid", "7011d5e9-ae5b-45fa-841d-eac3a5334268", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 904 | 2026-04-20T22:46:38.379Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.364277873Z","hostname":"BRM42220060","pid":921}\n{"msg":"UUID: 7011d5e9-ae5b-45fa-841d-eac3a5334268","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.374337138Z","hostname":"BRM42220060","pid":921}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:46:38.374349953Z","hostname":"BRM42220060","pid":921}\n
target = phd_framework::disk::crucible
|
| 905 | 2026-04-20T22:46:38.379Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_7011d5e9-ae5b-45fa-841d-eac3a5334268_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_7011d5e9-ae5b-45fa-841d-eac3a5334268_9000.stdout.log"
target = phd_framework::log_config
|
| 906 | 2026-04-20T22:46:38.379Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 907 | 2026-04-20T22:46:38.379Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 908 | 2026-04-20T22:46:38.381Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_7011d5e9-ae5b-45fa-841d-eac3a5334268_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_7011d5e9-ae5b-45fa-841d-eac3a5334268_9001.stdout.log"
target = phd_framework::log_config
|
| 909 | 2026-04-20T22:46:38.381Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 910 | 2026-04-20T22:46:38.381Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 911 | 2026-04-20T22:46:38.383Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_7011d5e9-ae5b-45fa-841d-eac3a5334268_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_7011d5e9-ae5b-45fa-841d-eac3a5334268_9002.stdout.log"
target = phd_framework::log_config
|
| 912 | 2026-04-20T22:46:38.383Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 913 | 2026-04-20T22:46:38.383Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 914 | 2026-04-20T22:46:38.385Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 130
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 915 | 2026-04-20T22:46:38.385Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 916 | 2026-04-20T22:46:38.385Z | INFO | phd-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 = 322
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm_name = crucible_vcr_replace_during_start_test
|
| 917 | 2026-04-20T22:46:38.385Z | DEBG | phd-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
|
| 918 | 2026-04-20T22:46:38.385Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 919 | 2026-04-20T22:46:38.385Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_vcr_replace_during_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_vcr_replace_during_start_test.stdout.log"
target = phd_framework::log_config
|
| 920 | 2026-04-20T22:46:38.415Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 925
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm::server
|
| 921 | 2026-04-20T22:46:38.429Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 922 | 2026-04-20T22:46:38.429Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 923 | 2026-04-20T22:46:38.430Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 924 | 2026-04-20T22:46:38.890Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 925 | 2026-04-20T22:46:38.891Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 8b6d3901-7f05-4eed-8a5a-209cd7dad830, name: "phd-vm-8b6d3901-7f05-4eed-8a5a-209cd7dad830", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7ef94096-d3cc-4d39-8915-88c8507d1167, project_id: 9c8f1e8c-f4d8-4ee5-b70a-1fe1eac88436, sled_id: 5e8d60d4-96a6-4e36-ba0c-36ababa7edb9, sled_serial: "5e8d60d4-96a6-4e36-ba0c-36ababa7edb9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 926 | 2026-04-20T22:46:38.891Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 927 | 2026-04-20T22:46:38.891Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
state = Run
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 928 | 2026-04-20T22:46:38.892Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 929 | 2026-04-20T22:46:38.892Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 930 | 2026-04-20T22:46:38.893Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 931 | 2026-04-20T22:46:38.893Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 932 | 2026-04-20T22:46:38.893Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 933 | 2026-04-20T22:46:38.894Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 934 | 2026-04-20T22:46:39.527Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 935 | 2026-04-20T22:46:39.527Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 936 | 2026-04-20T22:46:39.529Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 937 | 2026-04-20T22:46:40.251Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 938 | 2026-04-20T22:46:40.251Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 939 | 2026-04-20T22:46:40.253Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 940 | 2026-04-20T22:46:41.461Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 941 | 2026-04-20T22:46:41.461Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 942 | 2026-04-20T22:46:41.463Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 943 | 2026-04-20T22:46:43.454Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 944 | 2026-04-20T22:46:43.454Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 945 | 2026-04-20T22:46:43.455Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 946 | 2026-04-20T22:46:43.456Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 4562
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 947 | 2026-04-20T22:46:43.456Z | INFO | phd-runner: [TEST - EVENT] disabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 153
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 948 | 2026-04-20T22:46:43.456Z | INFO | phd-runner: [TEST - EVENT] issuing Crucible VCR replacement request
disk_name = vcr-replacement-target
file = phd-tests/framework/src/test_vm/mod.rs
line = 756
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: a560aaf8-c269-4d80-8136-bba4ff2c0e37, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: a560aaf8-c269-4d80-8136-bba4ff2c0e37, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("9MwAHGSDSbTG2EURLV3tnIz+8TggOgy5xNcl945q8jc="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 2 }], read_only_parent: None }
|
| 949 | 2026-04-20T22:46:43.458Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 950 | 2026-04-20T22:46:43.458Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 951 | 2026-04-20T22:46:43.458Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 952 | 2026-04-20T22:46:43.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 953 | 2026-04-20T22:46:43.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 954 | 2026-04-20T22:46:58.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14580
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 955 | 2026-04-20T22:46:58.040Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 956 | 2026-04-20T22:46:58.040Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 957 | 2026-04-20T22:46:58.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 958 | 2026-04-20T22:46:58.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 959 | 2026-04-20T22:46:58.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 960 | 2026-04-20T22:46:58.059Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 961 | 2026-04-20T22:46:58.059Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 962 | 2026-04-20T22:46:58.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 963 | 2026-04-20T22:46:58.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 964 | 2026-04-20T22:46:58.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 965 | 2026-04-20T22:46:58.092Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 966 | 2026-04-20T22:46:58.092Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 14632
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 967 | 2026-04-20T22:46:58.092Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 968 | 2026-04-20T22:46:58.092Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 969 | 2026-04-20T22:46:58.093Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 970 | 2026-04-20T22:46:58.094Z | INFO | phd-runner: [TEST - EVENT] issuing Crucible VCR replacement request
disk_name = vcr-replacement-target
file = phd-tests/framework/src/test_vm/mod.rs
line = 756
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: a560aaf8-c269-4d80-8136-bba4ff2c0e37, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: a560aaf8-c269-4d80-8136-bba4ff2c0e37, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("9MwAHGSDSbTG2EURLV3tnIz+8TggOgy5xNcl945q8jc="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 3 }], read_only_parent: None }
|
| 971 | 2026-04-20T22:46:58.096Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 972 | 2026-04-20T22:46:58.096Z | DEBG | phd-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
|
| 973 | 2026-04-20T22:46:58.096Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19204
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 974 | 2026-04-20T22:46:58.096Z | INFO | phd-runner: test phd_tests::crucible::smoke::vcr_replace_during_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 975 | 2026-04-20T22:46:58.096Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 976 | 2026-04-20T22:46:58.097Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 977 | 2026-04-20T22:46:58.682Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 978 | 2026-04-20T22:46:58.769Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 979 | 2026-04-20T22:46:58.769Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d8a3155d-e91b-451c-9d47-2f025e330d6c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = destroy
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 980 | 2026-04-20T22:46:58.795Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 981 | 2026-04-20T22:46:58.796Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0fc7cc34-8219-486c-b636-d339e54eeb8b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = destroy
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 982 | 2026-04-20T22:46:58.813Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9000" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 983 | 2026-04-20T22:46:58.818Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9000"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 984 | 2026-04-20T22:46:58.820Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9001" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 985 | 2026-04-20T22:46:58.825Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9001"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 986 | 2026-04-20T22:46:58.826Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9002" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 987 | 2026-04-20T22:46:58.831Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/7011d5e9-ae5b-45fa-841d-eac3a5334268_9002"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 988 | 2026-04-20T22:46:58.833Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 736
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 989 | 2026-04-20T22:46:58.833Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 20402
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 8b6d3901-7f05-4eed-8a5a-209cd7dad830
|
| 990 | 2026-04-20T22:46:58.833Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 736
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 991 | 2026-04-20T22:46:58.833Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 20594
file = phd-tests/tests/src/crucible/smoke.rs
line = 91
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 992 | 2026-04-20T22:46:58.833Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 993 | 2026-04-20T22:46:58.833Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 994 | 2026-04-20T22:46:58.833Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 995 | 2026-04-20T22:46:58.833Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 996 | 2026-04-20T22:46:58.833Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 997 | 2026-04-20T22:46:58.834Z | DEBG | phd-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
|
| 998 | 2026-04-20T22:46:58.834Z | DEBG | phd-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
|
| 999 | 2026-04-20T22:46:58.834Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 1000 | 2026-04-20T22:46:58.846Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1001 | 2026-04-20T22:46:58.846Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2a166e89-f93c-44eb-a0a4-7cd072861202"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 1002 | 2026-04-20T22:46:58.862Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2a166e89-f93c-44eb-a0a4-7cd072861202", "phd-artifacts/phd-clone-198fe89e-6685-4e04-98ac-7650be96ee70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = clone
|
| 1003 | 2026-04-20T22:46:58.880Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-198fe89e-6685-4e04-98ac-7650be96ee70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 1004 | 2026-04-20T22:46:58.890Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-198fe89e-6685-4e04-98ac-7650be96ee70 0B 25.3T 242M /phd-artifacts/phd-clone-198fe89e-6685-4e04-98ac-7650be96ee70\n
target = phd_framework::zfs
|
| 1005 | 2026-04-20T22:46:58.891Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1006 | 2026-04-20T22:46:58.891Z | INFO | phd-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 = 322
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm_name = multiline_test
|
| 1007 | 2026-04-20T22:46:58.891Z | DEBG | phd-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
|
| 1008 | 2026-04-20T22:46:58.891Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::framework::multiline_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1009 | 2026-04-20T22:46:58.891Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::framework::multiline_serial_test
stderr_path = "/tmp/propolis-phd/phd_tests::framework::multiline_serial_test/multiline_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::framework::multiline_serial_test/multiline_test.stdout.log"
target = phd_framework::log_config
|
| 1010 | 2026-04-20T22:46:58.918Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 933
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm::server
|
| 1011 | 2026-04-20T22:46:58.932Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1012 | 2026-04-20T22:46:58.932Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1013 | 2026-04-20T22:46:58.933Z | INFO | phd-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 = 459
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1014 | 2026-04-20T22:46:59.621Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1015 | 2026-04-20T22:46:59.622Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 8a402122-d5f4-4b04-9036-a8f61b03e806, name: "phd-vm-8a402122-d5f4-4b04-9036-a8f61b03e806", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 960d626f-d0b7-49c1-a973-00a4d32f1904, project_id: 35267904-3f56-47ab-9efa-5f385529a653, sled_id: b3939a83-c802-4c1b-b613-d73a4e01997c, sled_serial: "b3939a83-c802-4c1b-b613-d73a4e01997c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1016 | 2026-04-20T22:46:59.622Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1017 | 2026-04-20T22:46:59.622Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::framework::multiline_serial_test
state = Run
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1018 | 2026-04-20T22:46:59.623Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1019 | 2026-04-20T22:46:59.623Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1020 | 2026-04-20T22:46:59.624Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1021 | 2026-04-20T22:46:59.624Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1022 | 2026-04-20T22:46:59.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1023 | 2026-04-20T22:46:59.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1024 | 2026-04-20T22:47:04.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4520
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1025 | 2026-04-20T22:47:04.145Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1026 | 2026-04-20T22:47:04.145Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1027 | 2026-04-20T22:47:04.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1028 | 2026-04-20T22:47:04.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1029 | 2026-04-20T22:47:04.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1030 | 2026-04-20T22:47:04.164Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1031 | 2026-04-20T22:47:04.165Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1032 | 2026-04-20T22:47:04.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1033 | 2026-04-20T22:47:04.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1034 | 2026-04-20T22:47:04.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1035 | 2026-04-20T22:47:04.197Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1036 | 2026-04-20T22:47:04.197Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4573
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1037 | 2026-04-20T22:47:04.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1038 | 2026-04-20T22:47:04.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1039 | 2026-04-20T22:47:04.230Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1040 | 2026-04-20T22:47:04.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1041 | 2026-04-20T22:47:04.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1042 | 2026-04-20T22:47:04.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1043 | 2026-04-20T22:47:04.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1044 | 2026-04-20T22:47:04.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1045 | 2026-04-20T22:47:04.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1046 | 2026-04-20T22:47:04.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1047 | 2026-04-20T22:47:04.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1048 | 2026-04-20T22:47:04.288Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1049 | 2026-04-20T22:47:04.288Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1050 | 2026-04-20T22:47:04.288Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1051 | 2026-04-20T22:47:04.288Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4667
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1052 | 2026-04-20T22:47:04.288Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1053 | 2026-04-20T22:47:04.289Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1054 | 2026-04-20T22:47:04.289Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1055 | 2026-04-20T22:47:04.760Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::framework::multiline_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1056 | 2026-04-20T22:47:04.843Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1057 | 2026-04-20T22:47:04.843Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-198fe89e-6685-4e04-98ac-7650be96ee70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1058 | 2026-04-20T22:47:04.870Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1059 | 2026-04-20T22:47:04.870Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2a166e89-f93c-44eb-a0a4-7cd072861202"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1060 | 2026-04-20T22:47:04.888Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 600
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1061 | 2026-04-20T22:47:04.889Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 600
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1062 | 2026-04-20T22:47:04.889Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5955
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8a402122-d5f4-4b04-9036-a8f61b03e806
|
| 1063 | 2026-04-20T22:47:04.889Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6054
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 1064 | 2026-04-20T22:47:04.889Z | INFO | phd-runner: Starting test phd_tests::framework::long_line_serial_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1065 | 2026-04-20T22:47:04.889Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1066 | 2026-04-20T22:47:04.889Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1067 | 2026-04-20T22:47:04.889Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 20
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::framework
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1068 | 2026-04-20T22:47:04.889Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1069 | 2026-04-20T22:47:04.889Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1070 | 2026-04-20T22:47:04.890Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1071 | 2026-04-20T22:47:04.890Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1072 | 2026-04-20T22:47:04.890Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 1073 | 2026-04-20T22:47:04.900Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1074 | 2026-04-20T22:47:04.900Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b77b1ba-d962-4e78-a070-58d39391442a"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = snapshot
|
| 1075 | 2026-04-20T22:47:04.918Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b77b1ba-d962-4e78-a070-58d39391442a", "phd-artifacts/phd-clone-b778d4b3-ae83-4125-aaa7-e62d8aedb130"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = clone
|
| 1076 | 2026-04-20T22:47:04.937Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b778d4b3-ae83-4125-aaa7-e62d8aedb130"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 1077 | 2026-04-20T22:47:04.949Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b778d4b3-ae83-4125-aaa7-e62d8aedb130 0B 25.3T 242M /phd-artifacts/phd-clone-b778d4b3-ae83-4125-aaa7-e62d8aedb130\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1078 | 2026-04-20T22:47:04.950Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1079 | 2026-04-20T22:47:04.950Z | INFO | phd-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 = 322
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = long_line_serial_test
|
| 1080 | 2026-04-20T22:47:04.950Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /work/phd-test/propolis-server
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1081 | 2026-04-20T22:47:04.950Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1082 | 2026-04-20T22:47:04.950Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stderr_path = "/tmp/propolis-phd/phd_tests::framework::long_line_serial_test/long_line_serial_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::framework::long_line_serial_test/long_line_serial_test.stdout.log"
target = phd_framework::log_config
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1083 | 2026-04-20T22:47:04.977Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 941
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1084 | 2026-04-20T22:47:04.992Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1085 | 2026-04-20T22:47:04.992Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1086 | 2026-04-20T22:47:04.993Z | INFO | phd-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 = 459
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1087 | 2026-04-20T22:47:05.510Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1088 | 2026-04-20T22:47:05.511Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 11589383-31aa-4888-a5c9-43b39c91dd1d, name: "phd-vm-11589383-31aa-4888-a5c9-43b39c91dd1d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a2082fac-964f-40e0-a6e8-e6c264332c94, project_id: 6020d95b-7c1c-4656-9f3f-bf2856599490, sled_id: 9562d188-1c8e-4ee8-abc3-bc466ac80886, sled_serial: "9562d188-1c8e-4ee8-abc3-bc466ac80886", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1089 | 2026-04-20T22:47:05.511Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1090 | 2026-04-20T22:47:05.511Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
state = Run
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1091 | 2026-04-20T22:47:05.512Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1092 | 2026-04-20T22:47:05.513Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1093 | 2026-04-20T22:47:05.513Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1094 | 2026-04-20T22:47:05.513Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1095 | 2026-04-20T22:47:05.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1096 | 2026-04-20T22:47:05.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1097 | 2026-04-20T22:47:10.002Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4489
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1098 | 2026-04-20T22:47:10.002Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1099 | 2026-04-20T22:47:10.003Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1100 | 2026-04-20T22:47:10.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1101 | 2026-04-20T22:47:10.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1102 | 2026-04-20T22:47:10.020Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1103 | 2026-04-20T22:47:10.021Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1104 | 2026-04-20T22:47:10.021Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1105 | 2026-04-20T22:47:10.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1106 | 2026-04-20T22:47:10.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1107 | 2026-04-20T22:47:10.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1108 | 2026-04-20T22:47:10.053Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1109 | 2026-04-20T22:47:10.053Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4540
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1110 | 2026-04-20T22:47:10.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1111 | 2026-04-20T22:47:10.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1112 | 2026-04-20T22:47:10.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 75
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1113 | 2026-04-20T22:47:10.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1114 | 2026-04-20T22:47:10.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1115 | 2026-04-20T22:47:10.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1116 | 2026-04-20T22:47:10.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1117 | 2026-04-20T22:47:10.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1118 | 2026-04-20T22:47:10.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1119 | 2026-04-20T22:47:10.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1120 | 2026-04-20T22:47:10.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1121 | 2026-04-20T22:47:10.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1122 | 2026-04-20T22:47:10.219Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1123 | 2026-04-20T22:47:10.220Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1124 | 2026-04-20T22:47:10.220Z | INFO | phd-runner: test phd_tests::framework::long_line_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1125 | 2026-04-20T22:47:10.220Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1126 | 2026-04-20T22:47:10.220Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4709
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1127 | 2026-04-20T22:47:10.222Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1128 | 2026-04-20T22:47:10.494Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
self.address = 127.0.0.1:9000
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1129 | 2026-04-20T22:47:10.575Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1130 | 2026-04-20T22:47:10.575Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b778d4b3-ae83-4125-aaa7-e62d8aedb130"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1131 | 2026-04-20T22:47:10.600Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1132 | 2026-04-20T22:47:10.600Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b77b1ba-d962-4e78-a070-58d39391442a"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1133 | 2026-04-20T22:47:10.619Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 398
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1134 | 2026-04-20T22:47:10.619Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 398
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1135 | 2026-04-20T22:47:10.619Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5626
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = long_line_serial_test
vm_id = 11589383-31aa-4888-a5c9-43b39c91dd1d
|
| 1136 | 2026-04-20T22:47:10.619Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_instance_spec_round_trip_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1137 | 2026-04-20T22:47:10.619Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5729
file = phd-tests/tests/src/framework.rs
line = 20
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::framework::long_line_serial_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::framework
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1138 | 2026-04-20T22:47:10.619Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1139 | 2026-04-20T22:47:10.619Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1140 | 2026-04-20T22:47:10.619Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 24
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 1141 | 2026-04-20T22:47:10.619Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1142 | 2026-04-20T22:47:10.619Z | DEBG | phd-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
|
| 1143 | 2026-04-20T22:47:10.619Z | DEBG | phd-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
|
| 1144 | 2026-04-20T22:47:10.619Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = list
|
| 1145 | 2026-04-20T22:47:10.631Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1146 | 2026-04-20T22:47:10.631Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c32767c6-50a9-4f55-99d0-4fb2ef8943cc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = snapshot
|
| 1147 | 2026-04-20T22:47:10.652Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c32767c6-50a9-4f55-99d0-4fb2ef8943cc", "phd-artifacts/phd-clone-4a257a65-9916-427b-a4b2-2cc0628b17c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = clone
|
| 1148 | 2026-04-20T22:47:10.670Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4a257a65-9916-427b-a4b2-2cc0628b17c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = list
|
| 1149 | 2026-04-20T22:47:10.683Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-4a257a65-9916-427b-a4b2-2cc0628b17c4 0B 25.3T 242M /phd-artifacts/phd-clone-4a257a65-9916-427b-a4b2-2cc0628b17c4\n
target = phd_framework::zfs
|
| 1150 | 2026-04-20T22:47:10.683Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 1151 | 2026-04-20T22:47:10.683Z | INFO | phd-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 = 322
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm_name = cpuid_instance_spec_round_trip_test
|
| 1152 | 2026-04-20T22:47:10.683Z | DEBG | phd-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
|
| 1153 | 2026-04-20T22:47:10.683Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1154 | 2026-04-20T22:47:10.684Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_instance_spec_round_trip_test/cpuid_instance_spec_round_trip_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_instance_spec_round_trip_test/cpuid_instance_spec_round_trip_test.stdout.log"
target = phd_framework::log_config
|
| 1155 | 2026-04-20T22:47:10.710Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 949
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm::server
|
| 1156 | 2026-04-20T22:47:10.725Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 1157 | 2026-04-20T22:47:10.725Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1158 | 2026-04-20T22:47:10.726Z | INFO | phd-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 = 459
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1159 | 2026-04-20T22:47:11.133Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1160 | 2026-04-20T22:47:11.134Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf, name: "phd-vm-c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a31b4fa7-8c6e-4df5-bf3a-44556b98b92c, project_id: daf9a8ba-8014-4d38-bb56-09b8a356ae78, sled_id: 74fcef01-5f8f-46da-9c03-0208dbeefef9, sled_serial: "74fcef01-5f8f-46da-9c03-0208dbeefef9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1161 | 2026-04-20T22:47:11.134Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1162 | 2026-04-20T22:47:11.134Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
state = Run
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1163 | 2026-04-20T22:47:11.136Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1164 | 2026-04-20T22:47:11.136Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1165 | 2026-04-20T22:47:11.136Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1166 | 2026-04-20T22:47:11.137Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1167 | 2026-04-20T22:47:11.137Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1168 | 2026-04-20T22:47:11.137Z | DEBG | phd-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
|
| 1169 | 2026-04-20T22:47:11.138Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1170 | 2026-04-20T22:47:11.138Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_instance_spec_round_trip_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1171 | 2026-04-20T22:47:11.138Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1172 | 2026-04-20T22:47:11.139Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1173 | 2026-04-20T22:47:11.444Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1174 | 2026-04-20T22:47:11.519Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1175 | 2026-04-20T22:47:11.519Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4a257a65-9916-427b-a4b2-2cc0628b17c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1176 | 2026-04-20T22:47:11.551Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1177 | 2026-04-20T22:47:11.551Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c32767c6-50a9-4f55-99d0-4fb2ef8943cc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1178 | 2026-04-20T22:47:11.569Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 431
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1179 | 2026-04-20T22:47:11.570Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 431
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1180 | 2026-04-20T22:47:11.570Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 844
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c6db5c3c-c446-4bfb-94c1-7bb4f8a66fcf
|
| 1181 | 2026-04-20T22:47:11.570Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_boot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1182 | 2026-04-20T22:47:11.570Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 950
file = phd-tests/tests/src/cpuid.rs
line = 24
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 1183 | 2026-04-20T22:47:11.570Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1184 | 2026-04-20T22:47:11.570Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1185 | 2026-04-20T22:47:11.570Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 141
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 1186 | 2026-04-20T22:47:11.573Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 1187 | 2026-04-20T22:47:11.574Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1188 | 2026-04-20T22:47:11.574Z | DEBG | phd-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
|
| 1189 | 2026-04-20T22:47:11.574Z | DEBG | phd-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
|
| 1190 | 2026-04-20T22:47:11.574Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = list
|
| 1191 | 2026-04-20T22:47:11.586Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_boot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1192 | 2026-04-20T22:47:11.586Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-20c4e120-1aad-42a7-97d2-3b00838330b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = snapshot
|
| 1193 | 2026-04-20T22:47:11.602Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-20c4e120-1aad-42a7-97d2-3b00838330b2", "phd-artifacts/phd-clone-8f27e58f-d8b4-4db4-b431-dfe887978e52"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = clone
|
| 1194 | 2026-04-20T22:47:11.619Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8f27e58f-d8b4-4db4-b431-dfe887978e52"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = list
|
| 1195 | 2026-04-20T22:47:11.630Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_boot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-8f27e58f-d8b4-4db4-b431-dfe887978e52 0B 25.3T 242M /phd-artifacts/phd-clone-8f27e58f-d8b4-4db4-b431-dfe887978e52\n
target = phd_framework::zfs
|
| 1196 | 2026-04-20T22:47:11.630Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 1197 | 2026-04-20T22:47:11.630Z | INFO | phd-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 = 322
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 1198 | 2026-04-20T22:47:11.630Z | DEBG | phd-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
|
| 1199 | 2026-04-20T22:47:11.630Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::cpuid::cpuid_boot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1200 | 2026-04-20T22:47:11.630Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_boot_test/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_boot_test/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 1201 | 2026-04-20T22:47:11.655Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 957
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm::server
|
| 1202 | 2026-04-20T22:47:11.669Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 1203 | 2026-04-20T22:47:11.669Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1204 | 2026-04-20T22:47:11.670Z | INFO | phd-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 = 459
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1205 | 2026-04-20T22:47:12.459Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1206 | 2026-04-20T22:47:12.460Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: d611705b-17f4-44ce-945d-006fd7442b63, name: "phd-vm-d611705b-17f4-44ce-945d-006fd7442b63", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3a1c820b-07ec-4376-bb09-c09e7124d3e2, project_id: c1a080bf-f3aa-4cf1-916d-a111862bcd47, sled_id: 56784be8-4a89-4ae6-b596-c181e120b274, sled_serial: "56784be8-4a89-4ae6-b596-c181e120b274", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1207 | 2026-04-20T22:47:12.460Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1208 | 2026-04-20T22:47:12.460Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::cpuid::cpuid_boot_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1209 | 2026-04-20T22:47:12.462Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1210 | 2026-04-20T22:47:12.462Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 1211 | 2026-04-20T22:47:12.462Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1212 | 2026-04-20T22:47:12.462Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1213 | 2026-04-20T22:47:12.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1214 | 2026-04-20T22:47:12.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1215 | 2026-04-20T22:47:16.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4488
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1216 | 2026-04-20T22:47:16.951Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1217 | 2026-04-20T22:47:16.951Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1218 | 2026-04-20T22:47:16.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1219 | 2026-04-20T22:47:16.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1220 | 2026-04-20T22:47:16.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1221 | 2026-04-20T22:47:16.981Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1222 | 2026-04-20T22:47:16.981Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1223 | 2026-04-20T22:47:16.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1224 | 2026-04-20T22:47:16.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1225 | 2026-04-20T22:47:17.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1226 | 2026-04-20T22:47:17.014Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 1227 | 2026-04-20T22:47:17.014Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4551
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 1228 | 2026-04-20T22:47:17.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1229 | 2026-04-20T22:47:17.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1230 | 2026-04-20T22:47:17.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1231 | 2026-04-20T22:47:17.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1232 | 2026-04-20T22:47:17.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1233 | 2026-04-20T22:47:17.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 144
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1234 | 2026-04-20T22:47:17.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1235 | 2026-04-20T22:47:17.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1236 | 2026-04-20T22:47:17.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1237 | 2026-04-20T22:47:17.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1238 | 2026-04-20T22:47:17.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1239 | 2026-04-20T22:47:17.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1240 | 2026-04-20T22:47:17.213Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.272\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.54\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.272\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.61\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 1241 | 2026-04-20T22:47:17.213Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1242 | 2026-04-20T22:47:17.214Z | DEBG | phd-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
|
| 1243 | 2026-04-20T22:47:17.214Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4754
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1244 | 2026-04-20T22:47:17.214Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1245 | 2026-04-20T22:47:17.214Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1246 | 2026-04-20T22:47:17.215Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1247 | 2026-04-20T22:47:17.646Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::cpuid_boot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1248 | 2026-04-20T22:47:17.725Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1249 | 2026-04-20T22:47:17.725Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8f27e58f-d8b4-4db4-b431-dfe887978e52"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1250 | 2026-04-20T22:47:17.758Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1251 | 2026-04-20T22:47:17.758Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-20c4e120-1aad-42a7-97d2-3b00838330b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1252 | 2026-04-20T22:47:17.779Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 565
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1253 | 2026-04-20T22:47:17.780Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6110
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = d611705b-17f4-44ce-945d-006fd7442b63
|
| 1254 | 2026-04-20T22:47:17.780Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 565
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1255 | 2026-04-20T22:47:17.780Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6209
file = phd-tests/tests/src/cpuid.rs
line = 141
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 1256 | 2026-04-20T22:47:17.780Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_migrate_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1257 | 2026-04-20T22:47:17.780Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1258 | 2026-04-20T22:47:17.780Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1259 | 2026-04-20T22:47:17.780Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 147
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 1260 | 2026-04-20T22:47:17.783Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 1261 | 2026-04-20T22:47:17.783Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1262 | 2026-04-20T22:47:17.783Z | DEBG | phd-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
|
| 1263 | 2026-04-20T22:47:17.783Z | DEBG | phd-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
|
| 1264 | 2026-04-20T22:47:17.783Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 1265 | 2026-04-20T22:47:17.795Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1266 | 2026-04-20T22:47:17.795Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b20c8ef4-7147-4e03-896b-fa23030559d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 1267 | 2026-04-20T22:47:17.813Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b20c8ef4-7147-4e03-896b-fa23030559d3", "phd-artifacts/phd-clone-c28c7992-b77e-452e-b0da-e77e3de39275"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = clone
|
| 1268 | 2026-04-20T22:47:17.832Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c28c7992-b77e-452e-b0da-e77e3de39275"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 1269 | 2026-04-20T22:47:17.843Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c28c7992-b77e-452e-b0da-e77e3de39275 0B 25.3T 242M /phd-artifacts/phd-clone-c28c7992-b77e-452e-b0da-e77e3de39275\n
target = phd_framework::zfs
|
| 1270 | 2026-04-20T22:47:17.844Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1271 | 2026-04-20T22:47:17.844Z | INFO | phd-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 = 322
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 1272 | 2026-04-20T22:47:17.844Z | DEBG | phd-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
|
| 1273 | 2026-04-20T22:47:17.844Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::cpuid::cpuid_migrate_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1274 | 2026-04-20T22:47:17.844Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 1275 | 2026-04-20T22:47:17.869Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 965
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 1276 | 2026-04-20T22:47:17.883Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1277 | 2026-04-20T22:47:17.883Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1278 | 2026-04-20T22:47:17.884Z | INFO | phd-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 = 459
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1279 | 2026-04-20T22:47:18.475Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1280 | 2026-04-20T22:47:18.476Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: c804ae76-35d5-458a-9886-ec7d8014d1f9, name: "phd-vm-c804ae76-35d5-458a-9886-ec7d8014d1f9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bcb12def-cd32-4d5c-99f4-699c1cd7e9d3, project_id: 9be95be5-ecdf-432b-85db-9206d338b70a, sled_id: 04e1123a-c520-44a0-9321-89cb14f9e623, sled_serial: "04e1123a-c520-44a0-9321-89cb14f9e623", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1281 | 2026-04-20T22:47:18.476Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1282 | 2026-04-20T22:47:18.476Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::cpuid::cpuid_migrate_smoke_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1283 | 2026-04-20T22:47:18.478Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1284 | 2026-04-20T22:47:18.478Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1285 | 2026-04-20T22:47:18.478Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1286 | 2026-04-20T22:47:18.478Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1287 | 2026-04-20T22:47:18.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1288 | 2026-04-20T22:47:18.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1289 | 2026-04-20T22:47:22.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4491
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1290 | 2026-04-20T22:47:22.970Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1291 | 2026-04-20T22:47:22.970Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1292 | 2026-04-20T22:47:22.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1293 | 2026-04-20T22:47:22.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1294 | 2026-04-20T22:47:22.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1295 | 2026-04-20T22:47:22.990Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1296 | 2026-04-20T22:47:22.990Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1297 | 2026-04-20T22:47:22.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1298 | 2026-04-20T22:47:22.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1299 | 2026-04-20T22:47:23.023Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1300 | 2026-04-20T22:47:23.023Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1301 | 2026-04-20T22:47:23.023Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4544
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1302 | 2026-04-20T22:47:23.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1303 | 2026-04-20T22:47:23.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1304 | 2026-04-20T22:47:23.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1305 | 2026-04-20T22:47:23.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1306 | 2026-04-20T22:47:23.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1307 | 2026-04-20T22:47:23.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 155
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1308 | 2026-04-20T22:47:23.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1309 | 2026-04-20T22:47:23.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1310 | 2026-04-20T22:47:23.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1311 | 2026-04-20T22:47:23.201Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1312 | 2026-04-20T22:47:23.201Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1313 | 2026-04-20T22:47:23.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1314 | 2026-04-20T22:47:23.234Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.292\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.58\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.292\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3993.23\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 1315 | 2026-04-20T22:47:23.234Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1316 | 2026-04-20T22:47:23.234Z | INFO | phd-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 = 322
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test_migration_target
|
| 1317 | 2026-04-20T22:47:23.234Z | DEBG | phd-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
|
| 1318 | 2026-04-20T22:47:23.234Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::cpuid::cpuid_migrate_smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1319 | 2026-04-20T22:47:23.234Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test_migration_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test_migration_target.stdout.log"
target = phd_framework::log_config
|
| 1320 | 2026-04-20T22:47:23.259Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 966
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 1321 | 2026-04-20T22:47:23.273Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1322 | 2026-04-20T22:47:23.273Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1323 | 2026-04-20T22:47:23.273Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = adc255e5-5daa-4894-8946-8803a7c90f7e
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
timeout_duration = 45s
|
| 1324 | 2026-04-20T22:47:23.273Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1325 | 2026-04-20T22:47:23.274Z | INFO | phd-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 = 459
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1326 | 2026-04-20T22:47:24.006Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: d80d4666-f998-4592-b1ce-bfb1fe17e8b2, name: "phd-vm-d80d4666-f998-4592-b1ce-bfb1fe17e8b2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bcb12def-cd32-4d5c-99f4-699c1cd7e9d3, project_id: 9be95be5-ecdf-432b-85db-9206d338b70a, sled_id: 9b98c5a9-d573-4256-a79d-efeca9380bd7, sled_serial: "9b98c5a9-d573-4256-a79d-efeca9380bd7", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1327 | 2026-04-20T22:47:24.006Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = adc255e5-5daa-4894-8946-8803a7c90f7e
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1328 | 2026-04-20T22:47:26.677Z | INFO | phd-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":10096}}
target = phd_framework::serial
|
| 1329 | 2026-04-20T22:47:27.099Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1330 | 2026-04-20T22:47:27.099Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3092
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = adc255e5-5daa-4894-8946-8803a7c90f7e
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1331 | 2026-04-20T22:47:27.099Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1332 | 2026-04-20T22:47:27.099Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::cpuid::cpuid_migrate_smoke_test
state = Reboot
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1333 | 2026-04-20T22:47:27.101Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1334 | 2026-04-20T22:47:27.101Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1335 | 2026-04-20T22:47:27.101Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1336 | 2026-04-20T22:47:27.101Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1337 | 2026-04-20T22:47:27.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1338 | 2026-04-20T22:47:27.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1339 | 2026-04-20T22:47:31.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4239
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1340 | 2026-04-20T22:47:31.340Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1341 | 2026-04-20T22:47:31.341Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1342 | 2026-04-20T22:47:31.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1343 | 2026-04-20T22:47:31.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1344 | 2026-04-20T22:47:31.359Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1345 | 2026-04-20T22:47:31.359Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1346 | 2026-04-20T22:47:31.359Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1347 | 2026-04-20T22:47:31.359Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1348 | 2026-04-20T22:47:31.359Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1349 | 2026-04-20T22:47:31.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1350 | 2026-04-20T22:47:31.393Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1351 | 2026-04-20T22:47:31.393Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4291
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1352 | 2026-04-20T22:47:31.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1353 | 2026-04-20T22:47:31.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1354 | 2026-04-20T22:47:31.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1355 | 2026-04-20T22:47:31.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1356 | 2026-04-20T22:47:31.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1357 | 2026-04-20T22:47:31.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 144
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1358 | 2026-04-20T22:47:31.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1359 | 2026-04-20T22:47:31.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1360 | 2026-04-20T22:47:31.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1361 | 2026-04-20T22:47:31.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1362 | 2026-04-20T22:47:31.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1363 | 2026-04-20T22:47:31.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1364 | 2026-04-20T22:47:31.592Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.193\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.38\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.193\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.44\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 1365 | 2026-04-20T22:47:31.593Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1366 | 2026-04-20T22:47:31.593Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1367 | 2026-04-20T22:47:31.593Z | DEBG | phd-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
|
| 1368 | 2026-04-20T22:47:31.593Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 13117
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1369 | 2026-04-20T22:47:31.593Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_migrate_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1370 | 2026-04-20T22:47:31.594Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1371 | 2026-04-20T22:47:31.595Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1372 | 2026-04-20T22:47:31.596Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::cpuid_migrate_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1373 | 2026-04-20T22:47:31.677Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1374 | 2026-04-20T22:47:31.677Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13792
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
|
| 1375 | 2026-04-20T22:47:31.679Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::cpuid_migrate_smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1376 | 2026-04-20T22:47:31.759Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1377 | 2026-04-20T22:47:31.759Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c28c7992-b77e-452e-b0da-e77e3de39275"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1378 | 2026-04-20T22:47:31.789Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1379 | 2026-04-20T22:47:31.789Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b20c8ef4-7147-4e03-896b-fa23030559d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1380 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 214
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1381 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 214
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1382 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: Starting test phd_tests::cpuid::guest_cpu_topo_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1383 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1384 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8533
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
vm = cpuid_boot_test_migration_target
vm_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1385 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1386 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 8534
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c804ae76-35d5-458a-9886-ec7d8014d1f9
target = phd_framework::test_vm
target_id = d80d4666-f998-4592-b1ce-bfb1fe17e8b2
|
| 1387 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 14027
file = phd-tests/tests/src/cpuid.rs
line = 147
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 1388 | 2026-04-20T22:47:31.808Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 279
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 1389 | 2026-04-20T22:47:31.811Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 1390 | 2026-04-20T22:47:31.811Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1391 | 2026-04-20T22:47:31.811Z | DEBG | phd-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
|
| 1392 | 2026-04-20T22:47:31.811Z | DEBG | phd-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
|
| 1393 | 2026-04-20T22:47:31.811Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 1394 | 2026-04-20T22:47:31.823Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::guest_cpu_topo_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1395 | 2026-04-20T22:47:31.823Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-447d08a9-694b-4169-8a4e-054f35e866a2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = snapshot
|
| 1396 | 2026-04-20T22:47:31.841Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-447d08a9-694b-4169-8a4e-054f35e866a2", "phd-artifacts/phd-clone-24e5fcdd-0110-40c6-9e26-6e96205a0c30"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = clone
|
| 1397 | 2026-04-20T22:47:31.859Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-24e5fcdd-0110-40c6-9e26-6e96205a0c30"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 1398 | 2026-04-20T22:47:31.870Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::guest_cpu_topo_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-24e5fcdd-0110-40c6-9e26-6e96205a0c30 0B 25.3T 242M /phd-artifacts/phd-clone-24e5fcdd-0110-40c6-9e26-6e96205a0c30\n
target = phd_framework::zfs
|
| 1399 | 2026-04-20T22:47:31.871Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1400 | 2026-04-20T22:47:31.871Z | INFO | phd-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 = 322
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm_name = guest_cpu_topo_test
|
| 1401 | 2026-04-20T22:47:31.871Z | DEBG | phd-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
|
| 1402 | 2026-04-20T22:47:31.871Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::cpuid::guest_cpu_topo_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1403 | 2026-04-20T22:47:31.871Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::guest_cpu_topo_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::guest_cpu_topo_test/guest_cpu_topo_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::guest_cpu_topo_test/guest_cpu_topo_test.stdout.log"
target = phd_framework::log_config
|
| 1404 | 2026-04-20T22:47:31.899Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 975
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm::server
|
| 1405 | 2026-04-20T22:47:31.913Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1406 | 2026-04-20T22:47:31.913Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1407 | 2026-04-20T22:47:31.914Z | INFO | phd-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 = 459
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1408 | 2026-04-20T22:47:32.585Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1409 | 2026-04-20T22:47:32.586Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 471d1e04-d439-4d71-9c88-9ff9d50bd534, name: "phd-vm-471d1e04-d439-4d71-9c88-9ff9d50bd534", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b18f9abe-031e-47c9-b015-d2aec96d122c, project_id: 9a31bb72-2959-4322-9dd9-bd66bedf944c, sled_id: a694e1f3-3542-4376-b72c-c8840d676a04, sled_serial: "a694e1f3-3542-4376-b72c-c8840d676a04", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1410 | 2026-04-20T22:47:32.586Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1411 | 2026-04-20T22:47:32.586Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::cpuid::guest_cpu_topo_test
state = Run
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1412 | 2026-04-20T22:47:32.588Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1413 | 2026-04-20T22:47:32.588Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1414 | 2026-04-20T22:47:32.588Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1415 | 2026-04-20T22:47:32.588Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1416 | 2026-04-20T22:47:32.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1417 | 2026-04-20T22:47:32.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1418 | 2026-04-20T22:47:37.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4504
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1419 | 2026-04-20T22:47:37.093Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1420 | 2026-04-20T22:47:37.093Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1421 | 2026-04-20T22:47:37.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1422 | 2026-04-20T22:47:37.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1423 | 2026-04-20T22:47:37.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1424 | 2026-04-20T22:47:37.112Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1425 | 2026-04-20T22:47:37.112Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1426 | 2026-04-20T22:47:37.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1427 | 2026-04-20T22:47:37.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1428 | 2026-04-20T22:47:37.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1429 | 2026-04-20T22:47:37.146Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1430 | 2026-04-20T22:47:37.146Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4557
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1431 | 2026-04-20T22:47:37.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1432 | 2026-04-20T22:47:37.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1433 | 2026-04-20T22:47:37.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1434 | 2026-04-20T22:47:37.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1435 | 2026-04-20T22:47:37.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1436 | 2026-04-20T22:47:37.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1437 | 2026-04-20T22:47:37.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1438 | 2026-04-20T22:47:37.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1439 | 2026-04-20T22:47:37.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1440 | 2026-04-20T22:47:37.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1441 | 2026-04-20T22:47:37.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1442 | 2026-04-20T22:47:37.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1443 | 2026-04-20T22:47:37.248Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1444 | 2026-04-20T22:47:37.248Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1445 | 2026-04-20T22:47:37.250Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1446 | 2026-04-20T22:47:37.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1447 | 2026-04-20T22:47:37.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1448 | 2026-04-20T22:47:37.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1449 | 2026-04-20T22:47:37.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1450 | 2026-04-20T22:47:37.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1451 | 2026-04-20T22:47:37.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1452 | 2026-04-20T22:47:37.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1453 | 2026-04-20T22:47:37.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1454 | 2026-04-20T22:47:37.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1455 | 2026-04-20T22:47:37.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1456 | 2026-04-20T22:47:37.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1457 | 2026-04-20T22:47:37.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1458 | 2026-04-20T22:47:37.338Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1459 | 2026-04-20T22:47:37.338Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1460 | 2026-04-20T22:47:37.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1461 | 2026-04-20T22:47:37.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1462 | 2026-04-20T22:47:37.349Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1463 | 2026-04-20T22:47:37.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1464 | 2026-04-20T22:47:37.382Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1465 | 2026-04-20T22:47:37.382Z | DEBG | phd-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
|
| 1466 | 2026-04-20T22:47:37.382Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4796
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1467 | 2026-04-20T22:47:37.382Z | INFO | phd-runner: test phd_tests::cpuid::guest_cpu_topo_test ... skipped: guest topo test is Intel-only for the moment
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1468 | 2026-04-20T22:47:37.382Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1469 | 2026-04-20T22:47:37.383Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1470 | 2026-04-20T22:47:37.997Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::guest_cpu_topo_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1471 | 2026-04-20T22:47:38.078Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1472 | 2026-04-20T22:47:38.078Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-24e5fcdd-0110-40c6-9e26-6e96205a0c30"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = destroy
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1473 | 2026-04-20T22:47:38.108Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1474 | 2026-04-20T22:47:38.108Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-447d08a9-694b-4169-8a4e-054f35e866a2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = destroy
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1475 | 2026-04-20T22:47:38.127Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 745
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1476 | 2026-04-20T22:47:38.127Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6213
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 471d1e04-d439-4d71-9c88-9ff9d50bd534
|
| 1477 | 2026-04-20T22:47:38.127Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6318
file = phd-tests/tests/src/cpuid.rs
line = 279
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 1478 | 2026-04-20T22:47:38.127Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 744
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1479 | 2026-04-20T22:47:38.127Z | INFO | phd-runner: Starting test phd_tests::boot_order::configurable_boot_order
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1480 | 2026-04-20T22:47:38.127Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1481 | 2026-04-20T22:47:38.127Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1482 | 2026-04-20T22:47:38.128Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 1483 | 2026-04-20T22:47:38.128Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1484 | 2026-04-20T22:47:38.128Z | DEBG | phd-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
|
| 1485 | 2026-04-20T22:47:38.128Z | DEBG | phd-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
|
| 1486 | 2026-04-20T22:47:38.128Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1487 | 2026-04-20T22:47:38.140Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1488 | 2026-04-20T22:47:38.140Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-39b57117-07ff-477c-9b6b-8baf80b1fa7e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1489 | 2026-04-20T22:47:38.157Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-39b57117-07ff-477c-9b6b-8baf80b1fa7e", "phd-artifacts/phd-clone-2cfccb79-bf9a-4011-9381-13badb1caf12"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 1490 | 2026-04-20T22:47:38.176Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2cfccb79-bf9a-4011-9381-13badb1caf12"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1491 | 2026-04-20T22:47:38.186Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2cfccb79-bf9a-4011-9381-13badb1caf12 0B 25.3T 242M /phd-artifacts/phd-clone-2cfccb79-bf9a-4011-9381-13badb1caf12\n
target = phd_framework::zfs
|
| 1492 | 2026-04-20T22:47:38.186Z | DEBG | phd-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
|
| 1493 | 2026-04-20T22:47:38.186Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1494 | 2026-04-20T22:47:38.198Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1495 | 2026-04-20T22:47:38.198Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-10bdb3c5-d650-47b8-91a2-2540d5813d88"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1496 | 2026-04-20T22:47:38.221Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-10bdb3c5-d650-47b8-91a2-2540d5813d88", "phd-artifacts/phd-clone-13498bbd-49fe-4955-90e4-8ef2dbf1b6c3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 1497 | 2026-04-20T22:47:38.239Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-13498bbd-49fe-4955-90e4-8ef2dbf1b6c3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1498 | 2026-04-20T22:47:38.251Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-13498bbd-49fe-4955-90e4-8ef2dbf1b6c3 0B 25.3T 242M /phd-artifacts/phd-clone-13498bbd-49fe-4955-90e4-8ef2dbf1b6c3\n
target = phd_framework::zfs
|
| 1499 | 2026-04-20T22:47:38.251Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1500 | 2026-04-20T22:47:38.251Z | INFO | phd-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 = 322
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 1501 | 2026-04-20T22:47:38.251Z | DEBG | phd-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
|
| 1502 | 2026-04-20T22:47:38.251Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::boot_order::configurable_boot_order
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1503 | 2026-04-20T22:47:38.251Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 1504 | 2026-04-20T22:47:38.279Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 987
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 1505 | 2026-04-20T22:47:38.293Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1506 | 2026-04-20T22:47:38.293Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1507 | 2026-04-20T22:47:38.294Z | INFO | phd-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 = 459
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1508 | 2026-04-20T22:47:38.979Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1509 | 2026-04-20T22:47:38.980Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 41565853-a6d5-4b01-9a55-9e9111c14ed8, name: "phd-vm-41565853-a6d5-4b01-9a55-9e9111c14ed8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 73ef41a4-f944-4bb7-af12-edd595cb326d, project_id: 790ac096-10f7-459e-bb07-4c8e56ac8201, sled_id: 3ebf00b9-cc7a-4f3f-bdd6-6cb51e30ea18, sled_serial: "3ebf00b9-cc7a-4f3f-bdd6-6cb51e30ea18", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1510 | 2026-04-20T22:47:38.980Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1511 | 2026-04-20T22:47:38.980Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1512 | 2026-04-20T22:47:38.981Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1513 | 2026-04-20T22:47:38.981Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1514 | 2026-04-20T22:47:38.981Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1515 | 2026-04-20T22:47:38.982Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1516 | 2026-04-20T22:47:38.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1517 | 2026-04-20T22:47:38.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1518 | 2026-04-20T22:47:43.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4539
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1519 | 2026-04-20T22:47:43.522Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1520 | 2026-04-20T22:47:43.522Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1521 | 2026-04-20T22:47:43.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1522 | 2026-04-20T22:47:43.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1523 | 2026-04-20T22:47:43.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1524 | 2026-04-20T22:47:43.541Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1525 | 2026-04-20T22:47:43.542Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1526 | 2026-04-20T22:47:43.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1527 | 2026-04-20T22:47:43.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1528 | 2026-04-20T22:47:43.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1529 | 2026-04-20T22:47:43.573Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1530 | 2026-04-20T22:47:43.573Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4591
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1531 | 2026-04-20T22:47:43.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1532 | 2026-04-20T22:47:43.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1533 | 2026-04-20T22:47:43.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1534 | 2026-04-20T22:47:43.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1535 | 2026-04-20T22:47:43.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1536 | 2026-04-20T22:47:43.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1537 | 2026-04-20T22:47:43.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1538 | 2026-04-20T22:47:43.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1539 | 2026-04-20T22:47:43.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1540 | 2026-04-20T22:47:43.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1541 | 2026-04-20T22:47:43.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1542 | 2026-04-20T22:47:43.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1543 | 2026-04-20T22:47:43.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1544 | 2026-04-20T22:47:43.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1545 | 2026-04-20T22:47:43.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1546 | 2026-04-20T22:47:43.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1547 | 2026-04-20T22:47:43.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1548 | 2026-04-20T22:47:43.717Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1549 | 2026-04-20T22:47:43.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1550 | 2026-04-20T22:47:43.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1551 | 2026-04-20T22:47:43.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1552 | 2026-04-20T22:47:43.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1553 | 2026-04-20T22:47:43.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1554 | 2026-04-20T22:47:43.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1555 | 2026-04-20T22:47:43.762Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1556 | 2026-04-20T22:47:43.762Z | DEBG | phd-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
|
| 1557 | 2026-04-20T22:47:43.762Z | DEBG | phd-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
|
| 1558 | 2026-04-20T22:47:43.762Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1559 | 2026-04-20T22:47:43.773Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1560 | 2026-04-20T22:47:43.773Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-003fb56a-53f3-4dc8-90aa-20c874cae522"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1561 | 2026-04-20T22:47:43.793Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-003fb56a-53f3-4dc8-90aa-20c874cae522", "phd-artifacts/phd-clone-c9a7aabb-29f5-4f1d-a781-23df3721e89b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 1562 | 2026-04-20T22:47:43.814Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c9a7aabb-29f5-4f1d-a781-23df3721e89b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1563 | 2026-04-20T22:47:43.825Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c9a7aabb-29f5-4f1d-a781-23df3721e89b 0B 25.3T 242M /phd-artifacts/phd-clone-c9a7aabb-29f5-4f1d-a781-23df3721e89b\n
target = phd_framework::zfs
|
| 1564 | 2026-04-20T22:47:43.826Z | DEBG | phd-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
|
| 1565 | 2026-04-20T22:47:43.826Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1566 | 2026-04-20T22:47:43.837Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1567 | 2026-04-20T22:47:43.837Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-67ccc3a8-d690-4b2c-bc48-85c07fda7a00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1568 | 2026-04-20T22:47:43.859Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-67ccc3a8-d690-4b2c-bc48-85c07fda7a00", "phd-artifacts/phd-clone-7af4d1da-f54d-4601-8d3b-17d7e2b469fc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 1569 | 2026-04-20T22:47:43.876Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7af4d1da-f54d-4601-8d3b-17d7e2b469fc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1570 | 2026-04-20T22:47:43.887Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7af4d1da-f54d-4601-8d3b-17d7e2b469fc 0B 25.3T 242M /phd-artifacts/phd-clone-7af4d1da-f54d-4601-8d3b-17d7e2b469fc\n
target = phd_framework::zfs
|
| 1571 | 2026-04-20T22:47:43.888Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1572 | 2026-04-20T22:47:43.888Z | INFO | phd-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 = 322
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 1573 | 2026-04-20T22:47:43.888Z | DEBG | phd-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
|
| 1574 | 2026-04-20T22:47:43.888Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::boot_order::configurable_boot_order
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1575 | 2026-04-20T22:47:43.888Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 1576 | 2026-04-20T22:47:43.913Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 996
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 1577 | 2026-04-20T22:47:43.927Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1578 | 2026-04-20T22:47:43.927Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1579 | 2026-04-20T22:47:43.928Z | INFO | phd-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 = 459
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1580 | 2026-04-20T22:47:44.632Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1581 | 2026-04-20T22:47:44.633Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c, name: "phd-vm-f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a523545f-813d-4001-b7a9-aeab7c9f82a3, project_id: 4197c2ec-4b79-4c64-9f28-e11d4fc1714b, sled_id: f0cda085-a63d-4c04-852a-581bf86ec918, sled_serial: "f0cda085-a63d-4c04-852a-581bf86ec918", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1582 | 2026-04-20T22:47:44.633Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1583 | 2026-04-20T22:47:44.634Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1584 | 2026-04-20T22:47:44.635Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1585 | 2026-04-20T22:47:44.635Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1586 | 2026-04-20T22:47:44.635Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1587 | 2026-04-20T22:47:44.635Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1588 | 2026-04-20T22:47:44.635Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1589 | 2026-04-20T22:47:44.635Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1590 | 2026-04-20T22:47:49.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4573
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1591 | 2026-04-20T22:47:49.209Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1592 | 2026-04-20T22:47:49.209Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1593 | 2026-04-20T22:47:49.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1594 | 2026-04-20T22:47:49.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1595 | 2026-04-20T22:47:49.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1596 | 2026-04-20T22:47:49.238Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1597 | 2026-04-20T22:47:49.238Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1598 | 2026-04-20T22:47:49.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1599 | 2026-04-20T22:47:49.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1600 | 2026-04-20T22:47:49.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1601 | 2026-04-20T22:47:49.272Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1602 | 2026-04-20T22:47:49.272Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4636
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1603 | 2026-04-20T22:47:49.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1604 | 2026-04-20T22:47:49.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1605 | 2026-04-20T22:47:49.283Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1606 | 2026-04-20T22:47:49.283Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1607 | 2026-04-20T22:47:49.283Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1608 | 2026-04-20T22:47:49.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1609 | 2026-04-20T22:47:49.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1610 | 2026-04-20T22:47:49.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1611 | 2026-04-20T22:47:49.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1612 | 2026-04-20T22:47:49.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1613 | 2026-04-20T22:47:49.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1614 | 2026-04-20T22:47:49.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1615 | 2026-04-20T22:47:49.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1616 | 2026-04-20T22:47:49.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1617 | 2026-04-20T22:47:49.371Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1618 | 2026-04-20T22:47:49.371Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1619 | 2026-04-20T22:47:49.371Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1620 | 2026-04-20T22:47:49.427Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1621 | 2026-04-20T22:47:49.427Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1622 | 2026-04-20T22:47:49.427Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1623 | 2026-04-20T22:47:49.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1624 | 2026-04-20T22:47:49.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1625 | 2026-04-20T22:47:49.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1626 | 2026-04-20T22:47:49.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1627 | 2026-04-20T22:47:49.471Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1628 | 2026-04-20T22:47:49.471Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1629 | 2026-04-20T22:47:49.471Z | DEBG | phd-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
|
| 1630 | 2026-04-20T22:47:49.471Z | DEBG | phd-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
|
| 1631 | 2026-04-20T22:47:49.471Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4838
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1632 | 2026-04-20T22:47:49.472Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10491
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1633 | 2026-04-20T22:47:49.472Z | INFO | phd-runner: test phd_tests::boot_order::configurable_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1634 | 2026-04-20T22:47:49.472Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1635 | 2026-04-20T22:47:49.473Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1636 | 2026-04-20T22:47:49.473Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1637 | 2026-04-20T22:47:49.739Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::configurable_boot_order
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1638 | 2026-04-20T22:47:49.823Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1639 | 2026-04-20T22:47:49.824Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c9a7aabb-29f5-4f1d-a781-23df3721e89b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1640 | 2026-04-20T22:47:49.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1641 | 2026-04-20T22:47:49.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-003fb56a-53f3-4dc8-90aa-20c874cae522"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1642 | 2026-04-20T22:47:49.876Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1643 | 2026-04-20T22:47:49.876Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7af4d1da-f54d-4601-8d3b-17d7e2b469fc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1644 | 2026-04-20T22:47:49.906Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1645 | 2026-04-20T22:47:49.906Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-67ccc3a8-d690-4b2c-bc48-85c07fda7a00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1646 | 2026-04-20T22:47:49.925Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 453
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1647 | 2026-04-20T22:47:49.925Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5997
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = f4bfc8d8-d8f9-4a5c-ba60-93ee5abd5a4c
|
| 1648 | 2026-04-20T22:47:49.927Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::configurable_boot_order
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1649 | 2026-04-20T22:47:50.005Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1650 | 2026-04-20T22:47:50.005Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2cfccb79-bf9a-4011-9381-13badb1caf12"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1651 | 2026-04-20T22:47:50.036Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1652 | 2026-04-20T22:47:50.036Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-39b57117-07ff-477c-9b6b-8baf80b1fa7e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1653 | 2026-04-20T22:47:50.056Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1654 | 2026-04-20T22:47:50.056Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-13498bbd-49fe-4955-90e4-8ef2dbf1b6c3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1655 | 2026-04-20T22:47:50.084Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1656 | 2026-04-20T22:47:50.084Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-10bdb3c5-d650-47b8-91a2-2540d5813d88"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1657 | 2026-04-20T22:47:50.102Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 630
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1658 | 2026-04-20T22:47:50.102Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 630
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1659 | 2026-04-20T22:47:50.102Z | INFO | phd-runner: Starting test phd_tests::boot_order::unbootable_disk_skipped
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1660 | 2026-04-20T22:47:50.102Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11808
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 41565853-a6d5-4b01-9a55-9e9111c14ed8
|
| 1661 | 2026-04-20T22:47:50.102Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1662 | 2026-04-20T22:47:50.102Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1663 | 2026-04-20T22:47:50.102Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11973
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 1664 | 2026-04-20T22:47:50.102Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 117
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1665 | 2026-04-20T22:47:50.103Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1666 | 2026-04-20T22:47:50.103Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1667 | 2026-04-20T22:47:50.103Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1668 | 2026-04-20T22:47:50.103Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 1669 | 2026-04-20T22:47:50.115Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 248M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1670 | 2026-04-20T22:47:50.115Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d9a26bfd-53e3-4939-a511-00b9f3581204"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = snapshot
|
| 1671 | 2026-04-20T22:47:50.131Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d9a26bfd-53e3-4939-a511-00b9f3581204", "phd-artifacts/phd-clone-a4813dc2-9f90-4e48-8e1b-5059c8adf4fa"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = clone
|
| 1672 | 2026-04-20T22:47:50.148Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a4813dc2-9f90-4e48-8e1b-5059c8adf4fa"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 1673 | 2026-04-20T22:47:50.159Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-a4813dc2-9f90-4e48-8e1b-5059c8adf4fa 0B 25.3T 242M /phd-artifacts/phd-clone-a4813dc2-9f90-4e48-8e1b-5059c8adf4fa\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1674 | 2026-04-20T22:47:50.161Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1675 | 2026-04-20T22:47:50.162Z | INFO | phd-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 = 322
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = unbootable_disk_skipped
|
| 1676 | 2026-04-20T22:47:50.162Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /work/phd-test/propolis-server
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1677 | 2026-04-20T22:47:50.162Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1678 | 2026-04-20T22:47:50.162Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::unbootable_disk_skipped/unbootable_disk_skipped.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::unbootable_disk_skipped/unbootable_disk_skipped.stdout.log"
target = phd_framework::log_config
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1679 | 2026-04-20T22:47:50.188Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1011
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1680 | 2026-04-20T22:47:50.202Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1681 | 2026-04-20T22:47:50.203Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1682 | 2026-04-20T22:47:50.205Z | INFO | phd-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 = 459
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1683 | 2026-04-20T22:47:50.661Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1684 | 2026-04-20T22:47:50.662Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 6f16758b-8969-41ab-9067-b275753ee995, name: "phd-vm-6f16758b-8969-41ab-9067-b275753ee995", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 774ce338-f7be-4278-b90b-ca52b1d8854a, project_id: 5f8d6a0b-5ea8-47d6-9de0-1ec5ec347a25, sled_id: 2d74f4a0-d4af-4ec2-a31b-499647db788b, sled_serial: "2d74f4a0-d4af-4ec2-a31b-499647db788b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1685 | 2026-04-20T22:47:50.662Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1686 | 2026-04-20T22:47:50.662Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
state = Run
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1687 | 2026-04-20T22:47:50.663Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1688 | 2026-04-20T22:47:50.663Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1689 | 2026-04-20T22:47:50.663Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1690 | 2026-04-20T22:47:50.663Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1691 | 2026-04-20T22:47:50.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1692 | 2026-04-20T22:47:50.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1693 | 2026-04-20T22:47:55.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4601
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1694 | 2026-04-20T22:47:55.270Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1695 | 2026-04-20T22:47:55.270Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1696 | 2026-04-20T22:47:55.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1697 | 2026-04-20T22:47:55.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1698 | 2026-04-20T22:47:55.299Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1699 | 2026-04-20T22:47:55.299Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1700 | 2026-04-20T22:47:55.299Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1701 | 2026-04-20T22:47:55.299Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1702 | 2026-04-20T22:47:55.299Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1703 | 2026-04-20T22:47:55.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1704 | 2026-04-20T22:47:55.331Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1705 | 2026-04-20T22:47:55.332Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4664
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1706 | 2026-04-20T22:47:55.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1707 | 2026-04-20T22:47:55.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1708 | 2026-04-20T22:47:55.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1709 | 2026-04-20T22:47:55.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1710 | 2026-04-20T22:47:55.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1711 | 2026-04-20T22:47:55.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1712 | 2026-04-20T22:47:55.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1713 | 2026-04-20T22:47:55.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1714 | 2026-04-20T22:47:55.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1715 | 2026-04-20T22:47:55.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1716 | 2026-04-20T22:47:55.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1717 | 2026-04-20T22:47:55.409Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1718 | 2026-04-20T22:47:55.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1719 | 2026-04-20T22:47:55.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1720 | 2026-04-20T22:47:55.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1721 | 2026-04-20T22:47:55.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1722 | 2026-04-20T22:47:55.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1723 | 2026-04-20T22:47:55.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1724 | 2026-04-20T22:47:55.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1725 | 2026-04-20T22:47:55.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1726 | 2026-04-20T22:47:55.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1727 | 2026-04-20T22:47:55.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1728 | 2026-04-20T22:47:55.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1729 | 2026-04-20T22:47:55.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1730 | 2026-04-20T22:47:55.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1731 | 2026-04-20T22:47:55.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1732 | 2026-04-20T22:47:55.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1733 | 2026-04-20T22:47:55.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1734 | 2026-04-20T22:47:55.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1735 | 2026-04-20T22:47:55.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1736 | 2026-04-20T22:47:55.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1737 | 2026-04-20T22:47:55.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1738 | 2026-04-20T22:47:55.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1739 | 2026-04-20T22:47:55.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1740 | 2026-04-20T22:47:55.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1741 | 2026-04-20T22:47:55.609Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1742 | 2026-04-20T22:47:55.610Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1743 | 2026-04-20T22:47:55.610Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1744 | 2026-04-20T22:47:55.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1745 | 2026-04-20T22:47:55.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1746 | 2026-04-20T22:47:55.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1747 | 2026-04-20T22:47:55.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1748 | 2026-04-20T22:47:55.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1749 | 2026-04-20T22:47:55.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1750 | 2026-04-20T22:47:55.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1751 | 2026-04-20T22:47:55.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1752 | 2026-04-20T22:47:55.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1753 | 2026-04-20T22:47:55.720Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1754 | 2026-04-20T22:47:55.720Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1755 | 2026-04-20T22:47:55.721Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1756 | 2026-04-20T22:47:55.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1757 | 2026-04-20T22:47:55.731Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1758 | 2026-04-20T22:47:55.731Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1759 | 2026-04-20T22:47:55.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1760 | 2026-04-20T22:47:55.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1761 | 2026-04-20T22:47:55.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1762 | 2026-04-20T22:47:55.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1763 | 2026-04-20T22:47:55.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1764 | 2026-04-20T22:47:55.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1765 | 2026-04-20T22:47:55.830Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1766 | 2026-04-20T22:47:55.831Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1767 | 2026-04-20T22:47:55.831Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1768 | 2026-04-20T22:47:55.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1769 | 2026-04-20T22:47:55.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1770 | 2026-04-20T22:47:55.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1771 | 2026-04-20T22:47:55.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1772 | 2026-04-20T22:47:55.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1773 | 2026-04-20T22:47:55.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1774 | 2026-04-20T22:47:55.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1775 | 2026-04-20T22:47:55.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1776 | 2026-04-20T22:47:55.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1777 | 2026-04-20T22:47:55.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1778 | 2026-04-20T22:47:55.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1779 | 2026-04-20T22:47:55.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1780 | 2026-04-20T22:47:55.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1781 | 2026-04-20T22:47:55.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1782 | 2026-04-20T22:47:55.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1783 | 2026-04-20T22:47:55.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1784 | 2026-04-20T22:47:55.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1785 | 2026-04-20T22:47:55.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1786 | 2026-04-20T22:47:56.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1787 | 2026-04-20T22:47:56.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1788 | 2026-04-20T22:47:56.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1789 | 2026-04-20T22:47:56.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1790 | 2026-04-20T22:47:56.041Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1791 | 2026-04-20T22:47:56.041Z | DEBG | phd-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
|
| 1792 | 2026-04-20T22:47:56.042Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5376
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1793 | 2026-04-20T22:47:56.042Z | INFO | phd-runner: test phd_tests::boot_order::unbootable_disk_skipped ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1794 | 2026-04-20T22:47:56.042Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1795 | 2026-04-20T22:47:56.043Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1796 | 2026-04-20T22:47:56.462Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
self.address = 127.0.0.1:9000
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1797 | 2026-04-20T22:47:56.543Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1798 | 2026-04-20T22:47:56.543Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a4813dc2-9f90-4e48-8e1b-5059c8adf4fa"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1799 | 2026-04-20T22:47:56.573Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1800 | 2026-04-20T22:47:56.573Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d9a26bfd-53e3-4939-a511-00b9f3581204"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1801 | 2026-04-20T22:47:56.592Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 550
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1802 | 2026-04-20T22:47:56.592Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 549
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1803 | 2026-04-20T22:47:56.592Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6385
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = unbootable_disk_skipped
vm_id = 6f16758b-8969-41ab-9067-b275753ee995
|
| 1804 | 2026-04-20T22:47:56.592Z | INFO | phd-runner: Starting test phd_tests::boot_order::guest_can_adjust_boot_order
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1805 | 2026-04-20T22:47:56.592Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6485
file = phd-tests/tests/src/boot_order.rs
line = 117
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::unbootable_disk_skipped
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1806 | 2026-04-20T22:47:56.592Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1807 | 2026-04-20T22:47:56.592Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1808 | 2026-04-20T22:47:56.593Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 236
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 1809 | 2026-04-20T22:47:56.593Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1810 | 2026-04-20T22:47:56.593Z | DEBG | phd-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
|
| 1811 | 2026-04-20T22:47:56.593Z | DEBG | phd-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
|
| 1812 | 2026-04-20T22:47:56.593Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = list
|
| 1813 | 2026-04-20T22:47:56.604Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::guest_can_adjust_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 248M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1814 | 2026-04-20T22:47:56.605Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-24a51771-c807-438f-bcbd-3963f766595a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1815 | 2026-04-20T22:47:56.622Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-24a51771-c807-438f-bcbd-3963f766595a", "phd-artifacts/phd-clone-4c3ab473-d14d-4f4d-9a76-bf93cf21e3f9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = clone
|
| 1816 | 2026-04-20T22:47:56.640Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4c3ab473-d14d-4f4d-9a76-bf93cf21e3f9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = list
|
| 1817 | 2026-04-20T22:47:56.650Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::guest_can_adjust_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-4c3ab473-d14d-4f4d-9a76-bf93cf21e3f9 0B 25.3T 242M /phd-artifacts/phd-clone-4c3ab473-d14d-4f4d-9a76-bf93cf21e3f9\n
target = phd_framework::zfs
|
| 1818 | 2026-04-20T22:47:56.651Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1819 | 2026-04-20T22:47:56.651Z | INFO | phd-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 = 322
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm_name = guest_can_adjust_boot_order
|
| 1820 | 2026-04-20T22:47:56.651Z | DEBG | phd-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
|
| 1821 | 2026-04-20T22:47:56.652Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::boot_order::guest_can_adjust_boot_order
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1822 | 2026-04-20T22:47:56.652Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::guest_can_adjust_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::guest_can_adjust_boot_order/guest_can_adjust_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::guest_can_adjust_boot_order/guest_can_adjust_boot_order.stdout.log"
target = phd_framework::log_config
|
| 1823 | 2026-04-20T22:47:56.677Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1019
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm::server
|
| 1824 | 2026-04-20T22:47:56.691Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1825 | 2026-04-20T22:47:56.691Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1826 | 2026-04-20T22:47:56.694Z | INFO | phd-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 = 459
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1827 | 2026-04-20T22:47:57.385Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 1828 | 2026-04-20T22:47:57.386Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ac2367af-8339-4e7a-b484-a19b4b7a3928, name: "phd-vm-ac2367af-8339-4e7a-b484-a19b4b7a3928", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5403bc15-24fa-4db8-aef8-e755969cbe66, project_id: 49c2c92b-5888-47ae-a271-90f3534cff6d, sled_id: 74b6e9c1-e7ba-46de-8b73-345df74a9f3b, sled_serial: "74b6e9c1-e7ba-46de-8b73-345df74a9f3b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1829 | 2026-04-20T22:47:57.386Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1830 | 2026-04-20T22:47:57.386Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::guest_can_adjust_boot_order
state = Run
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1831 | 2026-04-20T22:47:57.387Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1832 | 2026-04-20T22:47:57.388Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1833 | 2026-04-20T22:47:57.388Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1834 | 2026-04-20T22:47:57.388Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1835 | 2026-04-20T22:47:57.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1836 | 2026-04-20T22:47:57.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1837 | 2026-04-20T22:48:02.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4645
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1838 | 2026-04-20T22:48:02.033Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1839 | 2026-04-20T22:48:02.034Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1840 | 2026-04-20T22:48:02.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1841 | 2026-04-20T22:48:02.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1842 | 2026-04-20T22:48:02.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1843 | 2026-04-20T22:48:02.053Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1844 | 2026-04-20T22:48:02.053Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1845 | 2026-04-20T22:48:02.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1846 | 2026-04-20T22:48:02.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1847 | 2026-04-20T22:48:02.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1848 | 2026-04-20T22:48:02.085Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1849 | 2026-04-20T22:48:02.085Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4697
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1850 | 2026-04-20T22:48:02.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1851 | 2026-04-20T22:48:02.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1852 | 2026-04-20T22:48:02.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1853 | 2026-04-20T22:48:02.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1854 | 2026-04-20T22:48:02.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1855 | 2026-04-20T22:48:02.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1856 | 2026-04-20T22:48:02.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1857 | 2026-04-20T22:48:02.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1858 | 2026-04-20T22:48:02.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1859 | 2026-04-20T22:48:02.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1860 | 2026-04-20T22:48:02.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1861 | 2026-04-20T22:48:02.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1862 | 2026-04-20T22:48:02.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1863 | 2026-04-20T22:48:02.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1864 | 2026-04-20T22:48:02.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1865 | 2026-04-20T22:48:02.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1866 | 2026-04-20T22:48:02.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1867 | 2026-04-20T22:48:02.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1868 | 2026-04-20T22:48:02.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1869 | 2026-04-20T22:48:02.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1870 | 2026-04-20T22:48:02.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1871 | 2026-04-20T22:48:02.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1872 | 2026-04-20T22:48:02.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1873 | 2026-04-20T22:48:02.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1874 | 2026-04-20T22:48:02.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1875 | 2026-04-20T22:48:02.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1876 | 2026-04-20T22:48:02.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1877 | 2026-04-20T22:48:02.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1878 | 2026-04-20T22:48:02.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1879 | 2026-04-20T22:48:02.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1880 | 2026-04-20T22:48:02.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1881 | 2026-04-20T22:48:02.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1882 | 2026-04-20T22:48:02.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1883 | 2026-04-20T22:48:02.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1884 | 2026-04-20T22:48:02.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1885 | 2026-04-20T22:48:02.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1886 | 2026-04-20T22:48:02.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1887 | 2026-04-20T22:48:02.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1888 | 2026-04-20T22:48:02.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1889 | 2026-04-20T22:48:02.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1890 | 2026-04-20T22:48:02.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1891 | 2026-04-20T22:48:02.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1892 | 2026-04-20T22:48:02.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1893 | 2026-04-20T22:48:02.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1894 | 2026-04-20T22:48:02.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1895 | 2026-04-20T22:48:02.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1896 | 2026-04-20T22:48:02.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1897 | 2026-04-20T22:48:02.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1898 | 2026-04-20T22:48:02.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1899 | 2026-04-20T22:48:02.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1900 | 2026-04-20T22:48:02.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 98
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1901 | 2026-04-20T22:48:02.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1902 | 2026-04-20T22:48:02.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1903 | 2026-04-20T22:48:02.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1904 | 2026-04-20T22:48:02.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1905 | 2026-04-20T22:48:02.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1906 | 2026-04-20T22:48:02.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1907 | 2026-04-20T22:48:02.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1908 | 2026-04-20T22:48:02.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1909 | 2026-04-20T22:48:02.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1910 | 2026-04-20T22:48:02.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1911 | 2026-04-20T22:48:02.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1912 | 2026-04-20T22:48:02.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1913 | 2026-04-20T22:48:02.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1914 | 2026-04-20T22:48:02.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1915 | 2026-04-20T22:48:02.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1916 | 2026-04-20T22:48:02.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1917 | 2026-04-20T22:48:02.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1918 | 2026-04-20T22:48:02.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1919 | 2026-04-20T22:48:02.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1920 | 2026-04-20T22:48:02.765Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1921 | 2026-04-20T22:48:02.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1922 | 2026-04-20T22:48:02.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1923 | 2026-04-20T22:48:02.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1924 | 2026-04-20T22:48:02.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1925 | 2026-04-20T22:48:02.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1926 | 2026-04-20T22:48:02.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1927 | 2026-04-20T22:48:02.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1928 | 2026-04-20T22:48:02.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1929 | 2026-04-20T22:48:02.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1930 | 2026-04-20T22:48:02.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1931 | 2026-04-20T22:48:02.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1932 | 2026-04-20T22:48:02.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1933 | 2026-04-20T22:48:02.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1934 | 2026-04-20T22:48:02.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1935 | 2026-04-20T22:48:02.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1936 | 2026-04-20T22:48:02.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1937 | 2026-04-20T22:48:02.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1938 | 2026-04-20T22:48:02.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1939 | 2026-04-20T22:48:02.931Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1940 | 2026-04-20T22:48:02.931Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1941 | 2026-04-20T22:48:02.931Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1942 | 2026-04-20T22:48:02.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1943 | 2026-04-20T22:48:02.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1944 | 2026-04-20T22:48:02.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1945 | 2026-04-20T22:48:02.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1946 | 2026-04-20T22:48:02.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1947 | 2026-04-20T22:48:02.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1948 | 2026-04-20T22:48:02.988Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1949 | 2026-04-20T22:48:02.988Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1950 | 2026-04-20T22:48:02.988Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1951 | 2026-04-20T22:48:03.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1952 | 2026-04-20T22:48:03.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1953 | 2026-04-20T22:48:03.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1954 | 2026-04-20T22:48:03.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1955 | 2026-04-20T22:48:03.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1956 | 2026-04-20T22:48:03.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1957 | 2026-04-20T22:48:03.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1958 | 2026-04-20T22:48:03.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1959 | 2026-04-20T22:48:03.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1960 | 2026-04-20T22:48:03.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1961 | 2026-04-20T22:48:03.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1962 | 2026-04-20T22:48:03.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1963 | 2026-04-20T22:48:03.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1964 | 2026-04-20T22:48:03.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1965 | 2026-04-20T22:48:03.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1966 | 2026-04-20T22:48:03.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1967 | 2026-04-20T22:48:03.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1968 | 2026-04-20T22:48:03.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1969 | 2026-04-20T22:48:03.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1970 | 2026-04-20T22:48:03.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1971 | 2026-04-20T22:48:03.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1972 | 2026-04-20T22:48:03.166Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1973 | 2026-04-20T22:48:03.167Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1974 | 2026-04-20T22:48:03.167Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1975 | 2026-04-20T22:48:03.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1976 | 2026-04-20T22:48:03.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1977 | 2026-04-20T22:48:03.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1978 | 2026-04-20T22:48:03.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1979 | 2026-04-20T22:48:03.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1980 | 2026-04-20T22:48:03.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1981 | 2026-04-20T22:48:03.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1982 | 2026-04-20T22:48:03.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1983 | 2026-04-20T22:48:03.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1984 | 2026-04-20T22:48:03.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1985 | 2026-04-20T22:48:03.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1986 | 2026-04-20T22:48:03.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1987 | 2026-04-20T22:48:03.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1988 | 2026-04-20T22:48:03.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1989 | 2026-04-20T22:48:03.277Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1990 | 2026-04-20T22:48:03.287Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1991 | 2026-04-20T22:48:03.287Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1992 | 2026-04-20T22:48:03.287Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1993 | 2026-04-20T22:48:03.319Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1994 | 2026-04-20T22:48:03.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1995 | 2026-04-20T22:48:03.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1996 | 2026-04-20T22:48:03.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1997 | 2026-04-20T22:48:03.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1998 | 2026-04-20T22:48:03.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 1999 | 2026-04-20T22:48:03.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2000 | 2026-04-20T22:48:03.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2001 | 2026-04-20T22:48:03.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2002 | 2026-04-20T22:48:03.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2003 | 2026-04-20T22:48:03.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2004 | 2026-04-20T22:48:03.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2005 | 2026-04-20T22:48:03.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2006 | 2026-04-20T22:48:03.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2007 | 2026-04-20T22:48:03.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2008 | 2026-04-20T22:48:03.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2009 | 2026-04-20T22:48:03.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2010 | 2026-04-20T22:48:03.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2011 | 2026-04-20T22:48:03.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2012 | 2026-04-20T22:48:03.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2013 | 2026-04-20T22:48:03.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2014 | 2026-04-20T22:48:03.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2015 | 2026-04-20T22:48:03.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2016 | 2026-04-20T22:48:03.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2017 | 2026-04-20T22:48:03.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2018 | 2026-04-20T22:48:03.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2019 | 2026-04-20T22:48:03.507Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2020 | 2026-04-20T22:48:03.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2021 | 2026-04-20T22:48:03.518Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2022 | 2026-04-20T22:48:03.518Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2023 | 2026-04-20T22:48:03.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2024 | 2026-04-20T22:48:03.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2025 | 2026-04-20T22:48:03.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2026 | 2026-04-20T22:48:03.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2027 | 2026-04-20T22:48:03.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2028 | 2026-04-20T22:48:03.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2029 | 2026-04-20T22:48:03.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2030 | 2026-04-20T22:48:03.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2031 | 2026-04-20T22:48:03.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2032 | 2026-04-20T22:48:03.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2033 | 2026-04-20T22:48:03.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2034 | 2026-04-20T22:48:03.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2035 | 2026-04-20T22:48:03.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2036 | 2026-04-20T22:48:03.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2037 | 2026-04-20T22:48:03.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2038 | 2026-04-20T22:48:03.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2039 | 2026-04-20T22:48:03.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2040 | 2026-04-20T22:48:03.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2041 | 2026-04-20T22:48:03.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2042 | 2026-04-20T22:48:03.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2043 | 2026-04-20T22:48:03.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2044 | 2026-04-20T22:48:03.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2045 | 2026-04-20T22:48:03.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2046 | 2026-04-20T22:48:03.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2047 | 2026-04-20T22:48:03.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2048 | 2026-04-20T22:48:03.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2049 | 2026-04-20T22:48:03.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2050 | 2026-04-20T22:48:03.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2051 | 2026-04-20T22:48:03.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2052 | 2026-04-20T22:48:03.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2053 | 2026-04-20T22:48:03.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2054 | 2026-04-20T22:48:03.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2055 | 2026-04-20T22:48:03.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2056 | 2026-04-20T22:48:03.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2057 | 2026-04-20T22:48:03.774Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 2058 | 2026-04-20T22:48:03.774Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2059 | 2026-04-20T22:48:03.774Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2060 | 2026-04-20T22:48:03.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2061 | 2026-04-20T22:48:03.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2062 | 2026-04-20T22:48:10.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6688
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2063 | 2026-04-20T22:48:10.463Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2064 | 2026-04-20T22:48:10.463Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2065 | 2026-04-20T22:48:10.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2066 | 2026-04-20T22:48:10.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2067 | 2026-04-20T22:48:10.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2068 | 2026-04-20T22:48:10.483Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2069 | 2026-04-20T22:48:10.483Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2070 | 2026-04-20T22:48:10.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2071 | 2026-04-20T22:48:10.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2072 | 2026-04-20T22:48:10.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2073 | 2026-04-20T22:48:10.515Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 2074 | 2026-04-20T22:48:10.515Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6741
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 2075 | 2026-04-20T22:48:10.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2076 | 2026-04-20T22:48:10.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2077 | 2026-04-20T22:48:10.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2078 | 2026-04-20T22:48:10.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2079 | 2026-04-20T22:48:10.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2080 | 2026-04-20T22:48:10.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2081 | 2026-04-20T22:48:10.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2082 | 2026-04-20T22:48:10.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2083 | 2026-04-20T22:48:10.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2084 | 2026-04-20T22:48:10.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2085 | 2026-04-20T22:48:10.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2086 | 2026-04-20T22:48:10.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2087 | 2026-04-20T22:48:10.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2088 | 2026-04-20T22:48:10.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2089 | 2026-04-20T22:48:10.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2090 | 2026-04-20T22:48:10.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2091 | 2026-04-20T22:48:10.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2092 | 2026-04-20T22:48:10.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2093 | 2026-04-20T22:48:10.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2094 | 2026-04-20T22:48:10.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2095 | 2026-04-20T22:48:10.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2096 | 2026-04-20T22:48:10.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2097 | 2026-04-20T22:48:10.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2098 | 2026-04-20T22:48:10.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2099 | 2026-04-20T22:48:10.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2100 | 2026-04-20T22:48:10.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2101 | 2026-04-20T22:48:10.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2102 | 2026-04-20T22:48:10.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2103 | 2026-04-20T22:48:10.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2104 | 2026-04-20T22:48:10.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2105 | 2026-04-20T22:48:10.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2106 | 2026-04-20T22:48:10.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2107 | 2026-04-20T22:48:10.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2108 | 2026-04-20T22:48:10.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2109 | 2026-04-20T22:48:10.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2110 | 2026-04-20T22:48:10.781Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2111 | 2026-04-20T22:48:10.781Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2112 | 2026-04-20T22:48:10.782Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2113 | 2026-04-20T22:48:10.782Z | INFO | phd-runner: test phd_tests::boot_order::guest_can_adjust_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2114 | 2026-04-20T22:48:10.782Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 13396
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2115 | 2026-04-20T22:48:10.782Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2116 | 2026-04-20T22:48:10.783Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2117 | 2026-04-20T22:48:11.113Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::guest_can_adjust_boot_order
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2118 | 2026-04-20T22:48:11.194Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2119 | 2026-04-20T22:48:11.194Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4c3ab473-d14d-4f4d-9a76-bf93cf21e3f9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = destroy
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2120 | 2026-04-20T22:48:11.224Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2121 | 2026-04-20T22:48:11.224Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-24a51771-c807-438f-bcbd-3963f766595a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = destroy
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2122 | 2026-04-20T22:48:11.244Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 462
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2123 | 2026-04-20T22:48:11.244Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14551
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = ac2367af-8339-4e7a-b484-a19b4b7a3928
|
| 2124 | 2026-04-20T22:48:11.244Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 14650
file = phd-tests/tests/src/boot_order.rs
line = 236
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 2125 | 2026-04-20T22:48:11.244Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 462
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2126 | 2026-04-20T22:48:11.244Z | INFO | phd-runner: Starting test phd_tests::boot_order::boot_order_source_priority
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2127 | 2026-04-20T22:48:11.244Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2128 | 2026-04-20T22:48:11.244Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2129 | 2026-04-20T22:48:11.244Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 403
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2130 | 2026-04-20T22:48:11.245Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2131 | 2026-04-20T22:48:11.245Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2132 | 2026-04-20T22:48:11.245Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2133 | 2026-04-20T22:48:11.245Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 2134 | 2026-04-20T22:48:11.256Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 248M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2135 | 2026-04-20T22:48:11.256Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-380c5186-752a-4ca0-8dcf-71a64e9c0ee0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = snapshot
|
| 2136 | 2026-04-20T22:48:11.272Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-380c5186-752a-4ca0-8dcf-71a64e9c0ee0", "phd-artifacts/phd-clone-db5e88c7-1eed-4e5d-a0bb-fb08c6914e2f"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = clone
|
| 2137 | 2026-04-20T22:48:11.288Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-db5e88c7-1eed-4e5d-a0bb-fb08c6914e2f"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 2138 | 2026-04-20T22:48:11.300Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-db5e88c7-1eed-4e5d-a0bb-fb08c6914e2f 0B 25.3T 242M /phd-artifacts/phd-clone-db5e88c7-1eed-4e5d-a0bb-fb08c6914e2f\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2139 | 2026-04-20T22:48:11.301Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2140 | 2026-04-20T22:48:11.302Z | INFO | phd-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 = 322
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = boot_order_source_priority
|
| 2141 | 2026-04-20T22:48:11.302Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /work/phd-test/propolis-server
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2142 | 2026-04-20T22:48:11.302Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2143 | 2026-04-20T22:48:11.302Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2144 | 2026-04-20T22:48:11.329Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1027
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2145 | 2026-04-20T22:48:11.343Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2146 | 2026-04-20T22:48:11.343Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2147 | 2026-04-20T22:48:11.347Z | INFO | phd-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 = 459
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2148 | 2026-04-20T22:48:11.885Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2149 | 2026-04-20T22:48:11.886Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 0cd953f7-e916-4c09-ba39-62cf14a5cea6, name: "phd-vm-0cd953f7-e916-4c09-ba39-62cf14a5cea6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dabe6419-d132-4c1e-b553-1e2219ec1d6b, project_id: dacebfff-4f11-4584-a96c-fa67e3bc2982, sled_id: feac9bd2-28aa-4f2c-b543-eadab9096019, sled_serial: "feac9bd2-28aa-4f2c-b543-eadab9096019", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2150 | 2026-04-20T22:48:11.886Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2151 | 2026-04-20T22:48:11.886Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
state = Run
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2152 | 2026-04-20T22:48:11.888Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2153 | 2026-04-20T22:48:11.888Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2154 | 2026-04-20T22:48:11.888Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2155 | 2026-04-20T22:48:11.888Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2156 | 2026-04-20T22:48:11.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2157 | 2026-04-20T22:48:11.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2158 | 2026-04-20T22:48:16.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4580
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2159 | 2026-04-20T22:48:16.469Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2160 | 2026-04-20T22:48:16.469Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2161 | 2026-04-20T22:48:16.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2162 | 2026-04-20T22:48:16.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2163 | 2026-04-20T22:48:16.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2164 | 2026-04-20T22:48:16.486Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2165 | 2026-04-20T22:48:16.486Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2166 | 2026-04-20T22:48:16.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2167 | 2026-04-20T22:48:16.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2168 | 2026-04-20T22:48:16.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2169 | 2026-04-20T22:48:16.519Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2170 | 2026-04-20T22:48:16.519Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4631
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2171 | 2026-04-20T22:48:16.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2172 | 2026-04-20T22:48:16.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2173 | 2026-04-20T22:48:16.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2174 | 2026-04-20T22:48:16.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2175 | 2026-04-20T22:48:16.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2176 | 2026-04-20T22:48:16.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2177 | 2026-04-20T22:48:16.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2178 | 2026-04-20T22:48:16.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2179 | 2026-04-20T22:48:16.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2180 | 2026-04-20T22:48:16.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2181 | 2026-04-20T22:48:16.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2182 | 2026-04-20T22:48:16.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2183 | 2026-04-20T22:48:16.607Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [0, 0, 1, 0, 2, 0, 3, 0, 4, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order::efi_utils
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2184 | 2026-04-20T22:48:16.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2185 | 2026-04-20T22:48:16.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2186 | 2026-04-20T22:48:16.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2187 | 2026-04-20T22:48:16.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2188 | 2026-04-20T22:48:16.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2189 | 2026-04-20T22:48:16.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2190 | 2026-04-20T22:48:16.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2191 | 2026-04-20T22:48:16.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2192 | 2026-04-20T22:48:16.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2193 | 2026-04-20T22:48:16.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2194 | 2026-04-20T22:48:16.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2195 | 2026-04-20T22:48:16.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2196 | 2026-04-20T22:48:16.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2197 | 2026-04-20T22:48:16.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2198 | 2026-04-20T22:48:16.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2199 | 2026-04-20T22:48:16.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2200 | 2026-04-20T22:48:16.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2201 | 2026-04-20T22:48:16.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2202 | 2026-04-20T22:48:16.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2203 | 2026-04-20T22:48:16.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2204 | 2026-04-20T22:48:16.762Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2205 | 2026-04-20T22:48:16.762Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2206 | 2026-04-20T22:48:16.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2207 | 2026-04-20T22:48:16.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2208 | 2026-04-20T22:48:16.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2209 | 2026-04-20T22:48:16.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2210 | 2026-04-20T22:48:16.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2211 | 2026-04-20T22:48:16.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2212 | 2026-04-20T22:48:16.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2213 | 2026-04-20T22:48:16.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2214 | 2026-04-20T22:48:16.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2215 | 2026-04-20T22:48:16.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2216 | 2026-04-20T22:48:16.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2217 | 2026-04-20T22:48:16.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2218 | 2026-04-20T22:48:16.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2219 | 2026-04-20T22:48:16.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2220 | 2026-04-20T22:48:16.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2221 | 2026-04-20T22:48:16.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2222 | 2026-04-20T22:48:16.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2223 | 2026-04-20T22:48:16.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2224 | 2026-04-20T22:48:16.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2225 | 2026-04-20T22:48:16.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2226 | 2026-04-20T22:48:16.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2227 | 2026-04-20T22:48:16.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2228 | 2026-04-20T22:48:16.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2229 | 2026-04-20T22:48:16.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2230 | 2026-04-20T22:48:16.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2231 | 2026-04-20T22:48:16.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2232 | 2026-04-20T22:48:16.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2233 | 2026-04-20T22:48:16.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2234 | 2026-04-20T22:48:17.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2235 | 2026-04-20T22:48:17.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2236 | 2026-04-20T22:48:17.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2237 | 2026-04-20T22:48:17.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2238 | 2026-04-20T22:48:17.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2239 | 2026-04-20T22:48:17.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2240 | 2026-04-20T22:48:17.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2241 | 2026-04-20T22:48:17.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2242 | 2026-04-20T22:48:17.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2243 | 2026-04-20T22:48:17.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2244 | 2026-04-20T22:48:17.086Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"boot-disk": 1, "uiapp": 0, "unbootable-2": 3, "efi shell": 4, "unbootable": 2}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order::efi_utils
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2245 | 2026-04-20T22:48:17.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2246 | 2026-04-20T22:48:17.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2247 | 2026-04-20T22:48:17.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2248 | 2026-04-20T22:48:17.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2249 | 2026-04-20T22:48:17.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2250 | 2026-04-20T22:48:17.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2251 | 2026-04-20T22:48:17.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2252 | 2026-04-20T22:48:17.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2253 | 2026-04-20T22:48:17.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2254 | 2026-04-20T22:48:17.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2255 | 2026-04-20T22:48:17.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2256 | 2026-04-20T22:48:17.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2257 | 2026-04-20T22:48:17.164Z | INFO | phd-runner: [TEST - EVENT] Removing Boot 2 from the boot order. It was at index 2
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 504
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order::efi_utils
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2258 | 2026-04-20T22:48:17.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2259 | 2026-04-20T22:48:17.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2260 | 2026-04-20T22:48:17.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2261 | 2026-04-20T22:48:17.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2262 | 2026-04-20T22:48:17.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2263 | 2026-04-20T22:48:17.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2264 | 2026-04-20T22:48:17.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2265 | 2026-04-20T22:48:17.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2266 | 2026-04-20T22:48:17.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2267 | 2026-04-20T22:48:17.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2268 | 2026-04-20T22:48:17.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2269 | 2026-04-20T22:48:17.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2270 | 2026-04-20T22:48:17.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2271 | 2026-04-20T22:48:17.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2272 | 2026-04-20T22:48:17.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2273 | 2026-04-20T22:48:17.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2274 | 2026-04-20T22:48:17.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2275 | 2026-04-20T22:48:17.299Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2276 | 2026-04-20T22:48:17.300Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2277 | 2026-04-20T22:48:17.300Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2278 | 2026-04-20T22:48:17.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2279 | 2026-04-20T22:48:17.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2280 | 2026-04-20T22:48:17.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2281 | 2026-04-20T22:48:17.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2282 | 2026-04-20T22:48:17.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2283 | 2026-04-20T22:48:17.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2284 | 2026-04-20T22:48:17.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2285 | 2026-04-20T22:48:17.346Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2286 | 2026-04-20T22:48:17.346Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2287 | 2026-04-20T22:48:17.346Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2288 | 2026-04-20T22:48:17.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2289 | 2026-04-20T22:48:17.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2290 | 2026-04-20T22:48:24.179Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6832
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2291 | 2026-04-20T22:48:24.179Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2292 | 2026-04-20T22:48:24.180Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2293 | 2026-04-20T22:48:24.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2294 | 2026-04-20T22:48:24.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2295 | 2026-04-20T22:48:24.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2296 | 2026-04-20T22:48:24.197Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2297 | 2026-04-20T22:48:24.198Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2298 | 2026-04-20T22:48:24.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2299 | 2026-04-20T22:48:24.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2300 | 2026-04-20T22:48:24.230Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2301 | 2026-04-20T22:48:24.230Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2302 | 2026-04-20T22:48:24.230Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6883
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2303 | 2026-04-20T22:48:24.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2304 | 2026-04-20T22:48:24.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2305 | 2026-04-20T22:48:24.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2306 | 2026-04-20T22:48:24.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2307 | 2026-04-20T22:48:24.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2308 | 2026-04-20T22:48:24.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2309 | 2026-04-20T22:48:24.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2310 | 2026-04-20T22:48:24.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2311 | 2026-04-20T22:48:24.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2312 | 2026-04-20T22:48:24.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2313 | 2026-04-20T22:48:24.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2314 | 2026-04-20T22:48:24.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2315 | 2026-04-20T22:48:24.319Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2316 | 2026-04-20T22:48:24.319Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2317 | 2026-04-20T22:48:24.319Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2318 | 2026-04-20T22:48:24.319Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2319 | 2026-04-20T22:48:24.319Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 2320 | 2026-04-20T22:48:24.323Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2321 | 2026-04-20T22:48:24.332Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2322 | 2026-04-20T22:48:24.332Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c2db760e-d9bd-46b1-bdde-4c59bbbba506"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = snapshot
|
| 2323 | 2026-04-20T22:48:24.348Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c2db760e-d9bd-46b1-bdde-4c59bbbba506", "phd-artifacts/phd-clone-126244f2-8be1-4a38-adfc-9caead6c40ee"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = clone
|
| 2324 | 2026-04-20T22:48:24.365Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-126244f2-8be1-4a38-adfc-9caead6c40ee"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 2325 | 2026-04-20T22:48:24.376Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-126244f2-8be1-4a38-adfc-9caead6c40ee 0B 25.3T 242M /phd-artifacts/phd-clone-126244f2-8be1-4a38-adfc-9caead6c40ee\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2326 | 2026-04-20T22:48:24.378Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2327 | 2026-04-20T22:48:24.378Z | INFO | phd-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 = 322
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = boot_order_source_priority
|
| 2328 | 2026-04-20T22:48:24.378Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /work/phd-test/propolis-server
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2329 | 2026-04-20T22:48:24.378Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2330 | 2026-04-20T22:48:24.378Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2331 | 2026-04-20T22:48:24.404Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1032
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2332 | 2026-04-20T22:48:24.418Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2333 | 2026-04-20T22:48:24.418Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2334 | 2026-04-20T22:48:24.422Z | INFO | phd-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 = 459
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2335 | 2026-04-20T22:48:24.422Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 2336 | 2026-04-20T22:48:24.422Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12536
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2337 | 2026-04-20T22:48:24.873Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2338 | 2026-04-20T22:48:24.874Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 15b3cf7b-247f-4821-ab70-412df161c2a9, name: "phd-vm-15b3cf7b-247f-4821-ab70-412df161c2a9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 54a9d59c-02f1-425a-b79d-d070799178c8, project_id: 8b20ee18-4dc3-4cc2-99b5-300ed5bf03df, sled_id: 6ecfcf8a-1e25-4c5f-87ec-673e305314a2, sled_serial: "6ecfcf8a-1e25-4c5f-87ec-673e305314a2", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2339 | 2026-04-20T22:48:24.874Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2340 | 2026-04-20T22:48:24.874Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
state = Run
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2341 | 2026-04-20T22:48:24.875Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2342 | 2026-04-20T22:48:24.875Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2343 | 2026-04-20T22:48:24.875Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2344 | 2026-04-20T22:48:24.876Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2345 | 2026-04-20T22:48:24.876Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2346 | 2026-04-20T22:48:24.876Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2347 | 2026-04-20T22:48:24.983Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
self.address = 127.0.0.1:9000
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2348 | 2026-04-20T22:48:25.063Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2349 | 2026-04-20T22:48:25.063Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-db5e88c7-1eed-4e5d-a0bb-fb08c6914e2f"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2350 | 2026-04-20T22:48:25.094Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2351 | 2026-04-20T22:48:25.094Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-380c5186-752a-4ca0-8dcf-71a64e9c0ee0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2352 | 2026-04-20T22:48:25.114Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 795
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2353 | 2026-04-20T22:48:25.115Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13770
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 0cd953f7-e916-4c09-ba39-62cf14a5cea6
|
| 2354 | 2026-04-20T22:48:29.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4701
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2355 | 2026-04-20T22:48:29.578Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2356 | 2026-04-20T22:48:29.578Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2357 | 2026-04-20T22:48:29.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2358 | 2026-04-20T22:48:29.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2359 | 2026-04-20T22:48:29.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2360 | 2026-04-20T22:48:29.606Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2361 | 2026-04-20T22:48:29.606Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2362 | 2026-04-20T22:48:29.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2363 | 2026-04-20T22:48:29.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2364 | 2026-04-20T22:48:29.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2365 | 2026-04-20T22:48:29.639Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2366 | 2026-04-20T22:48:29.639Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4763
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2367 | 2026-04-20T22:48:29.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2368 | 2026-04-20T22:48:29.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2369 | 2026-04-20T22:48:29.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2370 | 2026-04-20T22:48:29.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2371 | 2026-04-20T22:48:29.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2372 | 2026-04-20T22:48:29.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2373 | 2026-04-20T22:48:29.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2374 | 2026-04-20T22:48:29.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2375 | 2026-04-20T22:48:29.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2376 | 2026-04-20T22:48:29.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2377 | 2026-04-20T22:48:29.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2378 | 2026-04-20T22:48:29.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2379 | 2026-04-20T22:48:29.749Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [1, 0, 2, 0, 3, 0, 0, 0, 4, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order::efi_utils
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2380 | 2026-04-20T22:48:29.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2381 | 2026-04-20T22:48:29.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2382 | 2026-04-20T22:48:29.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2383 | 2026-04-20T22:48:29.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2384 | 2026-04-20T22:48:29.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2385 | 2026-04-20T22:48:29.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2386 | 2026-04-20T22:48:29.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2387 | 2026-04-20T22:48:29.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2388 | 2026-04-20T22:48:29.848Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2389 | 2026-04-20T22:48:29.848Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2390 | 2026-04-20T22:48:29.849Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2391 | 2026-04-20T22:48:29.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2392 | 2026-04-20T22:48:29.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2393 | 2026-04-20T22:48:29.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2394 | 2026-04-20T22:48:29.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2395 | 2026-04-20T22:48:29.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2396 | 2026-04-20T22:48:29.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2397 | 2026-04-20T22:48:29.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2398 | 2026-04-20T22:48:29.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2399 | 2026-04-20T22:48:29.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2400 | 2026-04-20T22:48:29.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2401 | 2026-04-20T22:48:29.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2402 | 2026-04-20T22:48:29.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2403 | 2026-04-20T22:48:30.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2404 | 2026-04-20T22:48:30.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2405 | 2026-04-20T22:48:30.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2406 | 2026-04-20T22:48:30.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2407 | 2026-04-20T22:48:30.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2408 | 2026-04-20T22:48:30.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2409 | 2026-04-20T22:48:30.115Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 66
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2410 | 2026-04-20T22:48:30.115Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2411 | 2026-04-20T22:48:30.115Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2412 | 2026-04-20T22:48:30.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2413 | 2026-04-20T22:48:30.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2414 | 2026-04-20T22:48:30.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2415 | 2026-04-20T22:48:30.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2416 | 2026-04-20T22:48:30.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2417 | 2026-04-20T22:48:30.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2418 | 2026-04-20T22:48:30.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2419 | 2026-04-20T22:48:30.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2420 | 2026-04-20T22:48:30.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2421 | 2026-04-20T22:48:30.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2422 | 2026-04-20T22:48:30.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2423 | 2026-04-20T22:48:30.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2424 | 2026-04-20T22:48:30.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2425 | 2026-04-20T22:48:30.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2426 | 2026-04-20T22:48:30.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2427 | 2026-04-20T22:48:30.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2428 | 2026-04-20T22:48:30.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2429 | 2026-04-20T22:48:30.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2430 | 2026-04-20T22:48:30.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2431 | 2026-04-20T22:48:30.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2432 | 2026-04-20T22:48:30.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2433 | 2026-04-20T22:48:30.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2434 | 2026-04-20T22:48:30.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2435 | 2026-04-20T22:48:30.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2436 | 2026-04-20T22:48:30.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2437 | 2026-04-20T22:48:30.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2438 | 2026-04-20T22:48:30.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2439 | 2026-04-20T22:48:30.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2440 | 2026-04-20T22:48:30.425Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"boot-disk": 1, "unbootable": 2, "uiapp": 0, "efi shell": 4, "unbootable-2": 3}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order::efi_utils
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2441 | 2026-04-20T22:48:30.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2442 | 2026-04-20T22:48:30.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2443 | 2026-04-20T22:48:30.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2444 | 2026-04-20T22:48:30.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2445 | 2026-04-20T22:48:30.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2446 | 2026-04-20T22:48:30.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2447 | 2026-04-20T22:48:30.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2448 | 2026-04-20T22:48:30.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2449 | 2026-04-20T22:48:30.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2450 | 2026-04-20T22:48:30.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2451 | 2026-04-20T22:48:30.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2452 | 2026-04-20T22:48:30.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2453 | 2026-04-20T22:48:30.536Z | INFO | phd-runner: [TEST - EVENT] Removing Boot 2 from the boot order. It was at index 1
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 504
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order::efi_utils
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2454 | 2026-04-20T22:48:30.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2455 | 2026-04-20T22:48:30.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2456 | 2026-04-20T22:48:30.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2457 | 2026-04-20T22:48:30.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2458 | 2026-04-20T22:48:30.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2459 | 2026-04-20T22:48:30.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2460 | 2026-04-20T22:48:30.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2461 | 2026-04-20T22:48:30.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2462 | 2026-04-20T22:48:30.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2463 | 2026-04-20T22:48:30.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2464 | 2026-04-20T22:48:30.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2465 | 2026-04-20T22:48:30.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2466 | 2026-04-20T22:48:30.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2467 | 2026-04-20T22:48:30.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2468 | 2026-04-20T22:48:30.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2469 | 2026-04-20T22:48:30.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2470 | 2026-04-20T22:48:30.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2471 | 2026-04-20T22:48:30.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2472 | 2026-04-20T22:48:30.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2473 | 2026-04-20T22:48:30.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2474 | 2026-04-20T22:48:30.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2475 | 2026-04-20T22:48:30.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2476 | 2026-04-20T22:48:30.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2477 | 2026-04-20T22:48:30.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2478 | 2026-04-20T22:48:30.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2479 | 2026-04-20T22:48:30.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2480 | 2026-04-20T22:48:30.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2481 | 2026-04-20T22:48:30.779Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2482 | 2026-04-20T22:48:30.779Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2483 | 2026-04-20T22:48:30.779Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2484 | 2026-04-20T22:48:30.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2485 | 2026-04-20T22:48:30.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2486 | 2026-04-20T22:48:37.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6775
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2487 | 2026-04-20T22:48:37.556Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2488 | 2026-04-20T22:48:37.556Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2489 | 2026-04-20T22:48:37.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2490 | 2026-04-20T22:48:37.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2491 | 2026-04-20T22:48:37.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2492 | 2026-04-20T22:48:37.574Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2493 | 2026-04-20T22:48:37.575Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2494 | 2026-04-20T22:48:37.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2495 | 2026-04-20T22:48:37.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2496 | 2026-04-20T22:48:37.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2497 | 2026-04-20T22:48:37.607Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2498 | 2026-04-20T22:48:37.607Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6827
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2499 | 2026-04-20T22:48:37.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2500 | 2026-04-20T22:48:37.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2501 | 2026-04-20T22:48:37.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2502 | 2026-04-20T22:48:37.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2503 | 2026-04-20T22:48:37.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2504 | 2026-04-20T22:48:37.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2505 | 2026-04-20T22:48:37.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2506 | 2026-04-20T22:48:37.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2507 | 2026-04-20T22:48:37.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2508 | 2026-04-20T22:48:37.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2509 | 2026-04-20T22:48:37.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2510 | 2026-04-20T22:48:37.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2511 | 2026-04-20T22:48:37.706Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2512 | 2026-04-20T22:48:37.707Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2513 | 2026-04-20T22:48:37.707Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12832
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2514 | 2026-04-20T22:48:37.707Z | INFO | phd-runner: test phd_tests::boot_order::boot_order_source_priority ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2515 | 2026-04-20T22:48:37.707Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2516 | 2026-04-20T22:48:37.708Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2517 | 2026-04-20T22:48:38.248Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
self.address = 127.0.0.1:9002
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2518 | 2026-04-20T22:48:38.328Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2519 | 2026-04-20T22:48:38.329Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-126244f2-8be1-4a38-adfc-9caead6c40ee"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2520 | 2026-04-20T22:48:38.357Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2521 | 2026-04-20T22:48:38.357Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c2db760e-d9bd-46b1-bdde-4c59bbbba506"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2522 | 2026-04-20T22:48:38.375Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 668
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2523 | 2026-04-20T22:48:38.375Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13956
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = boot_order_source_priority
vm_id = 15b3cf7b-247f-4821-ab70-412df161c2a9
|
| 2524 | 2026-04-20T22:48:38.375Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 668
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2525 | 2026-04-20T22:48:38.376Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 27129
file = phd-tests/tests/src/boot_order.rs
line = 403
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::boot_order::boot_order_source_priority
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::boot_order
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2526 | 2026-04-20T22:48:38.376Z | INFO | phd-runner: Starting test phd_tests::boot_order::nvme_boot_option_description
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2527 | 2026-04-20T22:48:38.376Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2528 | 2026-04-20T22:48:38.376Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2529 | 2026-04-20T22:48:38.376Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 510
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 2530 | 2026-04-20T22:48:38.376Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2531 | 2026-04-20T22:48:38.376Z | DEBG | phd-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
|
| 2532 | 2026-04-20T22:48:38.376Z | DEBG | phd-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
|
| 2533 | 2026-04-20T22:48:38.376Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 2534 | 2026-04-20T22:48:38.388Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 2535 | 2026-04-20T22:48:38.388Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5f1416d-6204-41c3-b537-9fc18cf44e0a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 2536 | 2026-04-20T22:48:38.405Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5f1416d-6204-41c3-b537-9fc18cf44e0a", "phd-artifacts/phd-clone-365ed86f-6162-4dc0-be63-30c20d7a252a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 2537 | 2026-04-20T22:48:38.420Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-365ed86f-6162-4dc0-be63-30c20d7a252a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 2538 | 2026-04-20T22:48:38.432Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-365ed86f-6162-4dc0-be63-30c20d7a252a 0B 25.3T 242M /phd-artifacts/phd-clone-365ed86f-6162-4dc0-be63-30c20d7a252a\n
target = phd_framework::zfs
|
| 2539 | 2026-04-20T22:48:38.433Z | DEBG | phd-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
|
| 2540 | 2026-04-20T22:48:38.433Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 2541 | 2026-04-20T22:48:38.444Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 2542 | 2026-04-20T22:48:38.444Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bd9de1c1-7886-4cb7-a50e-b3b12b007dfc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 2543 | 2026-04-20T22:48:38.464Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bd9de1c1-7886-4cb7-a50e-b3b12b007dfc", "phd-artifacts/phd-clone-dc885f12-0a7e-46c3-88a1-907b2e8c3143"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 2544 | 2026-04-20T22:48:38.481Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dc885f12-0a7e-46c3-88a1-907b2e8c3143"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 2545 | 2026-04-20T22:48:38.493Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dc885f12-0a7e-46c3-88a1-907b2e8c3143 0B 25.3T 242M /phd-artifacts/phd-clone-dc885f12-0a7e-46c3-88a1-907b2e8c3143\n
target = phd_framework::zfs
|
| 2546 | 2026-04-20T22:48:38.493Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2547 | 2026-04-20T22:48:38.493Z | INFO | phd-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 = 322
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm_name = nvme_boot_option_description
|
| 2548 | 2026-04-20T22:48:38.493Z | DEBG | phd-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
|
| 2549 | 2026-04-20T22:48:38.493Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::boot_order::nvme_boot_option_description
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2550 | 2026-04-20T22:48:38.493Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::nvme_boot_option_description
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::nvme_boot_option_description/nvme_boot_option_description.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::nvme_boot_option_description/nvme_boot_option_description.stdout.log"
target = phd_framework::log_config
|
| 2551 | 2026-04-20T22:48:38.520Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1047
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm::server
|
| 2552 | 2026-04-20T22:48:38.534Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2553 | 2026-04-20T22:48:38.534Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2554 | 2026-04-20T22:48:38.535Z | INFO | phd-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 = 459
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2555 | 2026-04-20T22:48:39.240Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2556 | 2026-04-20T22:48:39.242Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f040ca62-e133-440f-aace-f58fa5d57eed, name: "phd-vm-f040ca62-e133-440f-aace-f58fa5d57eed", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3f9c9f3a-82b6-4758-824e-659cb8c59e4c, project_id: 0fa71af6-45a1-4156-8115-4f56d4f73c76, sled_id: 554abada-b573-41c0-877b-7ec3bf39882d, sled_serial: "554abada-b573-41c0-877b-7ec3bf39882d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2557 | 2026-04-20T22:48:39.242Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2558 | 2026-04-20T22:48:39.242Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::nvme_boot_option_description
state = Run
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2559 | 2026-04-20T22:48:39.243Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2560 | 2026-04-20T22:48:39.243Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2561 | 2026-04-20T22:48:39.243Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = 300s
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2562 | 2026-04-20T22:48:39.243Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2563 | 2026-04-20T22:48:39.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2564 | 2026-04-20T22:48:39.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2565 | 2026-04-20T22:48:43.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4618
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2566 | 2026-04-20T22:48:43.862Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2567 | 2026-04-20T22:48:43.863Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2568 | 2026-04-20T22:48:43.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2569 | 2026-04-20T22:48:43.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2570 | 2026-04-20T22:48:43.881Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2571 | 2026-04-20T22:48:43.881Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2572 | 2026-04-20T22:48:43.881Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2573 | 2026-04-20T22:48:43.881Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2574 | 2026-04-20T22:48:43.881Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2575 | 2026-04-20T22:48:43.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2576 | 2026-04-20T22:48:43.914Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2577 | 2026-04-20T22:48:43.914Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4670
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2578 | 2026-04-20T22:48:43.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2579 | 2026-04-20T22:48:43.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2580 | 2026-04-20T22:48:43.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2581 | 2026-04-20T22:48:43.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2582 | 2026-04-20T22:48:43.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2583 | 2026-04-20T22:48:43.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2584 | 2026-04-20T22:48:43.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2585 | 2026-04-20T22:48:43.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2586 | 2026-04-20T22:48:43.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2587 | 2026-04-20T22:48:43.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2588 | 2026-04-20T22:48:43.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2589 | 2026-04-20T22:48:44.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2590 | 2026-04-20T22:48:44.003Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [1, 0, 2, 0, 0, 0, 3, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order::efi_utils
|
| 2591 | 2026-04-20T22:48:44.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2592 | 2026-04-20T22:48:44.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2593 | 2026-04-20T22:48:44.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2594 | 2026-04-20T22:48:44.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2595 | 2026-04-20T22:48:44.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2596 | 2026-04-20T22:48:44.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2597 | 2026-04-20T22:48:44.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2598 | 2026-04-20T22:48:44.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2599 | 2026-04-20T22:48:44.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2600 | 2026-04-20T22:48:44.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2601 | 2026-04-20T22:48:44.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2602 | 2026-04-20T22:48:44.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2603 | 2026-04-20T22:48:44.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2604 | 2026-04-20T22:48:44.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2605 | 2026-04-20T22:48:44.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2606 | 2026-04-20T22:48:44.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2607 | 2026-04-20T22:48:44.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2608 | 2026-04-20T22:48:44.179Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2609 | 2026-04-20T22:48:44.179Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2610 | 2026-04-20T22:48:44.179Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2611 | 2026-04-20T22:48:44.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2612 | 2026-04-20T22:48:44.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2613 | 2026-04-20T22:48:44.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2614 | 2026-04-20T22:48:44.224Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2615 | 2026-04-20T22:48:44.224Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2616 | 2026-04-20T22:48:44.224Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2617 | 2026-04-20T22:48:44.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2618 | 2026-04-20T22:48:44.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2619 | 2026-04-20T22:48:44.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2620 | 2026-04-20T22:48:44.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2621 | 2026-04-20T22:48:44.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2622 | 2026-04-20T22:48:44.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2623 | 2026-04-20T22:48:44.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2624 | 2026-04-20T22:48:44.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2625 | 2026-04-20T22:48:44.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2626 | 2026-04-20T22:48:44.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2627 | 2026-04-20T22:48:44.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2628 | 2026-04-20T22:48:44.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2629 | 2026-04-20T22:48:44.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2630 | 2026-04-20T22:48:44.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2631 | 2026-04-20T22:48:44.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2632 | 2026-04-20T22:48:44.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2633 | 2026-04-20T22:48:44.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2634 | 2026-04-20T22:48:44.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2635 | 2026-04-20T22:48:44.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2636 | 2026-04-20T22:48:44.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2637 | 2026-04-20T22:48:44.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2638 | 2026-04-20T22:48:44.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2639 | 2026-04-20T22:48:44.437Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"nvme-test-disk": 2, "boot-disk": 1, "uiapp": 0, "efi shell": 3}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order::efi_utils
|
| 2640 | 2026-04-20T22:48:44.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2641 | 2026-04-20T22:48:44.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2642 | 2026-04-20T22:48:44.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2643 | 2026-04-20T22:48:44.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2644 | 2026-04-20T22:48:44.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2645 | 2026-04-20T22:48:44.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2646 | 2026-04-20T22:48:44.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2647 | 2026-04-20T22:48:44.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2648 | 2026-04-20T22:48:44.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2649 | 2026-04-20T22:48:44.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2650 | 2026-04-20T22:48:44.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2651 | 2026-04-20T22:48:44.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2652 | 2026-04-20T22:48:44.548Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2653 | 2026-04-20T22:48:44.548Z | DEBG | phd-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
|
| 2654 | 2026-04-20T22:48:44.549Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5307
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2655 | 2026-04-20T22:48:44.549Z | INFO | phd-runner: test phd_tests::boot_order::nvme_boot_option_description ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2656 | 2026-04-20T22:48:44.549Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2657 | 2026-04-20T22:48:44.550Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2658 | 2026-04-20T22:48:45.118Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::nvme_boot_option_description
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2659 | 2026-04-20T22:48:45.205Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2660 | 2026-04-20T22:48:45.205Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-365ed86f-6162-4dc0-be63-30c20d7a252a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2661 | 2026-04-20T22:48:45.236Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2662 | 2026-04-20T22:48:45.236Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5f1416d-6204-41c3-b537-9fc18cf44e0a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2663 | 2026-04-20T22:48:45.255Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2664 | 2026-04-20T22:48:45.255Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dc885f12-0a7e-46c3-88a1-907b2e8c3143"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2665 | 2026-04-20T22:48:45.279Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2666 | 2026-04-20T22:48:45.279Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bd9de1c1-7886-4cb7-a50e-b3b12b007dfc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2667 | 2026-04-20T22:48:45.297Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 749
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2668 | 2026-04-20T22:48:45.298Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 748
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2669 | 2026-04-20T22:48:45.298Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2670 | 2026-04-20T22:48:45.298Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6763
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = f040ca62-e133-440f-aace-f58fa5d57eed
|
| 2671 | 2026-04-20T22:48:45.298Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2672 | 2026-04-20T22:48:45.298Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6921
file = phd-tests/tests/src/boot_order.rs
line = 510
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 2673 | 2026-04-20T22:48:45.298Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2674 | 2026-04-20T22:48:45.298Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 54
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::hyperv
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2675 | 2026-04-20T22:48:45.298Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2676 | 2026-04-20T22:48:45.298Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2677 | 2026-04-20T22:48:45.298Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2678 | 2026-04-20T22:48:45.298Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 2679 | 2026-04-20T22:48:45.310Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2680 | 2026-04-20T22:48:45.310Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52ba6e3d-093d-4535-8910-e7c455b1e6a4"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = snapshot
|
| 2681 | 2026-04-20T22:48:45.328Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52ba6e3d-093d-4535-8910-e7c455b1e6a4", "phd-artifacts/phd-clone-b5a38a08-2f91-45c5-a764-77d9f6fb48e8"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = clone
|
| 2682 | 2026-04-20T22:48:45.347Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b5a38a08-2f91-45c5-a764-77d9f6fb48e8"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 2683 | 2026-04-20T22:48:45.358Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b5a38a08-2f91-45c5-a764-77d9f6fb48e8 0B 25.3T 242M /phd-artifacts/phd-clone-b5a38a08-2f91-45c5-a764-77d9f6fb48e8\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2684 | 2026-04-20T22:48:45.358Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2685 | 2026-04-20T22:48:45.359Z | INFO | phd-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 = 322
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = hyperv_smoke_test
|
| 2686 | 2026-04-20T22:48:45.359Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /work/phd-test/propolis-server
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2687 | 2026-04-20T22:48:45.359Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2688 | 2026-04-20T22:48:45.359Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_smoke_test/hyperv_smoke_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_smoke_test/hyperv_smoke_test.stdout.log"
target = phd_framework::log_config
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2689 | 2026-04-20T22:48:45.387Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1057
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2690 | 2026-04-20T22:48:45.401Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2691 | 2026-04-20T22:48:45.401Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2692 | 2026-04-20T22:48:45.402Z | INFO | phd-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 = 459
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2693 | 2026-04-20T22:48:45.941Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2694 | 2026-04-20T22:48:45.943Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 144164c5-993b-4934-8699-a2a06c654d4a, name: "phd-vm-144164c5-993b-4934-8699-a2a06c654d4a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ad50a88c-eab2-46b2-9bd0-768f5e4a59aa, project_id: 5a6e9752-949e-4b9a-a208-835f27f282f1, sled_id: c2e9cb53-8ab5-4f1e-8af9-7befbcc3e4d3, sled_serial: "c2e9cb53-8ab5-4f1e-8af9-7befbcc3e4d3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2695 | 2026-04-20T22:48:45.943Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2696 | 2026-04-20T22:48:45.943Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
state = Run
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2697 | 2026-04-20T22:48:45.944Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2698 | 2026-04-20T22:48:45.944Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2699 | 2026-04-20T22:48:45.944Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2700 | 2026-04-20T22:48:45.944Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2701 | 2026-04-20T22:48:45.944Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2702 | 2026-04-20T22:48:45.944Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2703 | 2026-04-20T22:48:50.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4833
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2704 | 2026-04-20T22:48:50.778Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2705 | 2026-04-20T22:48:50.778Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2706 | 2026-04-20T22:48:50.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2707 | 2026-04-20T22:48:50.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2708 | 2026-04-20T22:48:50.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2709 | 2026-04-20T22:48:50.796Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2710 | 2026-04-20T22:48:50.796Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2711 | 2026-04-20T22:48:50.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2712 | 2026-04-20T22:48:50.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2713 | 2026-04-20T22:48:50.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2714 | 2026-04-20T22:48:50.829Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2715 | 2026-04-20T22:48:50.829Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4884
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2716 | 2026-04-20T22:48:50.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2717 | 2026-04-20T22:48:50.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2718 | 2026-04-20T22:48:50.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2719 | 2026-04-20T22:48:50.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2720 | 2026-04-20T22:48:50.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2721 | 2026-04-20T22:48:50.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2722 | 2026-04-20T22:48:50.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2723 | 2026-04-20T22:48:50.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2724 | 2026-04-20T22:48:50.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2725 | 2026-04-20T22:48:50.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2726 | 2026-04-20T22:48:50.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2727 | 2026-04-20T22:48:50.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2728 | 2026-04-20T22:48:50.917Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2729 | 2026-04-20T22:48:50.918Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2730 | 2026-04-20T22:48:50.918Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2731 | 2026-04-20T22:48:50.918Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2732 | 2026-04-20T22:48:50.918Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4975
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2733 | 2026-04-20T22:48:50.919Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2734 | 2026-04-20T22:48:51.483Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
self.address = 127.0.0.1:9000
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2735 | 2026-04-20T22:48:51.567Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2736 | 2026-04-20T22:48:51.567Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b5a38a08-2f91-45c5-a764-77d9f6fb48e8"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2737 | 2026-04-20T22:48:51.595Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2738 | 2026-04-20T22:48:51.596Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52ba6e3d-093d-4535-8910-e7c455b1e6a4"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2739 | 2026-04-20T22:48:51.617Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 699
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2740 | 2026-04-20T22:48:51.617Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 699
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2741 | 2026-04-20T22:48:51.617Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6215
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_smoke_test
vm_id = 144164c5-993b-4934-8699-a2a06c654d4a
|
| 2742 | 2026-04-20T22:48:51.617Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6319
file = phd-tests/tests/src/hyperv.rs
line = 54
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::hyperv
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2743 | 2026-04-20T22:48:51.618Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2744 | 2026-04-20T22:48:51.618Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2745 | 2026-04-20T22:48:51.618Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2746 | 2026-04-20T22:48:51.618Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 77
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 2747 | 2026-04-20T22:48:51.618Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2748 | 2026-04-20T22:48:51.618Z | DEBG | phd-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
|
| 2749 | 2026-04-20T22:48:51.618Z | DEBG | phd-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
|
| 2750 | 2026-04-20T22:48:51.618Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 2751 | 2026-04-20T22:48:51.629Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 2752 | 2026-04-20T22:48:51.629Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a330c08b-e0cd-4484-8b37-82b07d9a802c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 2753 | 2026-04-20T22:48:51.646Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a330c08b-e0cd-4484-8b37-82b07d9a802c", "phd-artifacts/phd-clone-da4e8d11-6aa7-443f-9342-8f72dddde5f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 2754 | 2026-04-20T22:48:51.664Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-da4e8d11-6aa7-443f-9342-8f72dddde5f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 2755 | 2026-04-20T22:48:51.676Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-da4e8d11-6aa7-443f-9342-8f72dddde5f3 0B 25.3T 242M /phd-artifacts/phd-clone-da4e8d11-6aa7-443f-9342-8f72dddde5f3\n
target = phd_framework::zfs
|
| 2756 | 2026-04-20T22:48:51.676Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2757 | 2026-04-20T22:48:51.676Z | INFO | phd-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 = 322
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test
|
| 2758 | 2026-04-20T22:48:51.677Z | DEBG | phd-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
|
| 2759 | 2026-04-20T22:48:51.677Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::hyperv::hyperv_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2760 | 2026-04-20T22:48:51.677Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 2761 | 2026-04-20T22:48:51.703Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1065
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 2762 | 2026-04-20T22:48:51.717Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2763 | 2026-04-20T22:48:51.717Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2764 | 2026-04-20T22:48:51.718Z | INFO | phd-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 = 459
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2765 | 2026-04-20T22:48:52.440Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2766 | 2026-04-20T22:48:52.441Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: bd1e28df-c6a4-45a5-b7d0-411a7dfca00a, name: "phd-vm-bd1e28df-c6a4-45a5-b7d0-411a7dfca00a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 622bb2d6-daaa-4fac-ac88-f127d4873343, project_id: 90349eda-edac-4874-8af8-de5f1a8a2710, sled_id: 9ae41378-b686-409b-92a8-d225955fb09a, sled_serial: "9ae41378-b686-409b-92a8-d225955fb09a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2767 | 2026-04-20T22:48:52.441Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2768 | 2026-04-20T22:48:52.441Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hyperv::hyperv_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2769 | 2026-04-20T22:48:52.442Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2770 | 2026-04-20T22:48:52.442Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2771 | 2026-04-20T22:48:52.442Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2772 | 2026-04-20T22:48:52.442Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2773 | 2026-04-20T22:48:52.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2774 | 2026-04-20T22:48:52.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2775 | 2026-04-20T22:48:57.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4898
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2776 | 2026-04-20T22:48:57.342Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2777 | 2026-04-20T22:48:57.342Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2778 | 2026-04-20T22:48:57.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2779 | 2026-04-20T22:48:57.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2780 | 2026-04-20T22:48:57.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2781 | 2026-04-20T22:48:57.360Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2782 | 2026-04-20T22:48:57.361Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2783 | 2026-04-20T22:48:57.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2784 | 2026-04-20T22:48:57.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2785 | 2026-04-20T22:48:57.394Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2786 | 2026-04-20T22:48:57.394Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2787 | 2026-04-20T22:48:57.394Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4951
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2788 | 2026-04-20T22:48:57.394Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::lifecycle
vm_name = hyperv_lifecycle_test
|
| 2789 | 2026-04-20T22:48:57.394Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2790 | 2026-04-20T22:48:57.394Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hyperv::hyperv_lifecycle_test
state = Reboot
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2791 | 2026-04-20T22:48:57.396Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2792 | 2026-04-20T22:48:57.396Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2793 | 2026-04-20T22:48:57.396Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2794 | 2026-04-20T22:48:57.396Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2795 | 2026-04-20T22:48:57.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2796 | 2026-04-20T22:48:57.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2797 | 2026-04-20T22:49:02.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4611
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2798 | 2026-04-20T22:49:02.009Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2799 | 2026-04-20T22:49:02.009Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2800 | 2026-04-20T22:49:02.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2801 | 2026-04-20T22:49:02.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2802 | 2026-04-20T22:49:02.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2803 | 2026-04-20T22:49:02.037Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2804 | 2026-04-20T22:49:02.037Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2805 | 2026-04-20T22:49:02.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2806 | 2026-04-20T22:49:02.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2807 | 2026-04-20T22:49:02.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2808 | 2026-04-20T22:49:02.070Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2809 | 2026-04-20T22:49:02.070Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4673
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2810 | 2026-04-20T22:49:02.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2811 | 2026-04-20T22:49:02.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2812 | 2026-04-20T22:49:02.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2813 | 2026-04-20T22:49:02.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2814 | 2026-04-20T22:49:02.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2815 | 2026-04-20T22:49:02.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2816 | 2026-04-20T22:49:02.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2817 | 2026-04-20T22:49:02.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2818 | 2026-04-20T22:49:02.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2819 | 2026-04-20T22:49:02.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2820 | 2026-04-20T22:49:02.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2821 | 2026-04-20T22:49:02.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2822 | 2026-04-20T22:49:02.158Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::hyperv::hyperv_lifecycle_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = hyperv_lifecycle_test
|
| 2823 | 2026-04-20T22:49:02.159Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2824 | 2026-04-20T22:49:02.159Z | INFO | phd-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 = 322
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test_lifecycle_1
|
| 2825 | 2026-04-20T22:49:02.159Z | DEBG | phd-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
|
| 2826 | 2026-04-20T22:49:02.159Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::hyperv::hyperv_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2827 | 2026-04-20T22:49:02.159Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 2828 | 2026-04-20T22:49:02.185Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1066
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 2829 | 2026-04-20T22:49:02.199Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 2830 | 2026-04-20T22:49:02.199Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2831 | 2026-04-20T22:49:02.199Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 5fdf3f02-b537-47dc-8368-11a66c18f708
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
timeout_duration = 45s
|
| 2832 | 2026-04-20T22:49:02.199Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2833 | 2026-04-20T22:49:02.200Z | INFO | phd-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 = 459
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2834 | 2026-04-20T22:49:03.011Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 1e01ab45-eacb-4fef-a71c-339533d08a83, name: "phd-vm-1e01ab45-eacb-4fef-a71c-339533d08a83", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 622bb2d6-daaa-4fac-ac88-f127d4873343, project_id: 90349eda-edac-4874-8af8-de5f1a8a2710, sled_id: f51d23b1-dafc-4b1b-ae0a-13ec60cae849, sled_serial: "f51d23b1-dafc-4b1b-ae0a-13ec60cae849", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2835 | 2026-04-20T22:49:03.011Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 5fdf3f02-b537-47dc-8368-11a66c18f708
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2836 | 2026-04-20T22:49:06.296Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":15458}}
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2837 | 2026-04-20T22:49:08.022Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2838 | 2026-04-20T22:49:08.022Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 5010
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 5fdf3f02-b537-47dc-8368-11a66c18f708
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2839 | 2026-04-20T22:49:08.025Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2840 | 2026-04-20T22:49:08.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2841 | 2026-04-20T22:49:08.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2842 | 2026-04-20T22:49:08.027Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2843 | 2026-04-20T22:49:08.109Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2844 | 2026-04-20T22:49:08.109Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 16390
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
|
| 2845 | 2026-04-20T22:49:08.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2846 | 2026-04-20T22:49:08.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2847 | 2026-04-20T22:49:08.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2848 | 2026-04-20T22:49:08.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 37
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2849 | 2026-04-20T22:49:08.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2850 | 2026-04-20T22:49:08.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2851 | 2026-04-20T22:49:08.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2852 | 2026-04-20T22:49:08.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2853 | 2026-04-20T22:49:08.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2854 | 2026-04-20T22:49:08.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2855 | 2026-04-20T22:49:08.192Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2856 | 2026-04-20T22:49:08.192Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2857 | 2026-04-20T22:49:08.192Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 15750
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2858 | 2026-04-20T22:49:08.192Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2859 | 2026-04-20T22:49:08.193Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2860 | 2026-04-20T22:49:08.194Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2861 | 2026-04-20T22:49:08.799Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2862 | 2026-04-20T22:49:08.883Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2863 | 2026-04-20T22:49:08.883Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-da4e8d11-6aa7-443f-9342-8f72dddde5f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2864 | 2026-04-20T22:49:08.915Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2865 | 2026-04-20T22:49:08.915Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a330c08b-e0cd-4484-8b37-82b07d9a802c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2866 | 2026-04-20T22:49:08.933Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 740
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2867 | 2026-04-20T22:49:08.933Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6733
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2868 | 2026-04-20T22:49:08.933Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 740
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2869 | 2026-04-20T22:49:08.933Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6733
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = bd1e28df-c6a4-45a5-b7d0-411a7dfca00a
target = phd_framework::test_vm
target_id = 1e01ab45-eacb-4fef-a71c-339533d08a83
|
| 2870 | 2026-04-20T22:49:08.933Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 17314
file = phd-tests/tests/src/hyperv.rs
line = 77
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 2871 | 2026-04-20T22:49:08.933Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2872 | 2026-04-20T22:49:08.933Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2873 | 2026-04-20T22:49:08.933Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2874 | 2026-04-20T22:49:08.934Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 105
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::hyperv
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2875 | 2026-04-20T22:49:08.934Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2876 | 2026-04-20T22:49:08.934Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2877 | 2026-04-20T22:49:08.934Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2878 | 2026-04-20T22:49:08.934Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 2879 | 2026-04-20T22:49:08.945Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2880 | 2026-04-20T22:49:08.945Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b4266e1b-4ce5-46d0-a689-db1c116c6226"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = snapshot
|
| 2881 | 2026-04-20T22:49:08.969Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b4266e1b-4ce5-46d0-a689-db1c116c6226", "phd-artifacts/phd-clone-dec1bdcd-3d3d-4a20-8d95-bfcd8aa52433"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = clone
|
| 2882 | 2026-04-20T22:49:08.985Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dec1bdcd-3d3d-4a20-8d95-bfcd8aa52433"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = list
|
| 2883 | 2026-04-20T22:49:08.996Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dec1bdcd-3d3d-4a20-8d95-bfcd8aa52433 0B 25.3T 242M /phd-artifacts/phd-clone-dec1bdcd-3d3d-4a20-8d95-bfcd8aa52433\n
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2884 | 2026-04-20T22:49:08.997Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2885 | 2026-04-20T22:49:08.997Z | INFO | phd-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 = 322
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = hyperv_reference_tsc_test
|
| 2886 | 2026-04-20T22:49:08.997Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /work/phd-test/propolis-server
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2887 | 2026-04-20T22:49:08.997Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2888 | 2026-04-20T22:49:08.997Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test.stdout.log"
target = phd_framework::log_config
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2889 | 2026-04-20T22:49:09.024Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1075
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2890 | 2026-04-20T22:49:09.038Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2891 | 2026-04-20T22:49:09.038Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2892 | 2026-04-20T22:49:09.039Z | INFO | phd-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 = 459
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2893 | 2026-04-20T22:49:09.442Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2894 | 2026-04-20T22:49:09.443Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03, name: "phd-vm-95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 81d2954d-6962-4607-aea2-b3dbd186e1d4, project_id: 2d0e3aec-7c79-40a5-8f27-05fb18ec4efa, sled_id: c64f6168-b3a9-4616-a4f3-0143e66e8e8d, sled_serial: "c64f6168-b3a9-4616-a4f3-0143e66e8e8d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2895 | 2026-04-20T22:49:09.443Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2896 | 2026-04-20T22:49:09.443Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
state = Run
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2897 | 2026-04-20T22:49:09.444Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2898 | 2026-04-20T22:49:09.444Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2899 | 2026-04-20T22:49:09.444Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2900 | 2026-04-20T22:49:09.444Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2901 | 2026-04-20T22:49:09.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2902 | 2026-04-20T22:49:09.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2903 | 2026-04-20T22:49:13.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4428
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2904 | 2026-04-20T22:49:13.874Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2905 | 2026-04-20T22:49:13.874Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2906 | 2026-04-20T22:49:13.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2907 | 2026-04-20T22:49:13.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2908 | 2026-04-20T22:49:13.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2909 | 2026-04-20T22:49:13.893Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2910 | 2026-04-20T22:49:13.893Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2911 | 2026-04-20T22:49:13.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2912 | 2026-04-20T22:49:13.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2913 | 2026-04-20T22:49:13.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2914 | 2026-04-20T22:49:13.926Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2915 | 2026-04-20T22:49:13.926Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4480
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2916 | 2026-04-20T22:49:13.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2917 | 2026-04-20T22:49:13.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2918 | 2026-04-20T22:49:13.936Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2919 | 2026-04-20T22:49:13.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2920 | 2026-04-20T22:49:13.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2921 | 2026-04-20T22:49:13.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2922 | 2026-04-20T22:49:13.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2923 | 2026-04-20T22:49:13.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2924 | 2026-04-20T22:49:13.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2925 | 2026-04-20T22:49:13.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2926 | 2026-04-20T22:49:13.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2927 | 2026-04-20T22:49:14.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2928 | 2026-04-20T22:49:14.013Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::lifecycle
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = hyperv_reference_tsc_test
|
| 2929 | 2026-04-20T22:49:14.014Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2930 | 2026-04-20T22:49:14.014Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
state = Reboot
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2931 | 2026-04-20T22:49:14.015Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2932 | 2026-04-20T22:49:14.015Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2933 | 2026-04-20T22:49:14.015Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2934 | 2026-04-20T22:49:14.015Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2935 | 2026-04-20T22:49:14.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2936 | 2026-04-20T22:49:14.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2937 | 2026-04-20T22:49:18.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4147
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2938 | 2026-04-20T22:49:18.163Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2939 | 2026-04-20T22:49:18.163Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2940 | 2026-04-20T22:49:18.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2941 | 2026-04-20T22:49:18.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2942 | 2026-04-20T22:49:18.193Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2943 | 2026-04-20T22:49:18.193Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2944 | 2026-04-20T22:49:18.193Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2945 | 2026-04-20T22:49:18.193Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2946 | 2026-04-20T22:49:18.193Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2947 | 2026-04-20T22:49:18.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2948 | 2026-04-20T22:49:18.225Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2949 | 2026-04-20T22:49:18.225Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4209
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2950 | 2026-04-20T22:49:18.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2951 | 2026-04-20T22:49:18.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2952 | 2026-04-20T22:49:18.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2953 | 2026-04-20T22:49:18.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2954 | 2026-04-20T22:49:18.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2955 | 2026-04-20T22:49:18.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2956 | 2026-04-20T22:49:18.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2957 | 2026-04-20T22:49:18.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2958 | 2026-04-20T22:49:18.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2959 | 2026-04-20T22:49:18.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2960 | 2026-04-20T22:49:18.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2961 | 2026-04-20T22:49:18.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2962 | 2026-04-20T22:49:18.302Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
propolis_artifact = __DEFAULT_PROPOLIS
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::lifecycle
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = hyperv_reference_tsc_test
|
| 2963 | 2026-04-20T22:49:18.303Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2964 | 2026-04-20T22:49:18.303Z | INFO | phd-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 = 322
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm_name = hyperv_reference_tsc_test_lifecycle_1
|
| 2965 | 2026-04-20T22:49:18.303Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = /work/phd-test/propolis-server
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::artifacts::store
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2966 | 2026-04-20T22:49:18.303Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2967 | 2026-04-20T22:49:18.303Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2968 | 2026-04-20T22:49:18.327Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1076
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2969 | 2026-04-20T22:49:18.340Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 2970 | 2026-04-20T22:49:18.341Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2971 | 2026-04-20T22:49:18.341Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 55ce4978-e1db-4233-8faf-96e2586d9077
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
timeout_duration = 45s
|
| 2972 | 2026-04-20T22:49:18.341Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2973 | 2026-04-20T22:49:18.341Z | INFO | phd-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 = 459
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2974 | 2026-04-20T22:49:18.772Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4, name: "phd-vm-f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 81d2954d-6962-4607-aea2-b3dbd186e1d4, project_id: 2d0e3aec-7c79-40a5-8f27-05fb18ec4efa, sled_id: ac11a469-08f9-448d-9803-faaee86bb882, sled_serial: "ac11a469-08f9-448d-9803-faaee86bb882", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2975 | 2026-04-20T22:49:18.772Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 55ce4978-e1db-4233-8faf-96e2586d9077
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2976 | 2026-04-20T22:49:21.989Z | INFO | phd-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":15592}}
target = phd_framework::serial
|
| 2977 | 2026-04-20T22:49:22.097Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2978 | 2026-04-20T22:49:22.097Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3324
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 55ce4978-e1db-4233-8faf-96e2586d9077
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2979 | 2026-04-20T22:49:22.099Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2980 | 2026-04-20T22:49:22.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2981 | 2026-04-20T22:49:22.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2982 | 2026-04-20T22:49:22.101Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9000
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2983 | 2026-04-20T22:49:22.185Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 86
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2984 | 2026-04-20T22:49:22.186Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13146
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test
vm_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
|
| 2985 | 2026-04-20T22:49:22.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 86
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2986 | 2026-04-20T22:49:22.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2987 | 2026-04-20T22:49:22.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2988 | 2026-04-20T22:49:22.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 35
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2989 | 2026-04-20T22:49:22.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2990 | 2026-04-20T22:49:22.222Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2991 | 2026-04-20T22:49:22.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2992 | 2026-04-20T22:49:22.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2993 | 2026-04-20T22:49:22.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2994 | 2026-04-20T22:49:22.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2995 | 2026-04-20T22:49:22.265Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 2996 | 2026-04-20T22:49:22.266Z | DEBG | phd-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
|
| 2997 | 2026-04-20T22:49:22.266Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12822
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2998 | 2026-04-20T22:49:22.266Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2999 | 2026-04-20T22:49:22.266Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3000 | 2026-04-20T22:49:22.267Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3001 | 2026-04-20T22:49:22.718Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9002
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm::server
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3002 | 2026-04-20T22:49:22.801Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3003 | 2026-04-20T22:49:22.802Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dec1bdcd-3d3d-4a20-8d95-bfcd8aa52433"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3004 | 2026-04-20T22:49:22.831Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3005 | 2026-04-20T22:49:22.831Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b4266e1b-4ce5-46d0-a689-db1c116c6226"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::zfs
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3006 | 2026-04-20T22:49:22.850Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 584
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::test_vm
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3007 | 2026-04-20T22:49:22.850Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4509
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3008 | 2026-04-20T22:49:22.850Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4509
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 95e3eaab-5e5c-4ba6-80ca-441fa3c7ef03
target = phd_framework::test_vm
target_id = f3846f5f-60c5-4ebb-a1ee-ea5234e5d4e4
|
| 3009 | 2026-04-20T22:49:22.851Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13915
file = phd-tests/tests/src/hyperv.rs
line = 105
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_tests::hyperv
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 3010 | 2026-04-20T22:49:22.851Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 584
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3011 | 2026-04-20T22:49:22.851Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3012 | 2026-04-20T22:49:22.851Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3013 | 2026-04-20T22:49:22.851Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3014 | 2026-04-20T22:49:22.851Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 165
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3015 | 2026-04-20T22:49:22.851Z | DEBG | phd-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
|
| 3016 | 2026-04-20T22:49:22.851Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3017 | 2026-04-20T22:49:22.851Z | DEBG | phd-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
|
| 3018 | 2026-04-20T22:49:22.851Z | DEBG | phd-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
|
| 3019 | 2026-04-20T22:49:22.851Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = list
|
| 3020 | 2026-04-20T22:49:22.862Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3021 | 2026-04-20T22:49:22.862Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0b28e64f-b6af-4f7a-ad29-9ad853d4219f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = snapshot
|
| 3022 | 2026-04-20T22:49:22.877Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0b28e64f-b6af-4f7a-ad29-9ad853d4219f", "phd-artifacts/phd-clone-815bd445-da82-4150-bb7e-1e504b994657"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = clone
|
| 3023 | 2026-04-20T22:49:22.893Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-815bd445-da82-4150-bb7e-1e504b994657"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = list
|
| 3024 | 2026-04-20T22:49:22.904Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-815bd445-da82-4150-bb7e-1e504b994657 0B 25.3T 242M /phd-artifacts/phd-clone-815bd445-da82-4150-bb7e-1e504b994657\n
target = phd_framework::zfs
|
| 3025 | 2026-04-20T22:49:22.905Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3026 | 2026-04-20T22:49:22.905Z | INFO | phd-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 = 322
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_test
|
| 3027 | 2026-04-20T22:49:22.905Z | DEBG | phd-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
|
| 3028 | 2026-04-20T22:49:22.905Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3029 | 2026-04-20T22:49:22.905Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_test.stdout.log"
target = phd_framework::log_config
|
| 3030 | 2026-04-20T22:49:22.931Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1085
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 3031 | 2026-04-20T22:49:22.946Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3032 | 2026-04-20T22:49:22.946Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3033 | 2026-04-20T22:49:22.946Z | INFO | phd-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 = 459
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3034 | 2026-04-20T22:49:23.593Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3035 | 2026-04-20T22:49:23.594Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 7d1330c4-7031-4015-837b-7d7cbe8977f0, name: "phd-vm-7d1330c4-7031-4015-837b-7d7cbe8977f0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9d2ff0e5-2522-45b5-aec3-703026c7b5e0, project_id: 5ab5eff4-6f0e-4163-b429-a2722da5847e, sled_id: 46c03b83-c539-4926-9f2e-45d24af88b7a, sled_serial: "46c03b83-c539-4926-9f2e-45d24af88b7a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3036 | 2026-04-20T22:49:23.594Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3037 | 2026-04-20T22:49:23.594Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
state = Run
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3038 | 2026-04-20T22:49:23.595Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3039 | 2026-04-20T22:49:23.595Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3040 | 2026-04-20T22:49:23.595Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3041 | 2026-04-20T22:49:23.596Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3042 | 2026-04-20T22:49:23.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3043 | 2026-04-20T22:49:23.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3044 | 2026-04-20T22:49:27.987Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4390
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3045 | 2026-04-20T22:49:27.987Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3046 | 2026-04-20T22:49:27.987Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3047 | 2026-04-20T22:49:27.987Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3048 | 2026-04-20T22:49:27.987Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3049 | 2026-04-20T22:49:28.005Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3050 | 2026-04-20T22:49:28.005Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3051 | 2026-04-20T22:49:28.006Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3052 | 2026-04-20T22:49:28.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3053 | 2026-04-20T22:49:28.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3054 | 2026-04-20T22:49:28.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3055 | 2026-04-20T22:49:28.038Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3056 | 2026-04-20T22:49:28.038Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4442
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3057 | 2026-04-20T22:49:28.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3058 | 2026-04-20T22:49:28.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3059 | 2026-04-20T22:49:28.049Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3060 | 2026-04-20T22:49:28.049Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3061 | 2026-04-20T22:49:28.049Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3062 | 2026-04-20T22:49:28.082Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3063 | 2026-04-20T22:49:28.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3064 | 2026-04-20T22:49:28.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3065 | 2026-04-20T22:49:28.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3066 | 2026-04-20T22:49:28.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3067 | 2026-04-20T22:49:28.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3068 | 2026-04-20T22:49:28.126Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3069 | 2026-04-20T22:49:28.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3070 | 2026-04-20T22:49:28.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3071 | 2026-04-20T22:49:28.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3072 | 2026-04-20T22:49:28.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3073 | 2026-04-20T22:49:28.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3074 | 2026-04-20T22:49:28.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3075 | 2026-04-20T22:49:28.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3076 | 2026-04-20T22:49:28.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3077 | 2026-04-20T22:49:28.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3078 | 2026-04-20T22:49:28.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3079 | 2026-04-20T22:49:28.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3080 | 2026-04-20T22:49:28.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3081 | 2026-04-20T22:49:29.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3082 | 2026-04-20T22:49:29.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3083 | 2026-04-20T22:49:29.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3084 | 2026-04-20T22:49:29.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3085 | 2026-04-20T22:49:29.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3086 | 2026-04-20T22:49:29.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3087 | 2026-04-20T22:49:29.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3088 | 2026-04-20T22:49:29.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3089 | 2026-04-20T22:49:29.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3090 | 2026-04-20T22:49:29.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3091 | 2026-04-20T22:49:29.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3092 | 2026-04-20T22:49:29.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3093 | 2026-04-20T22:49:29.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3094 | 2026-04-20T22:49:29.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3095 | 2026-04-20T22:49:29.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3096 | 2026-04-20T22:49:29.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3097 | 2026-04-20T22:49:29.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3098 | 2026-04-20T22:49:29.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3099 | 2026-04-20T22:49:29.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3100 | 2026-04-20T22:49:29.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3101 | 2026-04-20T22:49:29.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3102 | 2026-04-20T22:49:29.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3103 | 2026-04-20T22:49:29.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3104 | 2026-04-20T22:49:29.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3105 | 2026-04-20T22:49:30.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3106 | 2026-04-20T22:49:30.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3107 | 2026-04-20T22:49:30.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3108 | 2026-04-20T22:49:30.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3109 | 2026-04-20T22:49:30.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3110 | 2026-04-20T22:49:30.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3111 | 2026-04-20T22:49:30.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3112 | 2026-04-20T22:49:30.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3113 | 2026-04-20T22:49:30.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3114 | 2026-04-20T22:49:30.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3115 | 2026-04-20T22:49:30.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3116 | 2026-04-20T22:49:30.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3117 | 2026-04-20T22:49:30.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3118 | 2026-04-20T22:49:30.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3119 | 2026-04-20T22:49:30.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3120 | 2026-04-20T22:49:30.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3121 | 2026-04-20T22:49:30.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3122 | 2026-04-20T22:49:31.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3123 | 2026-04-20T22:49:31.030Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3124 | 2026-04-20T22:49:31.030Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3125 | 2026-04-20T22:49:31.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3126 | 2026-04-20T22:49:31.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3127 | 2026-04-20T22:49:31.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3128 | 2026-04-20T22:49:31.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3129 | 2026-04-20T22:49:31.576Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 500, tv_nsec: 26067510 }, guest_ns: 2645296100 }
before = Reading { taken_at: Instant { tv_sec: 499, tv_nsec: 436717832 }, guest_ns: 2055689200 }
diff = 257222
diff_pct = 0.0004364505650921896
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 589606900
host_delta_ns = 589349678
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3130 | 2026-04-20T22:49:31.576Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 500, tv_nsec: 615522276 }, guest_ns: 3234705500 }
before = Reading { taken_at: Instant { tv_sec: 500, tv_nsec: 26067510 }, guest_ns: 2645296100 }
diff = 45366
diff_pct = 0.00007696264856394426
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 589409400
host_delta_ns = 589454766
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3131 | 2026-04-20T22:49:31.576Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 501, tv_nsec: 204949420 }, guest_ns: 3824610600 }
before = Reading { taken_at: Instant { tv_sec: 500, tv_nsec: 615522276 }, guest_ns: 3234705500 }
diff = 477956
diff_pct = 0.0008108822351757863
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 589905100
host_delta_ns = 589427144
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3132 | 2026-04-20T22:49:31.576Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 501, tv_nsec: 794155857 }, guest_ns: 4413612200 }
before = Reading { taken_at: Instant { tv_sec: 501, tv_nsec: 204949420 }, guest_ns: 3824610600 }
diff = 204837
diff_pct = 0.000347648951431941
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 589001600
host_delta_ns = 589206437
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3133 | 2026-04-20T22:49:31.576Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 502, tv_nsec: 384830706 }, guest_ns: 5002520100 }
before = Reading { taken_at: Instant { tv_sec: 501, tv_nsec: 794155857 }, guest_ns: 4413612200 }
diff = 1766949
diff_pct = 0.0029914072065052493
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 588907900
host_delta_ns = 590674849
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3134 | 2026-04-20T22:49:31.576Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 282
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3135 | 2026-04-20T22:49:31.576Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3136 | 2026-04-20T22:49:31.576Z | INFO | phd-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 = 322
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_target
|
| 3137 | 2026-04-20T22:49:31.577Z | DEBG | phd-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
|
| 3138 | 2026-04-20T22:49:31.577Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3139 | 2026-04-20T22:49:31.577Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_target.stdout.log"
target = phd_framework::log_config
|
| 3140 | 2026-04-20T22:49:31.603Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1086
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 3141 | 2026-04-20T22:49:31.616Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3142 | 2026-04-20T22:49:31.616Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3143 | 2026-04-20T22:49:31.616Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = d7ee0cce-4958-4e74-9393-c655ef8d7e11
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
timeout_duration = 45s
|
| 3144 | 2026-04-20T22:49:31.616Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3145 | 2026-04-20T22:49:31.617Z | INFO | phd-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 = 459
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3146 | 2026-04-20T22:49:32.436Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 435df64c-640c-43bb-8844-0b195c1d46de, name: "phd-vm-435df64c-640c-43bb-8844-0b195c1d46de", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9d2ff0e5-2522-45b5-aec3-703026c7b5e0, project_id: 5ab5eff4-6f0e-4163-b429-a2722da5847e, sled_id: c0b685b8-2b19-4e22-97e7-0bbbf0d20f93, sled_serial: "c0b685b8-2b19-4e22-97e7-0bbbf0d20f93", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3147 | 2026-04-20T22:49:32.436Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = d7ee0cce-4958-4e74-9393-c655ef8d7e11
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3148 | 2026-04-20T22:49:35.149Z | INFO | phd-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":8353}}
target = phd_framework::serial
|
| 3149 | 2026-04-20T22:49:35.439Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3150 | 2026-04-20T22:49:35.439Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3002
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = d7ee0cce-4958-4e74-9393-c655ef8d7e11
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3151 | 2026-04-20T22:49:35.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3152 | 2026-04-20T22:49:35.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3153 | 2026-04-20T22:49:35.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3154 | 2026-04-20T22:49:35.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3155 | 2026-04-20T22:49:35.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3156 | 2026-04-20T22:49:35.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3157 | 2026-04-20T22:49:35.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3158 | 2026-04-20T22:49:35.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3159 | 2026-04-20T22:49:35.494Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3160 | 2026-04-20T22:49:35.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3161 | 2026-04-20T22:49:35.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3162 | 2026-04-20T22:49:35.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3163 | 2026-04-20T22:49:36.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3164 | 2026-04-20T22:49:36.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3165 | 2026-04-20T22:49:36.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3166 | 2026-04-20T22:49:36.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3167 | 2026-04-20T22:49:36.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3168 | 2026-04-20T22:49:36.076Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3169 | 2026-04-20T22:49:36.076Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3170 | 2026-04-20T22:49:36.076Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3171 | 2026-04-20T22:49:36.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3172 | 2026-04-20T22:49:36.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3173 | 2026-04-20T22:49:36.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3174 | 2026-04-20T22:49:36.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3175 | 2026-04-20T22:49:36.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3176 | 2026-04-20T22:49:36.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3177 | 2026-04-20T22:49:36.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3178 | 2026-04-20T22:49:36.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3179 | 2026-04-20T22:49:36.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3180 | 2026-04-20T22:49:36.666Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3181 | 2026-04-20T22:49:36.666Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3182 | 2026-04-20T22:49:36.666Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3183 | 2026-04-20T22:49:36.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3184 | 2026-04-20T22:49:36.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3185 | 2026-04-20T22:49:36.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3186 | 2026-04-20T22:49:36.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3187 | 2026-04-20T22:49:37.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3188 | 2026-04-20T22:49:37.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3189 | 2026-04-20T22:49:37.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3190 | 2026-04-20T22:49:37.222Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3191 | 2026-04-20T22:49:37.222Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3192 | 2026-04-20T22:49:37.255Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3193 | 2026-04-20T22:49:37.255Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3194 | 2026-04-20T22:49:37.255Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3195 | 2026-04-20T22:49:37.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3196 | 2026-04-20T22:49:37.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3197 | 2026-04-20T22:49:37.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3198 | 2026-04-20T22:49:37.288Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3199 | 2026-04-20T22:49:37.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3200 | 2026-04-20T22:49:37.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3201 | 2026-04-20T22:49:37.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3202 | 2026-04-20T22:49:37.800Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3203 | 2026-04-20T22:49:37.800Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3204 | 2026-04-20T22:49:37.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3205 | 2026-04-20T22:49:37.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3206 | 2026-04-20T22:49:37.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3207 | 2026-04-20T22:49:37.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3208 | 2026-04-20T22:49:37.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3209 | 2026-04-20T22:49:37.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3210 | 2026-04-20T22:49:37.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3211 | 2026-04-20T22:49:38.378Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3212 | 2026-04-20T22:49:38.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3213 | 2026-04-20T22:49:38.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3214 | 2026-04-20T22:49:38.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3215 | 2026-04-20T22:49:38.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3216 | 2026-04-20T22:49:38.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3217 | 2026-04-20T22:49:38.423Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3218 | 2026-04-20T22:49:38.423Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3219 | 2026-04-20T22:49:38.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3220 | 2026-04-20T22:49:38.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3221 | 2026-04-20T22:49:38.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3222 | 2026-04-20T22:49:38.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3223 | 2026-04-20T22:49:38.968Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 507, tv_nsec: 430075615 }, guest_ns: 10047741600 }
before = Reading { taken_at: Instant { tv_sec: 506, tv_nsec: 837518594 }, guest_ns: 9457241300 }
diff = 2056721
diff_pct = 0.0034709250369341247
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 590500300
host_delta_ns = 592557021
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3224 | 2026-04-20T22:49:38.969Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 508, tv_nsec: 19068609 }, guest_ns: 10639114400 }
before = Reading { taken_at: Instant { tv_sec: 507, tv_nsec: 430075615 }, guest_ns: 10047741600 }
diff = 2379806
diff_pct = 0.004040465717322268
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 591372800
host_delta_ns = 588992994
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3225 | 2026-04-20T22:49:38.969Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 508, tv_nsec: 598023348 }, guest_ns: 11227994600 }
before = Reading { taken_at: Instant { tv_sec: 508, tv_nsec: 19068609 }, guest_ns: 10639114400 }
diff = 9925461
diff_pct = 0.017143759833702647
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 588880200
host_delta_ns = 578954739
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3226 | 2026-04-20T22:49:38.969Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 509, tv_nsec: 186465583 }, guest_ns: 11806071100 }
before = Reading { taken_at: Instant { tv_sec: 508, tv_nsec: 598023348 }, guest_ns: 11227994600 }
diff = 10365735
diff_pct = 0.017615552357488413
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 578076500
host_delta_ns = 588442235
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3227 | 2026-04-20T22:49:38.969Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 509, tv_nsec: 776723505 }, guest_ns: 12397012100 }
before = Reading { taken_at: Instant { tv_sec: 509, tv_nsec: 186465583 }, guest_ns: 11806071100 }
diff = 683078
diff_pct = 0.0011572534218354802
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 590941000
host_delta_ns = 590257922
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3228 | 2026-04-20T22:49:38.969Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 282
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3229 | 2026-04-20T22:49:38.969Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3230 | 2026-04-20T22:49:38.969Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3231 | 2026-04-20T22:49:38.969Z | DEBG | phd-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
|
| 3232 | 2026-04-20T22:49:38.969Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 15374
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3233 | 2026-04-20T22:49:38.970Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3234 | 2026-04-20T22:49:38.970Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3235 | 2026-04-20T22:49:38.971Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3236 | 2026-04-20T22:49:38.972Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3237 | 2026-04-20T22:49:39.056Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 86
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3238 | 2026-04-20T22:49:39.056Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 16109
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
|
| 3239 | 2026-04-20T22:49:39.057Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3240 | 2026-04-20T22:49:39.140Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3241 | 2026-04-20T22:49:39.140Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-815bd445-da82-4150-bb7e-1e504b994657"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3242 | 2026-04-20T22:49:39.169Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3243 | 2026-04-20T22:49:39.169Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0b28e64f-b6af-4f7a-ad29-9ad853d4219f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3244 | 2026-04-20T22:49:39.192Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 222
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3245 | 2026-04-20T22:49:39.193Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7575
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
vm = hyperv_reference_tsc_elapsed_target
vm_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3246 | 2026-04-20T22:49:39.193Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7576
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 7d1330c4-7031-4015-837b-7d7cbe8977f0
target = phd_framework::test_vm
target_id = 435df64c-640c-43bb-8844-0b195c1d46de
|
| 3247 | 2026-04-20T22:49:39.193Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 222
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3248 | 2026-04-20T22:49:39.193Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 16340
file = phd-tests/tests/src/hyperv.rs
line = 165
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3249 | 2026-04-20T22:49:39.193Z | INFO | phd-runner: Starting test phd_tests::stats::instance_vcpu_stats
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3250 | 2026-04-20T22:49:39.193Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3251 | 2026-04-20T22:49:39.193Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3252 | 2026-04-20T22:49:39.193Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 3253 | 2026-04-20T22:49:39.193Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3254 | 2026-04-20T22:49:39.193Z | DEBG | phd-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
|
| 3255 | 2026-04-20T22:49:39.193Z | DEBG | phd-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
|
| 3256 | 2026-04-20T22:49:39.193Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 3257 | 2026-04-20T22:49:39.205Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::stats::instance_vcpu_stats
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3258 | 2026-04-20T22:49:39.205Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-74424a9a-dca5-43f8-ad7f-07a9d104dac5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = snapshot
|
| 3259 | 2026-04-20T22:49:39.221Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-74424a9a-dca5-43f8-ad7f-07a9d104dac5", "phd-artifacts/phd-clone-e6fb1309-59df-4cba-85c5-db99d9c69d28"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = clone
|
| 3260 | 2026-04-20T22:49:39.239Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e6fb1309-59df-4cba-85c5-db99d9c69d28"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 3261 | 2026-04-20T22:49:39.250Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::stats::instance_vcpu_stats
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e6fb1309-59df-4cba-85c5-db99d9c69d28 0B 25.3T 242M /phd-artifacts/phd-clone-e6fb1309-59df-4cba-85c5-db99d9c69d28\n
target = phd_framework::zfs
|
| 3262 | 2026-04-20T22:49:39.251Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 3263 | 2026-04-20T22:49:39.251Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: Some(Local) }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm_name = instance_vcpu_stats
|
| 3264 | 2026-04-20T22:49:39.251Z | DEBG | phd-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
|
| 3265 | 2026-04-20T22:49:39.271Z | DEBG | slog-rs (phd-oximeter-consumer): registered endpoint
local_addr = [::1]:42133
method = POST
path = /metrics/producers
versions = all
|
| 3266 | 2026-04-20T22:49:39.272Z | INFO | slog-rs (phd-oximeter-consumer): listening
local_addr = [::1]:42133
|
| 3267 | 2026-04-20T22:49:39.272Z | DEBG | slog-rs (phd-oximeter-consumer): DTrace USDT probes compiled out, not registering
local_addr = [::1]:42133
|
| 3268 | 2026-04-20T22:49:39.272Z | INFO | slog-rs (phd-oximeter-consumer): fake oximeter test server listening
address = [::1]:42133
|
| 3269 | 2026-04-20T22:49:39.273Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::stats::instance_vcpu_stats
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3270 | 2026-04-20T22:49:39.273Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::stats::instance_vcpu_stats
stderr_path = "/tmp/propolis-phd/phd_tests::stats::instance_vcpu_stats/instance_vcpu_stats.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::stats::instance_vcpu_stats/instance_vcpu_stats.stdout.log"
target = phd_framework::log_config
|
| 3271 | 2026-04-20T22:49:39.300Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1095
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm::server
|
| 3272 | 2026-04-20T22:49:39.315Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 63
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 3273 | 2026-04-20T22:49:39.315Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3274 | 2026-04-20T22:49:39.315Z | INFO | phd-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 = 459
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3275 | 2026-04-20T22:49:40.137Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3276 | 2026-04-20T22:49:40.138Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: e16f8efe-ce69-4e81-8b67-a672fd5cf8ed, name: "phd-vm-e16f8efe-ce69-4e81-8b67-a672fd5cf8ed", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8290407a-622f-4853-b529-f74c23596c39, project_id: 3c0a5a36-6d19-4abb-ab72-f03e575f6387, sled_id: e05d7bce-78d3-4546-9143-3669eaf4cc51, sled_serial: "e05d7bce-78d3-4546-9143-3669eaf4cc51", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3277 | 2026-04-20T22:49:40.138Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3278 | 2026-04-20T22:49:40.138Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::stats::instance_vcpu_stats
state = Run
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3279 | 2026-04-20T22:49:40.139Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3280 | 2026-04-20T22:49:40.139Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 3281 | 2026-04-20T22:49:40.139Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = 300s
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3282 | 2026-04-20T22:49:40.139Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3283 | 2026-04-20T22:49:40.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3284 | 2026-04-20T22:49:40.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3285 | 2026-04-20T22:49:40.173Z | INFO | slog-rs (phd-oximeter-consumer): accepted connection
local_addr = [::1]:42133
remote_addr = [::1]:56135
|
| 3286 | 2026-04-20T22:49:40.174Z | TRAC | slog-rs (phd-oximeter-consumer): incoming request
local_addr = [::1]:42133
method = POST
remote_addr = [::1]:56135
req_id = 36c9f6b3-0c24-4a6a-a2c3-c2fa61a2a691
uri = /metrics/producers
|
| 3287 | 2026-04-20T22:49:40.177Z | INFO | slog-rs (phd-oximeter-consumer): request completed
latency_us = 2442
local_addr = [::1]:42133
method = POST
remote_addr = [::1]:56135
req_id = 36c9f6b3-0c24-4a6a-a2c3-c2fa61a2a691
response_code = 201
uri = /metrics/producers
|
| 3288 | 2026-04-20T22:49:44.094Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3954
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3289 | 2026-04-20T22:49:44.094Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3290 | 2026-04-20T22:49:44.094Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3291 | 2026-04-20T22:49:44.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3292 | 2026-04-20T22:49:44.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3293 | 2026-04-20T22:49:44.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3294 | 2026-04-20T22:49:44.113Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3295 | 2026-04-20T22:49:44.113Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3296 | 2026-04-20T22:49:44.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3297 | 2026-04-20T22:49:44.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3298 | 2026-04-20T22:49:44.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3299 | 2026-04-20T22:49:44.145Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 3300 | 2026-04-20T22:49:44.145Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4005
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 3301 | 2026-04-20T22:49:44.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3302 | 2026-04-20T22:49:44.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3303 | 2026-04-20T22:49:44.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3304 | 2026-04-20T22:49:44.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3305 | 2026-04-20T22:49:44.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3306 | 2026-04-20T22:50:04.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20034
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3307 | 2026-04-20T22:50:04.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3308 | 2026-04-20T22:50:04.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3309 | 2026-04-20T22:50:04.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3310 | 2026-04-20T22:50:04.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3311 | 2026-04-20T22:50:04.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3312 | 2026-04-20T22:50:04.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3313 | 2026-04-20T22:50:05.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3314 | 2026-04-20T22:50:05.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3315 | 2026-04-20T22:50:05.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3316 | 2026-04-20T22:50:05.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3317 | 2026-04-20T22:50:05.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3318 | 2026-04-20T22:50:05.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3319 | 2026-04-20T22:50:05.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3320 | 2026-04-20T22:50:05.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3321 | 2026-04-20T22:50:05.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3322 | 2026-04-20T22:50:05.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3323 | 2026-04-20T22:50:05.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3324 | 2026-04-20T22:50:05.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3325 | 2026-04-20T22:50:05.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3326 | 2026-04-20T22:50:05.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3327 | 2026-04-20T22:50:05.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3328 | 2026-04-20T22:50:05.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3329 | 2026-04-20T22:50:05.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3330 | 2026-04-20T22:50:05.812Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3331 | 2026-04-20T22:50:05.812Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3332 | 2026-04-20T22:50:05.812Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3333 | 2026-04-20T22:50:05.824Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3334 | 2026-04-20T22:50:05.824Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3335 | 2026-04-20T22:50:05.824Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3336 | 2026-04-20T22:50:05.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3337 | 2026-04-20T22:50:05.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3338 | 2026-04-20T22:50:05.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3339 | 2026-04-20T22:50:05.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3340 | 2026-04-20T22:50:05.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3341 | 2026-04-20T22:50:05.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3342 | 2026-04-20T22:50:10.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4504
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3343 | 2026-04-20T22:50:10.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3344 | 2026-04-20T22:50:10.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3345 | 2026-04-20T22:50:10.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3346 | 2026-04-20T22:50:10.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3347 | 2026-04-20T22:50:10.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3348 | 2026-04-20T22:50:10.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3349 | 2026-04-20T22:50:20.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3350 | 2026-04-20T22:50:20.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3351 | 2026-04-20T22:50:20.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3352 | 2026-04-20T22:50:20.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3353 | 2026-04-20T22:50:20.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3354 | 2026-04-20T22:50:31.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10034
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3355 | 2026-04-20T22:50:31.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3356 | 2026-04-20T22:50:31.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3357 | 2026-04-20T22:50:31.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3358 | 2026-04-20T22:50:31.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3359 | 2026-04-20T22:50:31.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3360 | 2026-04-20T22:50:31.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3361 | 2026-04-20T22:50:35.782Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3362 | | {"msg":"beginning graceful shutdown","v":0,"name":"slog-rs","level":30,"time":"2026-04-20T22:50:35.784191105Z","hostname":"{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220060","pid":830,"time":"2026-04-20T22:50:35.784198038Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"} |
| 3363 | | BRM42220060","pid":830,"local_addr":"[::1]:42133","component":"phd-oximeter-consumer"} |
| 3364 | 2026-04-20T22:50:35.784Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 55642
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3365 | 2026-04-20T22:50:35.784Z | INFO | phd-runner: test phd_tests::stats::instance_vcpu_stats ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3366 | 2026-04-20T22:50:35.784Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3367 | 2026-04-20T22:50:35.784Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3368 | 2026-04-20T22:50:36.474Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::stats::instance_vcpu_stats
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3369 | 2026-04-20T22:50:36.557Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3370 | 2026-04-20T22:50:36.557Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e6fb1309-59df-4cba-85c5-db99d9c69d28"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = destroy
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3371 | 2026-04-20T22:50:36.590Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3372 | 2026-04-20T22:50:36.590Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-74424a9a-dca5-43f8-ad7f-07a9d104dac5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = destroy
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3373 | 2026-04-20T22:50:36.613Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 57294
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3374 | 2026-04-20T22:50:36.613Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 829
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3375 | 2026-04-20T22:50:36.613Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 831
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = e16f8efe-ce69-4e81-8b67-a672fd5cf8ed
|
| 3376 | 2026-04-20T22:50:36.613Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::migrate_running_process
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3377 | 2026-04-20T22:50:36.613Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3378 | 2026-04-20T22:50:36.613Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 57416
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 3379 | 2026-04-20T22:50:36.613Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3380 | 2026-04-20T22:50:36.614Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 116
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 3381 | 2026-04-20T22:50:36.614Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3382 | 2026-04-20T22:50:36.614Z | DEBG | phd-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
|
| 3383 | 2026-04-20T22:50:36.614Z | DEBG | phd-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
|
| 3384 | 2026-04-20T22:50:36.614Z | DEBG | phd-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::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 3385 | 2026-04-20T22:50:36.624Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 248M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3386 | 2026-04-20T22:50:36.624Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a08d1d5-f604-4678-84cc-00211f210a9b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = snapshot
|
| 3387 | 2026-04-20T22:50:36.640Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a08d1d5-f604-4678-84cc-00211f210a9b", "phd-artifacts/phd-clone-e7391576-082b-4d2d-a64e-62403f9bb6dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = clone
|
| 3388 | 2026-04-20T22:50:36.659Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e7391576-082b-4d2d-a64e-62403f9bb6dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 3389 | 2026-04-20T22:50:36.671Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e7391576-082b-4d2d-a64e-62403f9bb6dc 0B 25.3T 242M /phd-artifacts/phd-clone-e7391576-082b-4d2d-a64e-62403f9bb6dc\n
target = phd_framework::zfs
|
| 3390 | 2026-04-20T22:50:36.672Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3391 | 2026-04-20T22:50:36.672Z | INFO | phd-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 = 322
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_source
|
| 3392 | 2026-04-20T22:50:36.672Z | DEBG | phd-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
|
| 3393 | 2026-04-20T22:50:36.672Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3394 | 2026-04-20T22:50:36.672Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_source.stdout.log"
target = phd_framework::log_config
|
| 3395 | 2026-04-20T22:50:36.699Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1104
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 3396 | 2026-04-20T22:50:36.713Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3397 | 2026-04-20T22:50:36.713Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3398 | 2026-04-20T22:50:36.713Z | INFO | phd-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 = 322
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_target
|
| 3399 | 2026-04-20T22:50:36.713Z | DEBG | phd-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
|
| 3400 | 2026-04-20T22:50:36.713Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3401 | 2026-04-20T22:50:36.713Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_target.stdout.log"
target = phd_framework::log_config
|
| 3402 | 2026-04-20T22:50:36.739Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1105
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 3403 | 2026-04-20T22:50:36.753Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3404 | 2026-04-20T22:50:36.753Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3405 | 2026-04-20T22:50:36.891Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3406 | 2026-04-20T22:50:36.893Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 59416c49-b256-48ba-b537-fcfdc1497ed3, name: "phd-vm-59416c49-b256-48ba-b537-fcfdc1497ed3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ceb4603e-0ed7-4632-80bc-8e99bc5c88d8, project_id: aa4efb4c-9500-4d5e-85c2-b434e7defd09, sled_id: 0ee0b1e3-078a-4bfa-9c4d-5efa154c7788, sled_serial: "0ee0b1e3-078a-4bfa-9c4d-5efa154c7788", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3407 | 2026-04-20T22:50:36.893Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3408 | 2026-04-20T22:50:36.893Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::running_process::migrate_running_process
state = Run
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3409 | 2026-04-20T22:50:36.894Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3410 | 2026-04-20T22:50:36.894Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3411 | 2026-04-20T22:50:36.894Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3412 | 2026-04-20T22:50:36.894Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3413 | 2026-04-20T22:50:36.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3414 | 2026-04-20T22:50:36.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3415 | 2026-04-20T22:50:41.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4417
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3416 | 2026-04-20T22:50:41.312Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3417 | 2026-04-20T22:50:41.312Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3418 | 2026-04-20T22:50:41.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3419 | 2026-04-20T22:50:41.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3420 | 2026-04-20T22:50:41.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3421 | 2026-04-20T22:50:41.331Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3422 | 2026-04-20T22:50:41.331Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3423 | 2026-04-20T22:50:41.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3424 | 2026-04-20T22:50:41.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3425 | 2026-04-20T22:50:41.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3426 | 2026-04-20T22:50:41.363Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3427 | 2026-04-20T22:50:41.363Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4469
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3428 | 2026-04-20T22:50:41.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3429 | 2026-04-20T22:50:41.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3430 | 2026-04-20T22:50:41.475Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 110
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3431 | 2026-04-20T22:50:41.475Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3432 | 2026-04-20T22:50:41.475Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3433 | 2026-04-20T22:50:41.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3434 | 2026-04-20T22:50:41.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3435 | 2026-04-20T22:50:41.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3436 | 2026-04-20T22:50:41.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3437 | 2026-04-20T22:50:41.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3438 | 2026-04-20T22:50:41.497Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3439 | 2026-04-20T22:50:41.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3440 | 2026-04-20T22:50:41.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3441 | 2026-04-20T22:50:41.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3442 | 2026-04-20T22:50:41.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3443 | 2026-04-20T22:50:41.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3444 | 2026-04-20T22:50:41.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3445 | 2026-04-20T22:50:41.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3446 | 2026-04-20T22:50:41.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3447 | 2026-04-20T22:50:41.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3448 | 2026-04-20T22:50:41.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3449 | 2026-04-20T22:50:41.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3450 | 2026-04-20T22:50:41.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3451 | 2026-04-20T22:50:41.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3452 | 2026-04-20T22:50:41.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3453 | 2026-04-20T22:50:41.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3454 | 2026-04-20T22:50:41.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3455 | 2026-04-20T22:50:41.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3456 | 2026-04-20T22:50:41.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3457 | 2026-04-20T22:50:41.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 298
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3458 | 2026-04-20T22:50:41.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3459 | 2026-04-20T22:50:41.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3460 | 2026-04-20T22:50:41.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3461 | 2026-04-20T22:50:41.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3462 | 2026-04-20T22:50:41.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3463 | 2026-04-20T22:50:41.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3464 | 2026-04-20T22:50:41.960Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3465 | 2026-04-20T22:50:41.960Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 74df1ec7-1d5e-4ac7-9de8-0b8eea3732ab
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
timeout_duration = 45s
|
| 3466 | 2026-04-20T22:50:41.960Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3467 | 2026-04-20T22:50:42.083Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: c638c1e0-4cad-4d2b-95d0-75021084c975, name: "phd-vm-c638c1e0-4cad-4d2b-95d0-75021084c975", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ceb4603e-0ed7-4632-80bc-8e99bc5c88d8, project_id: aa4efb4c-9500-4d5e-85c2-b434e7defd09, sled_id: 225b3c57-6491-4f5f-9dd5-7d0e47c02ef7, sled_serial: "225b3c57-6491-4f5f-9dd5-7d0e47c02ef7", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3468 | 2026-04-20T22:50:42.083Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 74df1ec7-1d5e-4ac7-9de8-0b8eea3732ab
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3469 | 2026-04-20T22:50:44.510Z | INFO | phd-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":9506}}
target = phd_framework::serial
|
| 3470 | 2026-04-20T22:50:45.176Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3471 | 2026-04-20T22:50:45.177Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3092
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 74df1ec7-1d5e-4ac7-9de8-0b8eea3732ab
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3472 | 2026-04-20T22:50:45.177Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3473 | 2026-04-20T22:50:45.177Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3474 | 2026-04-20T22:50:47.711Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2534
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3475 | 2026-04-20T22:50:47.711Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3476 | 2026-04-20T22:50:47.711Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3477 | 2026-04-20T22:50:47.800Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 89
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3478 | 2026-04-20T22:50:47.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3479 | 2026-04-20T22:50:47.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3480 | 2026-04-20T22:50:47.811Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3481 | 2026-04-20T22:50:47.811Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3482 | 2026-04-20T22:50:47.812Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3483 | 2026-04-20T22:50:47.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3484 | 2026-04-20T22:50:47.845Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3485 | 2026-04-20T22:50:47.845Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3486 | 2026-04-20T22:50:47.845Z | DEBG | phd-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
|
| 3487 | 2026-04-20T22:50:47.845Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10953
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3488 | 2026-04-20T22:50:47.845Z | INFO | phd-runner: test phd_tests::migrate::running_process::migrate_running_process ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3489 | 2026-04-20T22:50:47.846Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3490 | 2026-04-20T22:50:47.846Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3491 | 2026-04-20T22:50:47.847Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::migrate_running_process
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3492 | 2026-04-20T22:50:47.938Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 92
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3493 | 2026-04-20T22:50:47.938Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11183
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
|
| 3494 | 2026-04-20T22:50:47.940Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::migrate_running_process
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3495 | 2026-04-20T22:50:48.031Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3496 | 2026-04-20T22:50:48.031Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e7391576-082b-4d2d-a64e-62403f9bb6dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3497 | 2026-04-20T22:50:48.057Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3498 | 2026-04-20T22:50:48.057Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a08d1d5-f604-4678-84cc-00211f210a9b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3499 | 2026-04-20T22:50:48.074Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 229
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3500 | 2026-04-20T22:50:48.074Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6113
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
vm = migrate_running_process_target
vm_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3501 | 2026-04-20T22:50:48.074Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6114
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 59416c49-b256-48ba-b537-fcfdc1497ed3
target = phd_framework::test_vm
target_id = c638c1e0-4cad-4d2b-95d0-75021084c975
|
| 3502 | 2026-04-20T22:50:48.074Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 228
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3503 | 2026-04-20T22:50:48.074Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11460
file = phd-tests/tests/src/migrate.rs
line = 116
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 3504 | 2026-04-20T22:50:48.075Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::import_failure
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3505 | 2026-04-20T22:50:48.075Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3506 | 2026-04-20T22:50:48.075Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3507 | 2026-04-20T22:50:48.075Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 136
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 3508 | 2026-04-20T22:50:48.075Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3509 | 2026-04-20T22:50:48.075Z | DEBG | phd-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
|
| 3510 | 2026-04-20T22:50:48.075Z | DEBG | phd-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
|
| 3511 | 2026-04-20T22:50:48.075Z | DEBG | phd-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::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 3512 | 2026-04-20T22:50:48.086Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3513 | 2026-04-20T22:50:48.086Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-321a922c-3230-4639-bbbc-4f9e711b3c34"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
| 3514 | 2026-04-20T22:50:48.103Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-321a922c-3230-4639-bbbc-4f9e711b3c34", "phd-artifacts/phd-clone-09c8e89d-7765-45d9-a14f-3ae2d145be56"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
| 3515 | 2026-04-20T22:50:48.121Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-09c8e89d-7765-45d9-a14f-3ae2d145be56"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 3516 | 2026-04-20T22:50:48.132Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-09c8e89d-7765-45d9-a14f-3ae2d145be56 0B 25.3T 242M /phd-artifacts/phd-clone-09c8e89d-7765-45d9-a14f-3ae2d145be56\n
target = phd_framework::zfs
|
| 3517 | 2026-04-20T22:50:48.133Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3518 | 2026-04-20T22:50:48.133Z | INFO | phd-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 = 322
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_source
|
| 3519 | 2026-04-20T22:50:48.133Z | DEBG | phd-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
|
| 3520 | 2026-04-20T22:50:48.133Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3521 | 2026-04-20T22:50:48.133Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_source.stdout.log"
target = phd_framework::log_config
|
| 3522 | 2026-04-20T22:50:48.159Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1114
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 3523 | 2026-04-20T22:50:48.173Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3524 | 2026-04-20T22:50:48.173Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3525 | 2026-04-20T22:50:48.173Z | DEBG | phd-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
|
| 3526 | 2026-04-20T22:50:48.173Z | DEBG | phd-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
|
| 3527 | 2026-04-20T22:50:48.173Z | DEBG | phd-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::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 3528 | 2026-04-20T22:50:48.185Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3529 | 2026-04-20T22:50:48.185Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b10c5c7d-628b-4348-b65a-42a2abff16eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
| 3530 | 2026-04-20T22:50:48.209Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b10c5c7d-628b-4348-b65a-42a2abff16eb", "phd-artifacts/phd-clone-7cccc3c7-f5c7-414d-bb9a-6c7d17727c85"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
| 3531 | 2026-04-20T22:50:48.226Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7cccc3c7-f5c7-414d-bb9a-6c7d17727c85"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 3532 | 2026-04-20T22:50:48.238Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7cccc3c7-f5c7-414d-bb9a-6c7d17727c85 0B 25.3T 242M /phd-artifacts/phd-clone-7cccc3c7-f5c7-414d-bb9a-6c7d17727c85\n
target = phd_framework::zfs
|
| 3533 | 2026-04-20T22:50:48.238Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3534 | 2026-04-20T22:50:48.238Z | INFO | phd-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 = 322
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target1
|
| 3535 | 2026-04-20T22:50:48.238Z | DEBG | phd-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
|
| 3536 | 2026-04-20T22:50:48.238Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3537 | 2026-04-20T22:50:48.238Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target1.stdout.log"
target = phd_framework::log_config
|
| 3538 | 2026-04-20T22:50:48.266Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1119
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 3539 | 2026-04-20T22:50:48.281Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3540 | 2026-04-20T22:50:48.281Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3541 | 2026-04-20T22:50:48.281Z | INFO | phd-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 = 322
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target2
|
| 3542 | 2026-04-20T22:50:48.281Z | DEBG | phd-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
|
| 3543 | 2026-04-20T22:50:48.281Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3544 | 2026-04-20T22:50:48.281Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target2.stdout.log"
target = phd_framework::log_config
|
| 3545 | 2026-04-20T22:50:48.307Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1120
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 3546 | 2026-04-20T22:50:48.322Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3547 | 2026-04-20T22:50:48.322Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3548 | 2026-04-20T22:50:48.456Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3549 | 2026-04-20T22:50:48.457Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: a156e0e8-b25c-4cbb-81c3-fbbe84454e9b, name: "phd-vm-a156e0e8-b25c-4cbb-81c3-fbbe84454e9b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8c6087bd-c0db-4599-bae1-9ea8150fd184, project_id: 28a731ed-e1c0-4269-b0f4-210092409c50, sled_id: f991806b-1a27-430d-8fc9-d94bd0a08a45, sled_serial: "f991806b-1a27-430d-8fc9-d94bd0a08a45", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3550 | 2026-04-20T22:50:48.457Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3551 | 2026-04-20T22:50:48.457Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::running_process::import_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3552 | 2026-04-20T22:50:48.458Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3553 | 2026-04-20T22:50:48.458Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3554 | 2026-04-20T22:50:48.458Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3555 | 2026-04-20T22:50:48.458Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3556 | 2026-04-20T22:50:48.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3557 | 2026-04-20T22:50:48.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3558 | 2026-04-20T22:50:52.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4355
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3559 | 2026-04-20T22:50:52.814Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3560 | 2026-04-20T22:50:52.814Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3561 | 2026-04-20T22:50:52.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3562 | 2026-04-20T22:50:52.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3563 | 2026-04-20T22:50:52.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3564 | 2026-04-20T22:50:52.833Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3565 | 2026-04-20T22:50:52.834Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3566 | 2026-04-20T22:50:52.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3567 | 2026-04-20T22:50:52.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3568 | 2026-04-20T22:50:52.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3569 | 2026-04-20T22:50:52.867Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3570 | 2026-04-20T22:50:52.867Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4408
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3571 | 2026-04-20T22:50:52.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3572 | 2026-04-20T22:50:52.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3573 | 2026-04-20T22:50:52.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3574 | 2026-04-20T22:50:52.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3575 | 2026-04-20T22:50:52.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3576 | 2026-04-20T22:50:52.999Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3577 | 2026-04-20T22:50:52.999Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3578 | 2026-04-20T22:50:53.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3579 | 2026-04-20T22:50:53.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3580 | 2026-04-20T22:50:53.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3581 | 2026-04-20T22:50:53.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3582 | 2026-04-20T22:50:53.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3583 | 2026-04-20T22:50:53.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3584 | 2026-04-20T22:50:53.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3585 | 2026-04-20T22:50:53.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3586 | 2026-04-20T22:50:53.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3587 | 2026-04-20T22:50:53.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3588 | 2026-04-20T22:50:53.076Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3589 | 2026-04-20T22:50:53.076Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3590 | 2026-04-20T22:50:53.076Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3591 | 2026-04-20T22:50:53.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3592 | 2026-04-20T22:50:53.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3593 | 2026-04-20T22:50:53.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3594 | 2026-04-20T22:50:53.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3595 | 2026-04-20T22:50:53.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3596 | 2026-04-20T22:50:53.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3597 | 2026-04-20T22:50:53.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3598 | 2026-04-20T22:50:53.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3599 | 2026-04-20T22:50:53.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3600 | 2026-04-20T22:50:53.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 300
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3601 | 2026-04-20T22:50:53.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3602 | 2026-04-20T22:50:53.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3603 | 2026-04-20T22:50:53.442Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3604 | 2026-04-20T22:50:53.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3605 | 2026-04-20T22:50:53.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3606 | 2026-04-20T22:50:53.475Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3607 | 2026-04-20T22:50:53.475Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3608 | 2026-04-20T22:50:53.475Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = fd6d6a5b-8793-4768-b0cf-3ceb660d2bdf
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
timeout_duration = 45s
|
| 3609 | 2026-04-20T22:50:53.476Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3610 | 2026-04-20T22:50:53.599Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: a9e8bf30-8adc-4615-9645-2d8e9476148a, name: "phd-vm-a9e8bf30-8adc-4615-9645-2d8e9476148a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2712cd10-b701-49a8-9f8a-755f1e0e78d8, project_id: 354051df-4418-4be4-87f4-e08598f51a80, sled_id: a42ef58e-f04c-4cbf-a983-a031db822e18, sled_serial: "a42ef58e-f04c-4cbf-a983-a031db822e18", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3611 | 2026-04-20T22:50:53.600Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = fd6d6a5b-8793-4768-b0cf-3ceb660d2bdf
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3612 | 2026-04-20T22:50:56.359Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 684
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3613 | 2026-04-20T22:50:56.359Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2759
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = fd6d6a5b-8793-4768-b0cf-3ceb660d2bdf
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3614 | 2026-04-20T22:50:56.359Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 178
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 3615 | 2026-04-20T22:50:56.360Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3616 | 2026-04-20T22:50:56.360Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3617 | 2026-04-20T22:50:56.360Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3618 | 2026-04-20T22:50:56.360Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3619 | 2026-04-20T22:50:56.361Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3620 | 2026-04-20T22:50:56.361Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3621 | 2026-04-20T22:50:56.361Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3622 | 2026-04-20T22:50:56.362Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 05c497ef-4f6b-4e60-be8e-0566636cdfdb
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
timeout_duration = 45s
|
| 3623 | 2026-04-20T22:50:56.362Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3624 | 2026-04-20T22:50:56.481Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 22ecb56b-56f7-4891-b867-98ad0e74351b, name: "phd-vm-22ecb56b-56f7-4891-b867-98ad0e74351b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8c6087bd-c0db-4599-bae1-9ea8150fd184, project_id: 28a731ed-e1c0-4269-b0f4-210092409c50, sled_id: 896ed90f-4b98-4a60-aba4-c36348ad1d04, sled_serial: "896ed90f-4b98-4a60-aba4-c36348ad1d04", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3625 | 2026-04-20T22:50:56.481Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 05c497ef-4f6b-4e60-be8e-0566636cdfdb
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3626 | 2026-04-20T22:50:58.892Z | INFO | phd-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":9506}}
target = phd_framework::serial
|
| 3627 | 2026-04-20T22:51:00.796Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3628 | 2026-04-20T22:51:00.796Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4315
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 05c497ef-4f6b-4e60-be8e-0566636cdfdb
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3629 | 2026-04-20T22:51:00.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3630 | 2026-04-20T22:51:00.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3631 | 2026-04-20T22:51:00.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3632 | 2026-04-20T22:51:00.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3633 | 2026-04-20T22:51:00.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3634 | 2026-04-20T22:51:00.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3635 | 2026-04-20T22:51:00.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3636 | 2026-04-20T22:51:00.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3637 | 2026-04-20T22:51:00.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3638 | 2026-04-20T22:51:00.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3639 | 2026-04-20T22:51:00.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3640 | 2026-04-20T22:51:00.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3641 | 2026-04-20T22:51:00.930Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3642 | 2026-04-20T22:51:00.930Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3643 | 2026-04-20T22:51:00.930Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3644 | 2026-04-20T22:51:00.931Z | DEBG | phd-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
|
| 3645 | 2026-04-20T22:51:00.931Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12474
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3646 | 2026-04-20T22:51:00.931Z | INFO | phd-runner: test phd_tests::migrate::running_process::import_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3647 | 2026-04-20T22:51:00.931Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3648 | 2026-04-20T22:51:00.932Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3649 | 2026-04-20T22:51:00.933Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3650 | 2026-04-20T22:51:00.933Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3651 | 2026-04-20T22:51:00.936Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3652 | 2026-04-20T22:51:01.023Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 92
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3653 | 2026-04-20T22:51:01.023Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12700
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
|
| 3654 | 2026-04-20T22:51:01.031Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3655 | 2026-04-20T22:51:01.072Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3656 | 2026-04-20T22:51:01.072Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7cccc3c7-f5c7-414d-bb9a-6c7d17727c85"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3657 | 2026-04-20T22:51:01.092Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3658 | 2026-04-20T22:51:01.092Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b10c5c7d-628b-4348-b65a-42a2abff16eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3659 | 2026-04-20T22:51:01.111Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 180
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3660 | 2026-04-20T22:51:01.111Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7634
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
vm = migrate_running_process::import_failure_target1
vm_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3661 | 2026-04-20T22:51:01.111Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7635
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = a9e8bf30-8adc-4615-9645-2d8e9476148a
|
| 3662 | 2026-04-20T22:51:01.121Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3663 | 2026-04-20T22:51:01.121Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-09c8e89d-7765-45d9-a14f-3ae2d145be56"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3664 | 2026-04-20T22:51:01.154Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3665 | 2026-04-20T22:51:01.154Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-321a922c-3230-4639-bbbc-4f9e711b3c34"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3666 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 245
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3667 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 244
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3668 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::export_failure
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3669 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3670 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4813
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
vm = migrate_running_process::import_failure_target2
vm_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3671 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3672 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4814
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = a156e0e8-b25c-4cbb-81c3-fbbe84454e9b
target = phd_framework::test_vm
target_id = 22ecb56b-56f7-4891-b867-98ad0e74351b
|
| 3673 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13100
file = phd-tests/tests/src/migrate.rs
line = 136
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 3674 | 2026-04-20T22:51:01.176Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 206
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 3675 | 2026-04-20T22:51:01.176Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3676 | 2026-04-20T22:51:01.176Z | DEBG | phd-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
|
| 3677 | 2026-04-20T22:51:01.176Z | DEBG | phd-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
|
| 3678 | 2026-04-20T22:51:01.176Z | DEBG | phd-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::running_process::export_failure
target = phd_framework::zfs
verb = list
|
| 3679 | 2026-04-20T22:51:01.188Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 248M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3680 | 2026-04-20T22:51:01.188Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-630d4cdf-0c74-4d8e-99fa-19f36ebe2178"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = snapshot
|
| 3681 | 2026-04-20T22:51:01.205Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-630d4cdf-0c74-4d8e-99fa-19f36ebe2178", "phd-artifacts/phd-clone-c43c9170-b4d9-44a2-84a4-f7b6916e4a88"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = clone
|
| 3682 | 2026-04-20T22:51:01.222Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c43c9170-b4d9-44a2-84a4-f7b6916e4a88"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
| 3683 | 2026-04-20T22:51:01.233Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c43c9170-b4d9-44a2-84a4-f7b6916e4a88 0B 25.3T 242M /phd-artifacts/phd-clone-c43c9170-b4d9-44a2-84a4-f7b6916e4a88\n
target = phd_framework::zfs
|
| 3684 | 2026-04-20T22:51:01.233Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3685 | 2026-04-20T22:51:01.233Z | INFO | phd-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 = 322
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_source
|
| 3686 | 2026-04-20T22:51:01.233Z | DEBG | phd-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
|
| 3687 | 2026-04-20T22:51:01.233Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3688 | 2026-04-20T22:51:01.233Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_source.stdout.log"
target = phd_framework::log_config
|
| 3689 | 2026-04-20T22:51:01.261Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1132
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 3690 | 2026-04-20T22:51:01.275Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3691 | 2026-04-20T22:51:01.275Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3692 | 2026-04-20T22:51:01.275Z | INFO | phd-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 = 322
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target1
|
| 3693 | 2026-04-20T22:51:01.275Z | DEBG | phd-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
|
| 3694 | 2026-04-20T22:51:01.275Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3695 | 2026-04-20T22:51:01.275Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target1.stdout.log"
target = phd_framework::log_config
|
| 3696 | 2026-04-20T22:51:01.303Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1133
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 3697 | 2026-04-20T22:51:01.317Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3698 | 2026-04-20T22:51:01.317Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3699 | 2026-04-20T22:51:01.317Z | INFO | phd-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 = 322
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target2
|
| 3700 | 2026-04-20T22:51:01.317Z | DEBG | phd-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
|
| 3701 | 2026-04-20T22:51:01.317Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3702 | 2026-04-20T22:51:01.317Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target2.stdout.log"
target = phd_framework::log_config
|
| 3703 | 2026-04-20T22:51:01.342Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1134
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 3704 | 2026-04-20T22:51:01.356Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3705 | 2026-04-20T22:51:01.356Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3706 | 2026-04-20T22:51:01.486Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 3707 | 2026-04-20T22:51:01.487Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: af9005b4-0a88-4962-a7e5-fadcdb7b22fc, name: "phd-vm-af9005b4-0a88-4962-a7e5-fadcdb7b22fc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a2a5cb84-fe99-4343-8aa4-564306ffcb5f, project_id: afa8bce0-5d16-4f91-b74b-dd25b3bbcfbb, sled_id: 4e9d587e-270d-4e97-9ec4-9496f4ce06d3, sled_serial: "4e9d587e-270d-4e97-9ec4-9496f4ce06d3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3708 | 2026-04-20T22:51:01.487Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3709 | 2026-04-20T22:51:01.487Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::running_process::export_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3710 | 2026-04-20T22:51:01.488Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3711 | 2026-04-20T22:51:01.488Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3712 | 2026-04-20T22:51:01.488Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3713 | 2026-04-20T22:51:01.488Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3714 | 2026-04-20T22:51:01.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3715 | 2026-04-20T22:51:01.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3716 | 2026-04-20T22:51:05.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4426
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3717 | 2026-04-20T22:51:05.915Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3718 | 2026-04-20T22:51:05.915Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3719 | 2026-04-20T22:51:05.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3720 | 2026-04-20T22:51:05.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3721 | 2026-04-20T22:51:05.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3722 | 2026-04-20T22:51:05.934Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3723 | 2026-04-20T22:51:05.934Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3724 | 2026-04-20T22:51:05.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3725 | 2026-04-20T22:51:05.935Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3726 | 2026-04-20T22:51:05.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3727 | 2026-04-20T22:51:05.966Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3728 | 2026-04-20T22:51:05.966Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4478
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3729 | 2026-04-20T22:51:05.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3730 | 2026-04-20T22:51:05.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3731 | 2026-04-20T22:51:06.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 374
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3732 | 2026-04-20T22:51:06.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3733 | 2026-04-20T22:51:06.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3734 | 2026-04-20T22:51:06.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3735 | 2026-04-20T22:51:06.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3736 | 2026-04-20T22:51:06.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3737 | 2026-04-20T22:51:06.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3738 | 2026-04-20T22:51:06.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3739 | 2026-04-20T22:51:06.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3740 | 2026-04-20T22:51:06.397Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3741 | 2026-04-20T22:51:06.397Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3742 | 2026-04-20T22:51:06.397Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3743 | 2026-04-20T22:51:06.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3744 | 2026-04-20T22:51:06.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3745 | 2026-04-20T22:51:06.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3746 | 2026-04-20T22:51:06.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3747 | 2026-04-20T22:51:06.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3748 | 2026-04-20T22:51:06.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3749 | 2026-04-20T22:51:06.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3750 | 2026-04-20T22:51:06.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3751 | 2026-04-20T22:51:06.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3752 | 2026-04-20T22:51:06.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3753 | 2026-04-20T22:51:06.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3754 | 2026-04-20T22:51:06.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3755 | 2026-04-20T22:51:06.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3756 | 2026-04-20T22:51:06.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3757 | 2026-04-20T22:51:06.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3758 | 2026-04-20T22:51:06.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 298
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3759 | 2026-04-20T22:51:06.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3760 | 2026-04-20T22:51:06.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3761 | 2026-04-20T22:51:06.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3762 | 2026-04-20T22:51:06.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3763 | 2026-04-20T22:51:06.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3764 | 2026-04-20T22:51:06.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3765 | 2026-04-20T22:51:06.841Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3766 | 2026-04-20T22:51:06.841Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 1674cbac-787d-4153-8dd1-59d12ef27a7b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
timeout_duration = 45s
|
| 3767 | 2026-04-20T22:51:06.841Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
vm = migrate_running_process::export_failure_target1
vm_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3768 | 2026-04-20T22:51:06.965Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2, name: "phd-vm-d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a2a5cb84-fe99-4343-8aa4-564306ffcb5f, project_id: afa8bce0-5d16-4f91-b74b-dd25b3bbcfbb, sled_id: 3fac5dba-6b50-4fb8-8193-f8000cfda32c, sled_serial: "3fac5dba-6b50-4fb8-8193-f8000cfda32c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
vm = migrate_running_process::export_failure_target1
vm_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3769 | 2026-04-20T22:51:06.966Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 1674cbac-787d-4153-8dd1-59d12ef27a7b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3770 | 2026-04-20T22:51:09.540Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 684
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3771 | 2026-04-20T22:51:09.540Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2574
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 1674cbac-787d-4153-8dd1-59d12ef27a7b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3772 | 2026-04-20T22:51:09.540Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 240
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 3773 | 2026-04-20T22:51:09.541Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3774 | 2026-04-20T22:51:09.541Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3775 | 2026-04-20T22:51:09.541Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3776 | 2026-04-20T22:51:09.541Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3777 | 2026-04-20T22:51:09.542Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3778 | 2026-04-20T22:51:09.542Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3779 | 2026-04-20T22:51:09.543Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3780 | 2026-04-20T22:51:09.543Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 8098ec88-fc67-49ec-97c9-62c11c2fe0cb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
timeout_duration = 45s
|
| 3781 | 2026-04-20T22:51:09.543Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3782 | 2026-04-20T22:51:09.665Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 0a5472a0-869b-4387-8f40-07077fe9647d, name: "phd-vm-0a5472a0-869b-4387-8f40-07077fe9647d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a2a5cb84-fe99-4343-8aa4-564306ffcb5f, project_id: afa8bce0-5d16-4f91-b74b-dd25b3bbcfbb, sled_id: 651c001a-9acf-45ac-b129-c2c3898a98b7, sled_serial: "651c001a-9acf-45ac-b129-c2c3898a98b7", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3783 | 2026-04-20T22:51:09.665Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 8098ec88-fc67-49ec-97c9-62c11c2fe0cb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3784 | 2026-04-20T22:51:12.081Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9506}}
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 3785 | 2026-04-20T22:51:12.744Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3786 | 2026-04-20T22:51:12.744Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3078
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 8098ec88-fc67-49ec-97c9-62c11c2fe0cb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3787 | 2026-04-20T22:51:12.744Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3788 | 2026-04-20T22:51:12.744Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3789 | 2026-04-20T22:51:12.756Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3790 | 2026-04-20T22:51:12.756Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3791 | 2026-04-20T22:51:12.756Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3792 | 2026-04-20T22:51:12.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3793 | 2026-04-20T22:51:12.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3794 | 2026-04-20T22:51:12.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3795 | 2026-04-20T22:51:12.855Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3796 | 2026-04-20T22:51:12.855Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3797 | 2026-04-20T22:51:12.856Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3798 | 2026-04-20T22:51:12.889Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3799 | 2026-04-20T22:51:12.889Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3800 | 2026-04-20T22:51:12.889Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3801 | 2026-04-20T22:51:12.889Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3802 | 2026-04-20T22:51:12.889Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 3803 | 2026-04-20T22:51:12.889Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11402
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 3804 | 2026-04-20T22:51:12.890Z | INFO | phd-runner: test phd_tests::migrate::running_process::export_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3805 | 2026-04-20T22:51:12.890Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3806 | 2026-04-20T22:51:12.891Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3807 | 2026-04-20T22:51:12.891Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3808 | 2026-04-20T22:51:12.891Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3809 | 2026-04-20T22:51:12.894Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target1
vm_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3810 | 2026-04-20T22:51:12.982Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 92
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3811 | 2026-04-20T22:51:12.983Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11625
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
|
| 3812 | 2026-04-20T22:51:12.991Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3813 | 2026-04-20T22:51:13.032Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3814 | 2026-04-20T22:51:13.032Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6190
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
vm = migrate_running_process::export_failure_target1
vm_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3815 | 2026-04-20T22:51:13.032Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6190
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = d3d2538c-281d-4b47-8a4f-1fbcbd7cdfd2
|
| 3816 | 2026-04-20T22:51:13.085Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3817 | 2026-04-20T22:51:13.085Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c43c9170-b4d9-44a2-84a4-f7b6916e4a88"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3818 | 2026-04-20T22:51:13.112Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3819 | 2026-04-20T22:51:13.112Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-630d4cdf-0c74-4d8e-99fa-19f36ebe2178"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3820 | 2026-04-20T22:51:13.130Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 241
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3821 | 2026-04-20T22:51:13.130Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 240
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3822 | 2026-04-20T22:51:13.131Z | INFO | phd-runner: Starting test phd_tests::vsock::vsock_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3823 | 2026-04-20T22:51:13.131Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3587
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
vm = migrate_running_process::export_failure_target2
vm_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3824 | 2026-04-20T22:51:13.131Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3825 | 2026-04-20T22:51:13.131Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3826 | 2026-04-20T22:51:13.131Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3587
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = af9005b4-0a88-4962-a7e5-fadcdb7b22fc
target = phd_framework::test_vm
target_id = 0a5472a0-869b-4387-8f40-07077fe9647d
|
| 3827 | 2026-04-20T22:51:13.131Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11953
file = phd-tests/tests/src/migrate.rs
line = 206
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 3828 | 2026-04-20T22:51:13.131Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/vsock.rs
line = 10
path = phd_tests::vsock::vsock_smoke_test
target = phd_tests::vsock
|
| 3829 | 2026-04-20T22:51:13.131Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3830 | 2026-04-20T22:51:13.131Z | DEBG | phd-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
|
| 3831 | 2026-04-20T22:51:13.131Z | DEBG | phd-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
|
| 3832 | 2026-04-20T22:51:13.131Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = list
|
| 3833 | 2026-04-20T22:51:13.142Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3834 | 2026-04-20T22:51:13.142Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ca0d37e0-88b5-48e5-8c7c-be34c56970ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 3835 | 2026-04-20T22:51:13.160Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ca0d37e0-88b5-48e5-8c7c-be34c56970ca", "phd-artifacts/phd-clone-51b31fb3-b635-4767-928d-23b4690f7e9b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = clone
|
| 3836 | 2026-04-20T22:51:13.179Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-51b31fb3-b635-4767-928d-23b4690f7e9b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = list
|
| 3837 | 2026-04-20T22:51:13.189Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-51b31fb3-b635-4767-928d-23b4690f7e9b 0B 25.3T 242M /phd-artifacts/phd-clone-51b31fb3-b635-4767-928d-23b4690f7e9b\n
target = phd_framework::zfs
|
| 3838 | 2026-04-20T22:51:13.190Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 3839 | 2026-04-20T22:51:13.190Z | INFO | phd-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 = 322
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm_name = vsock_smoke_test
|
| 3840 | 2026-04-20T22:51:13.190Z | DEBG | phd-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
|
| 3841 | 2026-04-20T22:51:13.190Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::vsock::vsock_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3842 | 2026-04-20T22:51:13.190Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::vsock::vsock_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_smoke_test/vsock_smoke_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_smoke_test/vsock_smoke_test.stdout.log"
target = phd_framework::log_config
|
| 3843 | 2026-04-20T22:51:13.217Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1144
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm::server
|
| 3844 | 2026-04-20T22:51:13.231Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 3845 | 2026-04-20T22:51:13.231Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3846 | 2026-04-20T22:51:13.232Z | INFO | phd-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 = 459
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3847 | 2026-04-20T22:51:13.910Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3848 | 2026-04-20T22:51:13.911Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b, name: "phd-vm-5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 723156f0-fba4-40f7-b8ae-41add5924ce5, project_id: 5a11f50d-757c-44df-9f29-51ad8372eacd, sled_id: 5cd0616d-2071-4f02-ad79-a88c239106ae, sled_serial: "5cd0616d-2071-4f02-ad79-a88c239106ae", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3849 | 2026-04-20T22:51:13.911Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3850 | 2026-04-20T22:51:13.911Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::vsock::vsock_smoke_test
state = Run
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3851 | 2026-04-20T22:51:13.912Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3852 | 2026-04-20T22:51:13.912Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 3853 | 2026-04-20T22:51:13.912Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3854 | 2026-04-20T22:51:13.912Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3855 | 2026-04-20T22:51:13.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3856 | 2026-04-20T22:51:13.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3857 | 2026-04-20T22:51:18.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4380
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3858 | 2026-04-20T22:51:18.293Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3859 | 2026-04-20T22:51:18.293Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3860 | 2026-04-20T22:51:18.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3861 | 2026-04-20T22:51:18.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3862 | 2026-04-20T22:51:18.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3863 | 2026-04-20T22:51:18.312Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3864 | 2026-04-20T22:51:18.313Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3865 | 2026-04-20T22:51:18.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3866 | 2026-04-20T22:51:18.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3867 | 2026-04-20T22:51:18.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3868 | 2026-04-20T22:51:18.346Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 3869 | 2026-04-20T22:51:18.346Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4433
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 3870 | 2026-04-20T22:51:18.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3871 | 2026-04-20T22:51:18.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3872 | 2026-04-20T22:51:18.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3873 | 2026-04-20T22:51:18.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3874 | 2026-04-20T22:51:18.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3875 | 2026-04-20T22:51:18.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3876 | 2026-04-20T22:51:18.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3877 | 2026-04-20T22:51:18.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3878 | 2026-04-20T22:51:18.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3879 | 2026-04-20T22:51:18.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3880 | 2026-04-20T22:51:18.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3881 | 2026-04-20T22:51:18.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3882 | 2026-04-20T22:51:18.412Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3883 | 2026-04-20T22:51:18.412Z | DEBG | phd-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
|
| 3884 | 2026-04-20T22:51:18.412Z | INFO | phd-runner: test phd_tests::vsock::vsock_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3885 | 2026-04-20T22:51:18.413Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4502
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3886 | 2026-04-20T22:51:18.413Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3887 | 2026-04-20T22:51:18.414Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3888 | 2026-04-20T22:51:18.896Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::vsock::vsock_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3889 | 2026-04-20T22:51:18.987Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3890 | 2026-04-20T22:51:18.987Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-51b31fb3-b635-4767-928d-23b4690f7e9b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = destroy
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3891 | 2026-04-20T22:51:19.014Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3892 | 2026-04-20T22:51:19.014Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ca0d37e0-88b5-48e5-8c7c-be34c56970ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = destroy
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3893 | 2026-04-20T22:51:19.034Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 621
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3894 | 2026-04-20T22:51:19.034Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 621
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3895 | 2026-04-20T22:51:19.034Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5802
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 5c0c90bf-c7d4-43ac-8b21-7edcd8cbae1b
|
| 3896 | 2026-04-20T22:51:19.034Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5903
file = phd-tests/tests/src/vsock.rs
line = 10
path = phd_tests::vsock::vsock_smoke_test
target = phd_tests::vsock
|
| 3897 | 2026-04-20T22:51:19.034Z | INFO | phd-runner: Starting test phd_tests::vsock::vsock_get_cid
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3898 | 2026-04-20T22:51:19.035Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3899 | 2026-04-20T22:51:19.035Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3900 | 2026-04-20T22:51:19.035Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/vsock.rs
line = 25
path = phd_tests::vsock::vsock_get_cid
target = phd_tests::vsock
|
| 3901 | 2026-04-20T22:51:19.035Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3902 | 2026-04-20T22:51:19.035Z | DEBG | phd-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
|
| 3903 | 2026-04-20T22:51:19.035Z | DEBG | phd-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
|
| 3904 | 2026-04-20T22:51:19.035Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = list
|
| 3905 | 2026-04-20T22:51:19.046Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_get_cid
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3906 | 2026-04-20T22:51:19.046Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9e533571-ab43-423d-9a9b-e7674ee6cb6c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = snapshot
|
| 3907 | 2026-04-20T22:51:19.061Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9e533571-ab43-423d-9a9b-e7674ee6cb6c", "phd-artifacts/phd-clone-e0ba4036-5e63-4d20-85cf-8f55bd85c0ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = clone
|
| 3908 | 2026-04-20T22:51:19.078Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e0ba4036-5e63-4d20-85cf-8f55bd85c0ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = list
|
| 3909 | 2026-04-20T22:51:19.089Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_get_cid
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e0ba4036-5e63-4d20-85cf-8f55bd85c0ad 0B 25.3T 242M /phd-artifacts/phd-clone-e0ba4036-5e63-4d20-85cf-8f55bd85c0ad\n
target = phd_framework::zfs
|
| 3910 | 2026-04-20T22:51:19.090Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 3911 | 2026-04-20T22:51:19.090Z | INFO | phd-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 = 322
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm_name = vsock_get_cid
|
| 3912 | 2026-04-20T22:51:19.090Z | DEBG | phd-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
|
| 3913 | 2026-04-20T22:51:19.090Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::vsock::vsock_get_cid
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3914 | 2026-04-20T22:51:19.090Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::vsock::vsock_get_cid
stderr_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_get_cid/vsock_get_cid.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_get_cid/vsock_get_cid.stdout.log"
target = phd_framework::log_config
|
| 3915 | 2026-04-20T22:51:19.117Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1152
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm::server
|
| 3916 | 2026-04-20T22:51:19.131Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 3917 | 2026-04-20T22:51:19.132Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3918 | 2026-04-20T22:51:19.132Z | INFO | phd-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 = 459
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3919 | 2026-04-20T22:51:19.665Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3920 | 2026-04-20T22:51:19.665Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 4a0584af-7385-4a6f-ba35-fa50796c6e38, name: "phd-vm-4a0584af-7385-4a6f-ba35-fa50796c6e38", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6149b50a-5f6d-4b74-96bc-53a467a14f7d, project_id: 44d3ebec-e347-4f84-9c56-816335c72923, sled_id: 8fa4a728-8457-4a79-b8f7-5585037ff2fc, sled_serial: "8fa4a728-8457-4a79-b8f7-5585037ff2fc", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3921 | 2026-04-20T22:51:19.665Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3922 | 2026-04-20T22:51:19.665Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::vsock::vsock_get_cid
state = Run
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3923 | 2026-04-20T22:51:19.666Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3924 | 2026-04-20T22:51:19.666Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 3925 | 2026-04-20T22:51:19.666Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = 300s
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3926 | 2026-04-20T22:51:19.666Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3927 | 2026-04-20T22:51:19.666Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3928 | 2026-04-20T22:51:19.666Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3929 | 2026-04-20T22:51:24.102Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4435
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3930 | 2026-04-20T22:51:24.102Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3931 | 2026-04-20T22:51:24.102Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3932 | 2026-04-20T22:51:24.102Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3933 | 2026-04-20T22:51:24.102Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3934 | 2026-04-20T22:51:24.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3935 | 2026-04-20T22:51:24.121Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3936 | 2026-04-20T22:51:24.121Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3937 | 2026-04-20T22:51:24.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3938 | 2026-04-20T22:51:24.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3939 | 2026-04-20T22:51:24.153Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3940 | 2026-04-20T22:51:24.153Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 3941 | 2026-04-20T22:51:24.153Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4486
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 3942 | 2026-04-20T22:51:24.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3943 | 2026-04-20T22:51:24.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3944 | 2026-04-20T22:51:24.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3945 | 2026-04-20T22:51:24.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3946 | 2026-04-20T22:51:24.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3947 | 2026-04-20T22:51:24.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3948 | 2026-04-20T22:51:24.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3949 | 2026-04-20T22:51:24.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3950 | 2026-04-20T22:51:24.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3951 | 2026-04-20T22:51:24.208Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3952 | 2026-04-20T22:51:24.208Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3953 | 2026-04-20T22:51:24.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3954 | 2026-04-20T22:51:24.241Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3955 | 2026-04-20T22:51:24.242Z | DEBG | phd-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
|
| 3956 | 2026-04-20T22:51:24.242Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4576
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3957 | 2026-04-20T22:51:24.242Z | INFO | phd-runner: test phd_tests::vsock::vsock_get_cid ... skipped: guest doesn't have getcid installed
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3958 | 2026-04-20T22:51:24.242Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3959 | 2026-04-20T22:51:24.243Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3960 | 2026-04-20T22:51:24.977Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::vsock::vsock_get_cid
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3961 | 2026-04-20T22:51:25.064Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3962 | 2026-04-20T22:51:25.064Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e0ba4036-5e63-4d20-85cf-8f55bd85c0ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = destroy
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3963 | 2026-04-20T22:51:25.097Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3964 | 2026-04-20T22:51:25.097Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9e533571-ab43-423d-9a9b-e7674ee6cb6c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = destroy
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3965 | 2026-04-20T22:51:25.115Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 872
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3966 | 2026-04-20T22:51:25.115Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 872
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3967 | 2026-04-20T22:51:25.115Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5982
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = 4a0584af-7385-4a6f-ba35-fa50796c6e38
|
| 3968 | 2026-04-20T22:51:25.115Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3969 | 2026-04-20T22:51:25.115Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3970 | 2026-04-20T22:51:25.115Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6079
file = phd-tests/tests/src/vsock.rs
line = 25
path = phd_tests::vsock::vsock_get_cid
target = phd_tests::vsock
|
| 3971 | 2026-04-20T22:51:25.115Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3972 | 2026-04-20T22:51:25.115Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 3973 | 2026-04-20T22:51:25.115Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3974 | 2026-04-20T22:51:25.115Z | DEBG | phd-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
|
| 3975 | 2026-04-20T22:51:25.115Z | DEBG | phd-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
|
| 3976 | 2026-04-20T22:51:25.115Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 3977 | 2026-04-20T22:51:25.126Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3978 | 2026-04-20T22:51:25.126Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-04322f61-8750-42ad-81ca-939d43af5395"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 3979 | 2026-04-20T22:51:25.143Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-04322f61-8750-42ad-81ca-939d43af5395", "phd-artifacts/phd-clone-dbbe460a-03d1-42cb-9c2f-abd34a97a8a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 3980 | 2026-04-20T22:51:25.160Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dbbe460a-03d1-42cb-9c2f-abd34a97a8a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 3981 | 2026-04-20T22:51:25.172Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dbbe460a-03d1-42cb-9c2f-abd34a97a8a5 0B 25.3T 242M /phd-artifacts/phd-clone-dbbe460a-03d1-42cb-9c2f-abd34a97a8a5\n
target = phd_framework::zfs
|
| 3982 | 2026-04-20T22:51:25.172Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 3983 | 2026-04-20T22:51:25.172Z | INFO | phd-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 = 322
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
| 3984 | 2026-04-20T22:51:25.172Z | DEBG | phd-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
|
| 3985 | 2026-04-20T22:51:25.172Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3986 | 2026-04-20T22:51:25.172Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 3987 | 2026-04-20T22:51:25.200Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1160
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 3988 | 2026-04-20T22:51:25.214Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 3989 | 2026-04-20T22:51:25.214Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 3990 | 2026-04-20T22:51:25.215Z | INFO | phd-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 = 459
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 3991 | 2026-04-20T22:51:25.723Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 3992 | 2026-04-20T22:51:25.724Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: b66df78d-5b47-4f23-a96d-53a1d7caac8f, name: "phd-vm-b66df78d-5b47-4f23-a96d-53a1d7caac8f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f3c2a0f7-181d-4236-9a4d-befe0d859af2, project_id: 376e56e6-ab80-4ad0-9e10-07c74b471aa7, sled_id: ae55dfdf-b7a6-4c6a-bf24-df1e4a58d2f9, sled_serial: "ae55dfdf-b7a6-4c6a-bf24-df1e4a58d2f9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 3993 | 2026-04-20T22:51:25.724Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 3994 | 2026-04-20T22:51:25.724Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 3995 | 2026-04-20T22:51:25.725Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 3996 | 2026-04-20T22:51:25.725Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 3997 | 2026-04-20T22:51:25.725Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 3998 | 2026-04-20T22:51:25.725Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3999 | 2026-04-20T22:51:25.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4000 | 2026-04-20T22:51:25.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4001 | 2026-04-20T22:51:30.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4411
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4002 | 2026-04-20T22:51:30.137Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4003 | 2026-04-20T22:51:30.137Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4004 | 2026-04-20T22:51:30.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4005 | 2026-04-20T22:51:30.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4006 | 2026-04-20T22:51:30.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4007 | 2026-04-20T22:51:30.155Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4008 | 2026-04-20T22:51:30.156Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4009 | 2026-04-20T22:51:30.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4010 | 2026-04-20T22:51:30.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4011 | 2026-04-20T22:51:30.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4012 | 2026-04-20T22:51:30.188Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4013 | 2026-04-20T22:51:30.189Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4463
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4014 | 2026-04-20T22:51:30.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4015 | 2026-04-20T22:51:30.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4016 | 2026-04-20T22:51:30.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4017 | 2026-04-20T22:51:30.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4018 | 2026-04-20T22:51:30.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4019 | 2026-04-20T22:51:30.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4020 | 2026-04-20T22:51:30.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4021 | 2026-04-20T22:51:30.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4022 | 2026-04-20T22:51:30.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4023 | 2026-04-20T22:51:30.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4024 | 2026-04-20T22:51:30.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4025 | 2026-04-20T22:51:30.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4026 | 2026-04-20T22:51:30.277Z | INFO | phd-runner: [TEST - EVENT] stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
| 4027 | 2026-04-20T22:51:30.277Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4028 | 2026-04-20T22:51:30.277Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hw::lspci_lifecycle_test
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4029 | 2026-04-20T22:51:30.278Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4030 | 2026-04-20T22:51:30.278Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4031 | 2026-04-20T22:51:30.278Z | INFO | phd-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 = 322
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
| 4032 | 2026-04-20T22:51:30.278Z | DEBG | phd-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
|
| 4033 | 2026-04-20T22:51:30.278Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4034 | 2026-04-20T22:51:30.278Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 4035 | 2026-04-20T22:51:30.306Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1161
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 4036 | 2026-04-20T22:51:30.319Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4037 | 2026-04-20T22:51:30.319Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4038 | 2026-04-20T22:51:30.319Z | INFO | phd-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 = 459
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4039 | 2026-04-20T22:51:30.319Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 4040 | 2026-04-20T22:51:30.319Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4596
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 152c5183-efd4-4aca-8f96-00f51a616137
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 27218466-1c81-4b9f-bd2d-7ac8eb26ca5c
target = phd_framework::serial
target_id = 80964887-7c50-4ff4-bdf4-a5c9184d5b7f
|
| 4041 | 2026-04-20T22:51:31.139Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4042 | 2026-04-20T22:51:31.140Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: d9f5b4b4-8e36-4be4-875c-b7be9c9780a1, name: "phd-vm-d9f5b4b4-8e36-4be4-875c-b7be9c9780a1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f3c2a0f7-181d-4236-9a4d-befe0d859af2, project_id: 376e56e6-ab80-4ad0-9e10-07c74b471aa7, sled_id: 817ccb88-418b-432a-9f25-ea2f07c53462, sled_serial: "817ccb88-418b-432a-9f25-ea2f07c53462", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4043 | 2026-04-20T22:51:31.140Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4044 | 2026-04-20T22:51:31.140Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4045 | 2026-04-20T22:51:31.142Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4046 | 2026-04-20T22:51:31.142Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4047 | 2026-04-20T22:51:31.142Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4048 | 2026-04-20T22:51:31.142Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4049 | 2026-04-20T22:51:31.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4050 | 2026-04-20T22:51:31.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4051 | 2026-04-20T22:51:35.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4330
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4052 | 2026-04-20T22:51:35.473Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4053 | 2026-04-20T22:51:35.473Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4054 | 2026-04-20T22:51:35.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4055 | 2026-04-20T22:51:35.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4056 | 2026-04-20T22:51:35.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4057 | 2026-04-20T22:51:35.492Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4058 | 2026-04-20T22:51:35.492Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4059 | 2026-04-20T22:51:35.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4060 | 2026-04-20T22:51:35.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4061 | 2026-04-20T22:51:35.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4062 | 2026-04-20T22:51:35.525Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4063 | 2026-04-20T22:51:35.525Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4383
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4064 | 2026-04-20T22:51:35.526Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4065 | 2026-04-20T22:51:35.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4066 | 2026-04-20T22:51:35.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4067 | 2026-04-20T22:51:35.527Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4068 | 2026-04-20T22:51:35.613Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4069 | 2026-04-20T22:51:35.613Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4070 | 2026-04-20T22:51:35.613Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10398
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = b66df78d-5b47-4f23-a96d-53a1d7caac8f
|
| 4071 | 2026-04-20T22:51:35.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4072 | 2026-04-20T22:51:35.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4073 | 2026-04-20T22:51:35.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4074 | 2026-04-20T22:51:35.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4075 | 2026-04-20T22:51:35.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4076 | 2026-04-20T22:51:35.659Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4077 | 2026-04-20T22:51:35.659Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4078 | 2026-04-20T22:51:35.659Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4079 | 2026-04-20T22:51:35.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4080 | 2026-04-20T22:51:35.692Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4081 | 2026-04-20T22:51:35.693Z | DEBG | phd-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
|
| 4082 | 2026-04-20T22:51:35.693Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4553
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4083 | 2026-04-20T22:51:35.693Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4084 | 2026-04-20T22:51:35.693Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4085 | 2026-04-20T22:51:35.694Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4086 | 2026-04-20T22:51:36.175Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4087 | 2026-04-20T22:51:36.270Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4088 | 2026-04-20T22:51:36.270Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dbbe460a-03d1-42cb-9c2f-abd34a97a8a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4089 | 2026-04-20T22:51:36.299Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4090 | 2026-04-20T22:51:36.299Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-04322f61-8750-42ad-81ca-939d43af5395"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4091 | 2026-04-20T22:51:36.317Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 624
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4092 | 2026-04-20T22:51:36.318Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5998
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = d9f5b4b4-8e36-4be4-875c-b7be9c9780a1
|
| 4093 | 2026-04-20T22:51:36.318Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 624
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4094 | 2026-04-20T22:51:36.318Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11201
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 4095 | 2026-04-20T22:51:36.318Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4096 | 2026-04-20T22:51:36.318Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4097 | 2026-04-20T22:51:36.318Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4098 | 2026-04-20T22:51:36.318Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 4099 | 2026-04-20T22:51:36.318Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4100 | 2026-04-20T22:51:36.318Z | DEBG | phd-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
|
| 4101 | 2026-04-20T22:51:36.318Z | DEBG | phd-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
|
| 4102 | 2026-04-20T22:51:36.318Z | DEBG | phd-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::smoke_test
target = phd_framework::zfs
verb = list
|
| 4103 | 2026-04-20T22:51:36.329Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4104 | 2026-04-20T22:51:36.329Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe6c708f-47b7-411a-88a7-ab7a82f52fa6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 4105 | 2026-04-20T22:51:36.346Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe6c708f-47b7-411a-88a7-ab7a82f52fa6", "phd-artifacts/phd-clone-e6fdc001-136b-4f24-9320-622015e960fe"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = clone
|
| 4106 | 2026-04-20T22:51:36.366Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e6fdc001-136b-4f24-9320-622015e960fe"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
| 4107 | 2026-04-20T22:51:36.377Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e6fdc001-136b-4f24-9320-622015e960fe 0B 25.3T 242M /phd-artifacts/phd-clone-e6fdc001-136b-4f24-9320-622015e960fe\n
target = phd_framework::zfs
|
| 4108 | 2026-04-20T22:51:36.377Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4109 | 2026-04-20T22:51:36.377Z | INFO | phd-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 = 322
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke
|
| 4110 | 2026-04-20T22:51:36.378Z | DEBG | phd-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
|
| 4111 | 2026-04-20T22:51:36.378Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4112 | 2026-04-20T22:51:36.378Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke.stdout.log"
target = phd_framework::log_config
|
| 4113 | 2026-04-20T22:51:36.405Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1170
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 4114 | 2026-04-20T22:51:36.419Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4115 | 2026-04-20T22:51:36.419Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4116 | 2026-04-20T22:51:36.420Z | INFO | phd-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 = 459
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4117 | 2026-04-20T22:51:37.295Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4118 | 2026-04-20T22:51:37.296Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: fedabd9e-31a8-4b24-8d7b-80b80af6be3f, name: "phd-vm-fedabd9e-31a8-4b24-8d7b-80b80af6be3f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5fa868f6-c9f2-4134-8aa1-44a01f9901ec, project_id: 6db3a9b0-f4f0-4e1a-8398-620bbc697eb3, sled_id: 0b7d3046-ddcf-4d9c-be6f-5d513ca5948e, sled_serial: "0b7d3046-ddcf-4d9c-be6f-5d513ca5948e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4119 | 2026-04-20T22:51:37.296Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4120 | 2026-04-20T22:51:37.296Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4121 | 2026-04-20T22:51:37.298Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4122 | 2026-04-20T22:51:37.298Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4123 | 2026-04-20T22:51:37.298Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4124 | 2026-04-20T22:51:37.298Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4125 | 2026-04-20T22:51:37.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4126 | 2026-04-20T22:51:37.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4127 | 2026-04-20T22:51:41.712Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4414
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4128 | 2026-04-20T22:51:41.712Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4129 | 2026-04-20T22:51:41.713Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4130 | 2026-04-20T22:51:41.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4131 | 2026-04-20T22:51:41.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4132 | 2026-04-20T22:51:41.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4133 | 2026-04-20T22:51:41.730Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4134 | 2026-04-20T22:51:41.730Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4135 | 2026-04-20T22:51:41.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4136 | 2026-04-20T22:51:41.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4137 | 2026-04-20T22:51:41.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4138 | 2026-04-20T22:51:41.763Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4139 | 2026-04-20T22:51:41.763Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4465
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4140 | 2026-04-20T22:51:41.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4141 | 2026-04-20T22:51:41.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4142 | 2026-04-20T22:51:41.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4143 | 2026-04-20T22:51:41.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4144 | 2026-04-20T22:51:41.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4145 | 2026-04-20T22:51:41.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4146 | 2026-04-20T22:51:41.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4147 | 2026-04-20T22:51:41.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4148 | 2026-04-20T22:51:41.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4149 | 2026-04-20T22:51:41.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4150 | 2026-04-20T22:51:41.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4151 | 2026-04-20T22:51:41.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4152 | 2026-04-20T22:51:41.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4153 | 2026-04-20T22:51:41.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4154 | 2026-04-20T22:51:41.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4155 | 2026-04-20T22:51:41.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4156 | 2026-04-20T22:51:41.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4157 | 2026-04-20T22:51:41.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4158 | 2026-04-20T22:51:41.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4159 | 2026-04-20T22:51:41.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4160 | 2026-04-20T22:51:41.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4161 | 2026-04-20T22:51:41.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4162 | 2026-04-20T22:51:41.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4163 | 2026-04-20T22:51:41.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4164 | 2026-04-20T22:51:41.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4165 | 2026-04-20T22:51:41.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4166 | 2026-04-20T22:51:41.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4167 | 2026-04-20T22:51:41.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4168 | 2026-04-20T22:51:41.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4169 | 2026-04-20T22:51:41.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4170 | 2026-04-20T22:51:41.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4171 | 2026-04-20T22:51:41.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4172 | 2026-04-20T22:51:41.984Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4173 | 2026-04-20T22:51:41.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4174 | 2026-04-20T22:51:41.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4175 | 2026-04-20T22:51:42.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4176 | 2026-04-20T22:51:42.017Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::smoke_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_smoke
|
| 4177 | 2026-04-20T22:51:42.017Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4178 | 2026-04-20T22:51:42.017Z | INFO | phd-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 = 322
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke_lifecycle_0
|
| 4179 | 2026-04-20T22:51:42.018Z | DEBG | phd-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
|
| 4180 | 2026-04-20T22:51:42.018Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4181 | 2026-04-20T22:51:42.018Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 4182 | 2026-04-20T22:51:42.044Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1171
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 4183 | 2026-04-20T22:51:42.057Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4184 | 2026-04-20T22:51:42.057Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4185 | 2026-04-20T22:51:42.057Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = ddb6322b-aae2-4df4-95a1-a1dcab7a2bb7
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
timeout_duration = 45s
|
| 4186 | 2026-04-20T22:51:42.057Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4187 | 2026-04-20T22:51:42.057Z | INFO | phd-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 = 459
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4188 | 2026-04-20T22:51:42.530Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 3984e547-3dbf-4de6-8482-c6e4eef2c76f, name: "phd-vm-3984e547-3dbf-4de6-8482-c6e4eef2c76f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5fa868f6-c9f2-4134-8aa1-44a01f9901ec, project_id: 6db3a9b0-f4f0-4e1a-8398-620bbc697eb3, sled_id: b59519b4-f1e2-4e9e-ad96-35bd8f71160c, sled_serial: "b59519b4-f1e2-4e9e-ad96-35bd8f71160c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4189 | 2026-04-20T22:51:42.530Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = ddb6322b-aae2-4df4-95a1-a1dcab7a2bb7
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4190 | 2026-04-20T22:51:44.975Z | INFO | phd-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":7847}}
target = phd_framework::serial
|
| 4191 | 2026-04-20T22:51:46.091Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4192 | 2026-04-20T22:51:46.091Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3561
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = ddb6322b-aae2-4df4-95a1-a1dcab7a2bb7
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4193 | 2026-04-20T22:51:46.093Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4194 | 2026-04-20T22:51:46.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4195 | 2026-04-20T22:51:46.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4196 | 2026-04-20T22:51:46.095Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4197 | 2026-04-20T22:51:46.182Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4198 | 2026-04-20T22:51:46.182Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9761
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
|
| 4199 | 2026-04-20T22:51:46.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4200 | 2026-04-20T22:51:46.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4201 | 2026-04-20T22:51:46.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4202 | 2026-04-20T22:51:46.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4203 | 2026-04-20T22:51:46.215Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4204 | 2026-04-20T22:51:46.215Z | DEBG | phd-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
|
| 4205 | 2026-04-20T22:51:46.216Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8919
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4206 | 2026-04-20T22:51:46.216Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4207 | 2026-04-20T22:51:46.216Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4208 | 2026-04-20T22:51:46.217Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4209 | 2026-04-20T22:51:46.541Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4210 | 2026-04-20T22:51:46.632Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4211 | 2026-04-20T22:51:46.632Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e6fdc001-136b-4f24-9320-622015e960fe"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4212 | 2026-04-20T22:51:46.660Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4213 | 2026-04-20T22:51:46.660Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe6c708f-47b7-411a-88a7-ab7a82f52fa6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4214 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 466
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4215 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 465
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4216 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4624
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
vm = migration_smoke_lifecycle_0
vm_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4217 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4218 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4219 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4624
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = fedabd9e-31a8-4b24-8d7b-80b80af6be3f
target = phd_framework::test_vm
target_id = 3984e547-3dbf-4de6-8482-c6e4eef2c76f
|
| 4220 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4221 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10363
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 4222 | 2026-04-20T22:51:46.682Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 4223 | 2026-04-20T22:51:46.682Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4224 | 2026-04-20T22:51:46.682Z | DEBG | phd-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
|
| 4225 | 2026-04-20T22:51:46.682Z | DEBG | phd-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
|
| 4226 | 2026-04-20T22:51:46.682Z | DEBG | phd-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::serial_history
target = phd_framework::zfs
verb = list
|
| 4227 | 2026-04-20T22:51:46.694Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4228 | 2026-04-20T22:51:46.694Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e356700f-78ff-48b6-a1b2-96f1888917b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 4229 | 2026-04-20T22:51:46.711Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e356700f-78ff-48b6-a1b2-96f1888917b2", "phd-artifacts/phd-clone-4d1b4075-fa33-46fa-bc03-f4da8bbe1983"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = clone
|
| 4230 | 2026-04-20T22:51:46.729Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4d1b4075-fa33-46fa-bc03-f4da8bbe1983"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
| 4231 | 2026-04-20T22:51:46.740Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-4d1b4075-fa33-46fa-bc03-f4da8bbe1983 0B 25.3T 242M /phd-artifacts/phd-clone-4d1b4075-fa33-46fa-bc03-f4da8bbe1983\n
target = phd_framework::zfs
|
| 4232 | 2026-04-20T22:51:46.741Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4233 | 2026-04-20T22:51:46.741Z | INFO | phd-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 = 322
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history
|
| 4234 | 2026-04-20T22:51:46.741Z | DEBG | phd-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
|
| 4235 | 2026-04-20T22:51:46.741Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::serial_history
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4236 | 2026-04-20T22:51:46.741Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history.stdout.log"
target = phd_framework::log_config
|
| 4237 | 2026-04-20T22:51:46.769Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1180
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 4238 | 2026-04-20T22:51:46.784Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4239 | 2026-04-20T22:51:46.784Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4240 | 2026-04-20T22:51:46.785Z | INFO | phd-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 = 459
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4241 | 2026-04-20T22:51:47.638Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4242 | 2026-04-20T22:51:47.638Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 9a15f21b-0e20-44f7-b9d9-100253ecf40b, name: "phd-vm-9a15f21b-0e20-44f7-b9d9-100253ecf40b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3ccd50b6-21ef-40cf-b3e4-7a771b511c1c, project_id: 7369e8d4-c2fd-4a69-9aa2-7304f63385eb, sled_id: ac1074b4-5d10-4951-bde2-0121875a44c2, sled_serial: "ac1074b4-5d10-4951-bde2-0121875a44c2", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4243 | 2026-04-20T22:51:47.639Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4244 | 2026-04-20T22:51:47.639Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4245 | 2026-04-20T22:51:47.639Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4246 | 2026-04-20T22:51:47.640Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4247 | 2026-04-20T22:51:47.640Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4248 | 2026-04-20T22:51:47.640Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4249 | 2026-04-20T22:51:47.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4250 | 2026-04-20T22:51:47.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4251 | 2026-04-20T22:51:51.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4334
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4252 | 2026-04-20T22:51:51.975Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4253 | 2026-04-20T22:51:51.975Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4254 | 2026-04-20T22:51:51.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4255 | 2026-04-20T22:51:51.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4256 | 2026-04-20T22:51:51.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4257 | 2026-04-20T22:51:51.993Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4258 | 2026-04-20T22:51:51.994Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4259 | 2026-04-20T22:51:51.994Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4260 | 2026-04-20T22:51:51.994Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4261 | 2026-04-20T22:51:52.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4262 | 2026-04-20T22:51:52.027Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4263 | 2026-04-20T22:51:52.027Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4387
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4264 | 2026-04-20T22:51:52.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4265 | 2026-04-20T22:51:52.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4266 | 2026-04-20T22:51:52.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4267 | 2026-04-20T22:51:52.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4268 | 2026-04-20T22:51:52.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4269 | 2026-04-20T22:51:52.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4270 | 2026-04-20T22:51:52.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4271 | 2026-04-20T22:51:52.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4272 | 2026-04-20T22:51:52.082Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4273 | 2026-04-20T22:51:52.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4274 | 2026-04-20T22:51:52.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4275 | 2026-04-20T22:51:52.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4276 | 2026-04-20T22:51:52.121Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history
|
| 4277 | 2026-04-20T22:51:52.121Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4278 | 2026-04-20T22:51:52.121Z | INFO | phd-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 = 322
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_lifecycle_0
|
| 4279 | 2026-04-20T22:51:52.121Z | DEBG | phd-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
|
| 4280 | 2026-04-20T22:51:52.121Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4281 | 2026-04-20T22:51:52.121Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 4282 | 2026-04-20T22:51:52.151Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1181
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 4283 | 2026-04-20T22:51:52.164Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4284 | 2026-04-20T22:51:52.164Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4285 | 2026-04-20T22:51:52.164Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = fe248427-e065-4ef6-b628-7bf4f6e2986a
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
timeout_duration = 45s
|
| 4286 | 2026-04-20T22:51:52.164Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4287 | 2026-04-20T22:51:52.165Z | INFO | phd-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 = 459
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4288 | 2026-04-20T22:51:52.672Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: b53fb456-e510-4b9a-ae3d-a5c617082a44, name: "phd-vm-b53fb456-e510-4b9a-ae3d-a5c617082a44", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3ccd50b6-21ef-40cf-b3e4-7a771b511c1c, project_id: 7369e8d4-c2fd-4a69-9aa2-7304f63385eb, sled_id: 63dc5c21-aa48-4cd0-9d82-e8c77400ce57, sled_serial: "63dc5c21-aa48-4cd0-9d82-e8c77400ce57", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4289 | 2026-04-20T22:51:52.673Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = fe248427-e065-4ef6-b628-7bf4f6e2986a
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4290 | 2026-04-20T22:51:54.934Z | INFO | phd-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":7756}}
target = phd_framework::serial
|
| 4291 | 2026-04-20T22:51:55.370Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4292 | 2026-04-20T22:51:55.370Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2697
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = fe248427-e065-4ef6-b628-7bf4f6e2986a
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4293 | 2026-04-20T22:51:55.372Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4294 | 2026-04-20T22:51:55.374Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4295 | 2026-04-20T22:51:55.464Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 91
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4296 | 2026-04-20T22:51:55.464Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8679
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
|
| 4297 | 2026-04-20T22:51:55.467Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4298 | 2026-04-20T22:51:55.467Z | DEBG | phd-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
|
| 4299 | 2026-04-20T22:51:55.467Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7829
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4300 | 2026-04-20T22:51:55.467Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4301 | 2026-04-20T22:51:55.468Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4302 | 2026-04-20T22:51:55.469Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4303 | 2026-04-20T22:51:56.149Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4304 | 2026-04-20T22:51:56.240Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4305 | 2026-04-20T22:51:56.240Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4d1b4075-fa33-46fa-bc03-f4da8bbe1983"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4306 | 2026-04-20T22:51:56.268Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4307 | 2026-04-20T22:51:56.268Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e356700f-78ff-48b6-a1b2-96f1888917b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4308 | 2026-04-20T22:51:56.283Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 816
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4309 | 2026-04-20T22:51:56.284Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 815
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4310 | 2026-04-20T22:51:56.284Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4119
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
vm = migration_serial_history_lifecycle_0
vm_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4311 | 2026-04-20T22:51:56.284Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4312 | 2026-04-20T22:51:56.284Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4119
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9a15f21b-0e20-44f7-b9d9-100253ecf40b
target = phd_framework::test_vm
target_id = b53fb456-e510-4b9a-ae3d-a5c617082a44
|
| 4313 | 2026-04-20T22:51:56.284Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4314 | 2026-04-20T22:51:56.284Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9601
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 4315 | 2026-04-20T22:51:56.284Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4316 | 2026-04-20T22:51:56.284Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 302
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 4317 | 2026-04-20T22:51:56.284Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4318 | 2026-04-20T22:51:56.284Z | DEBG | phd-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
|
| 4319 | 2026-04-20T22:51:56.284Z | DEBG | phd-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
|
| 4320 | 2026-04-20T22:51:56.284Z | DEBG | phd-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::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 4321 | 2026-04-20T22:51:56.295Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4322 | 2026-04-20T22:51:56.295Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a00ce1f3-0167-44b2-8c2f-a73c9f3ce5ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = snapshot
|
| 4323 | 2026-04-20T22:51:56.312Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a00ce1f3-0167-44b2-8c2f-a73c9f3ce5ca", "phd-artifacts/phd-clone-ad4155f7-aad1-450e-91cc-5491ea782a9f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = clone
|
| 4324 | 2026-04-20T22:51:56.330Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ad4155f7-aad1-450e-91cc-5491ea782a9f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 4325 | 2026-04-20T22:51:56.342Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-ad4155f7-aad1-450e-91cc-5491ea782a9f 0B 25.3T 242M /phd-artifacts/phd-clone-ad4155f7-aad1-450e-91cc-5491ea782a9f\n
target = phd_framework::zfs
|
| 4326 | 2026-04-20T22:51:56.342Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4327 | 2026-04-20T22:51:56.343Z | INFO | phd-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 = 322
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
| 4328 | 2026-04-20T22:51:56.343Z | DEBG | phd-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
|
| 4329 | 2026-04-20T22:51:56.343Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4330 | 2026-04-20T22:51:56.343Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_0.stdout.log"
target = phd_framework::log_config
|
| 4331 | 2026-04-20T22:51:56.369Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1190
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 4332 | 2026-04-20T22:51:56.384Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4333 | 2026-04-20T22:51:56.384Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4334 | 2026-04-20T22:51:56.384Z | INFO | phd-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 = 322
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
| 4335 | 2026-04-20T22:51:56.384Z | DEBG | phd-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
|
| 4336 | 2026-04-20T22:51:56.384Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4337 | 2026-04-20T22:51:56.384Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_1.stdout.log"
target = phd_framework::log_config
|
| 4338 | 2026-04-20T22:51:56.413Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1191
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 4339 | 2026-04-20T22:51:56.428Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4340 | 2026-04-20T22:51:56.428Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4341 | 2026-04-20T22:51:56.428Z | INFO | phd-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 = 322
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
| 4342 | 2026-04-20T22:51:56.428Z | DEBG | phd-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
|
| 4343 | 2026-04-20T22:51:56.428Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4344 | 2026-04-20T22:51:56.428Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_2.stdout.log"
target = phd_framework::log_config
|
| 4345 | 2026-04-20T22:51:56.456Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1192
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 4346 | 2026-04-20T22:51:56.470Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4347 | 2026-04-20T22:51:56.470Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4348 | 2026-04-20T22:51:56.607Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4349 | 2026-04-20T22:51:56.608Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: aa411277-7164-44ec-8fa1-1f98763f21d5, name: "phd-vm-aa411277-7164-44ec-8fa1-1f98763f21d5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 32c7ade9-a3e9-4f4d-b7d5-aa4fa549b8cc, project_id: 61aa6356-3f1e-4027-aa44-39d0a5566b1c, sled_id: b8955d93-e9a9-4928-a412-08d38ec02575, sled_serial: "b8955d93-e9a9-4928-a412-08d38ec02575", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4350 | 2026-04-20T22:51:56.608Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4351 | 2026-04-20T22:51:56.608Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::multiple_migrations
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4352 | 2026-04-20T22:51:56.609Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4353 | 2026-04-20T22:51:56.609Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4354 | 2026-04-20T22:51:56.609Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4355 | 2026-04-20T22:51:56.609Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4356 | 2026-04-20T22:51:56.609Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4357 | 2026-04-20T22:51:56.609Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4358 | 2026-04-20T22:52:01.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4417
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4359 | 2026-04-20T22:52:01.027Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::multiple_migrations
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4360 | 2026-04-20T22:52:01.028Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4361 | 2026-04-20T22:52:01.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4362 | 2026-04-20T22:52:01.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4363 | 2026-04-20T22:52:01.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4364 | 2026-04-20T22:52:01.046Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::multiple_migrations
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4365 | 2026-04-20T22:52:01.046Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4366 | 2026-04-20T22:52:01.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4367 | 2026-04-20T22:52:01.047Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4368 | 2026-04-20T22:52:01.079Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4369 | 2026-04-20T22:52:01.080Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4370 | 2026-04-20T22:52:01.080Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4470
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 4371 | 2026-04-20T22:52:01.080Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4372 | 2026-04-20T22:52:01.080Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = c5f1db94-62b0-4d42-ab8c-5bfaef6264f7
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
timeout_duration = 45s
|
| 4373 | 2026-04-20T22:52:01.080Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4374 | 2026-04-20T22:52:01.206Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c, name: "phd-vm-be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 32c7ade9-a3e9-4f4d-b7d5-aa4fa549b8cc, project_id: 61aa6356-3f1e-4027-aa44-39d0a5566b1c, sled_id: d0e3d522-4234-4358-ba5a-64853317cecb, sled_serial: "d0e3d522-4234-4358-ba5a-64853317cecb", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4375 | 2026-04-20T22:52:01.206Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = c5f1db94-62b0-4d42-ab8c-5bfaef6264f7
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4376 | 2026-04-20T22:52:03.658Z | INFO | phd-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":7651}}
target = phd_framework::serial
|
| 4377 | 2026-04-20T22:52:05.730Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4378 | 2026-04-20T22:52:05.730Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4523
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = c5f1db94-62b0-4d42-ab8c-5bfaef6264f7
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4379 | 2026-04-20T22:52:05.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4380 | 2026-04-20T22:52:05.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4381 | 2026-04-20T22:52:05.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4382 | 2026-04-20T22:52:05.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4383 | 2026-04-20T22:52:05.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4384 | 2026-04-20T22:52:05.775Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4385 | 2026-04-20T22:52:05.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4386 | 2026-04-20T22:52:05.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4387 | 2026-04-20T22:52:05.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4388 | 2026-04-20T22:52:05.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4389 | 2026-04-20T22:52:05.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4390 | 2026-04-20T22:52:05.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4391 | 2026-04-20T22:52:05.820Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4392 | 2026-04-20T22:52:05.820Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 4314cca5-dffc-4c0d-8b7d-bed3a9ae6e9e
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
timeout_duration = 45s
|
| 4393 | 2026-04-20T22:52:05.820Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4394 | 2026-04-20T22:52:05.940Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 9764ef2d-ff64-4a22-bba1-d76951c3e64f, name: "phd-vm-9764ef2d-ff64-4a22-bba1-d76951c3e64f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 32c7ade9-a3e9-4f4d-b7d5-aa4fa549b8cc, project_id: 61aa6356-3f1e-4027-aa44-39d0a5566b1c, sled_id: 0047a440-ab29-48e1-bda0-35a905677399, sled_serial: "0047a440-ab29-48e1-bda0-35a905677399", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4395 | 2026-04-20T22:52:05.940Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 4314cca5-dffc-4c0d-8b7d-bed3a9ae6e9e
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4396 | 2026-04-20T22:52:08.427Z | INFO | phd-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":7728}}
target = phd_framework::serial
|
| 4397 | 2026-04-20T22:52:10.033Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4398 | 2026-04-20T22:52:10.033Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4092
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 4314cca5-dffc-4c0d-8b7d-bed3a9ae6e9e
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4399 | 2026-04-20T22:52:10.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4400 | 2026-04-20T22:52:10.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4401 | 2026-04-20T22:52:11.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1376
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4402 | 2026-04-20T22:52:11.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4403 | 2026-04-20T22:52:11.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4404 | 2026-04-20T22:52:11.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4405 | 2026-04-20T22:52:11.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4406 | 2026-04-20T22:52:11.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4407 | 2026-04-20T22:52:11.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4408 | 2026-04-20T22:52:11.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4409 | 2026-04-20T22:52:11.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4410 | 2026-04-20T22:52:11.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4411 | 2026-04-20T22:52:11.488Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4412 | 2026-04-20T22:52:11.488Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4413 | 2026-04-20T22:52:11.488Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4414 | 2026-04-20T22:52:11.488Z | DEBG | phd-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
|
| 4415 | 2026-04-20T22:52:11.488Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14880
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4416 | 2026-04-20T22:52:11.489Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4417 | 2026-04-20T22:52:11.489Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4418 | 2026-04-20T22:52:11.490Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4419 | 2026-04-20T22:52:11.491Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4420 | 2026-04-20T22:52:11.491Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4421 | 2026-04-20T22:52:11.546Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4422 | 2026-04-20T22:52:11.580Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 91
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4423 | 2026-04-20T22:52:11.580Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10499
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
vm = multiple_migrations_1
vm_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4424 | 2026-04-20T22:52:11.580Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 10499
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = aa411277-7164-44ec-8fa1-1f98763f21d5
target = phd_framework::test_vm
target_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
|
| 4425 | 2026-04-20T22:52:11.631Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4426 | 2026-04-20T22:52:11.631Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 15159
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = aa411277-7164-44ec-8fa1-1f98763f21d5
|
| 4427 | 2026-04-20T22:52:11.668Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4428 | 2026-04-20T22:52:11.668Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ad4155f7-aad1-450e-91cc-5491ea782a9f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4429 | 2026-04-20T22:52:11.698Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4430 | 2026-04-20T22:52:11.698Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a00ce1f3-0167-44b2-8c2f-a73c9f3ce5ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4431 | 2026-04-20T22:52:11.718Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 229
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4432 | 2026-04-20T22:52:11.718Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5897
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
vm = multiple_migrations_2
vm_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4433 | 2026-04-20T22:52:11.718Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 229
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4434 | 2026-04-20T22:52:11.718Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5898
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = be4a792a-5a6a-45b6-b8fa-b8b72dcaf70c
target = phd_framework::test_vm
target_id = 9764ef2d-ff64-4a22-bba1-d76951c3e64f
|
| 4435 | 2026-04-20T22:52:11.719Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15433
file = phd-tests/tests/src/migrate.rs
line = 302
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 4436 | 2026-04-20T22:52:11.719Z | INFO | phd-runner: Starting test phd_tests::migrate::migration_ensures_instance_metadata
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4437 | 2026-04-20T22:52:11.719Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4438 | 2026-04-20T22:52:11.719Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4439 | 2026-04-20T22:52:11.719Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 388
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 4440 | 2026-04-20T22:52:11.719Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4441 | 2026-04-20T22:52:11.719Z | DEBG | phd-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
|
| 4442 | 2026-04-20T22:52:11.719Z | DEBG | phd-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
|
| 4443 | 2026-04-20T22:52:11.719Z | DEBG | phd-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::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 4444 | 2026-04-20T22:52:11.731Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::migration_ensures_instance_metadata
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4445 | 2026-04-20T22:52:11.731Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-277c67ac-6fb9-4c47-941f-47e4e82153e3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = snapshot
|
| 4446 | 2026-04-20T22:52:11.751Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-277c67ac-6fb9-4c47-941f-47e4e82153e3", "phd-artifacts/phd-clone-bb04f9d8-10b9-4f63-8e0a-ea9a86d631ff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = clone
|
| 4447 | 2026-04-20T22:52:11.768Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bb04f9d8-10b9-4f63-8e0a-ea9a86d631ff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 4448 | 2026-04-20T22:52:11.779Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::migration_ensures_instance_metadata
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-bb04f9d8-10b9-4f63-8e0a-ea9a86d631ff 0B 25.3T 242M /phd-artifacts/phd-clone-bb04f9d8-10b9-4f63-8e0a-ea9a86d631ff\n
target = phd_framework::zfs
|
| 4449 | 2026-04-20T22:52:11.780Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4450 | 2026-04-20T22:52:11.780Z | INFO | phd-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 = 322
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_source
|
| 4451 | 2026-04-20T22:52:11.780Z | DEBG | phd-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
|
| 4452 | 2026-04-20T22:52:11.780Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::migration_ensures_instance_metadata
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4453 | 2026-04-20T22:52:11.780Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_source.stdout.log"
target = phd_framework::log_config
|
| 4454 | 2026-04-20T22:52:11.808Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1202
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 4455 | 2026-04-20T22:52:11.823Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4456 | 2026-04-20T22:52:11.823Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4457 | 2026-04-20T22:52:11.823Z | INFO | phd-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 = 322
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_target
|
| 4458 | 2026-04-20T22:52:11.823Z | DEBG | phd-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
|
| 4459 | 2026-04-20T22:52:11.823Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::migration_ensures_instance_metadata
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4460 | 2026-04-20T22:52:11.823Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_target.stdout.log"
target = phd_framework::log_config
|
| 4461 | 2026-04-20T22:52:11.854Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1203
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 4462 | 2026-04-20T22:52:11.868Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4463 | 2026-04-20T22:52:11.868Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4464 | 2026-04-20T22:52:11.998Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4465 | 2026-04-20T22:52:11.999Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 959df3b8-8e36-498a-948c-11372e67e7dd, name: "phd-vm-959df3b8-8e36-498a-948c-11372e67e7dd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4749821b-8f95-4fa3-ae15-df9e72dc6fe2, project_id: 8faa92dc-8732-4a21-a991-f302f0fb2b9a, sled_id: 10790dfd-a60d-49bc-99e2-bb13dded1973, sled_serial: "10790dfd-a60d-49bc-99e2-bb13dded1973", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4466 | 2026-04-20T22:52:11.999Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4467 | 2026-04-20T22:52:11.999Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::migration_ensures_instance_metadata
state = Run
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4468 | 2026-04-20T22:52:12.000Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4469 | 2026-04-20T22:52:12.000Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4470 | 2026-04-20T22:52:12.000Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4471 | 2026-04-20T22:52:12.000Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4472 | 2026-04-20T22:52:12.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4473 | 2026-04-20T22:52:12.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4474 | 2026-04-20T22:52:16.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4451
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4475 | 2026-04-20T22:52:16.452Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4476 | 2026-04-20T22:52:16.452Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4477 | 2026-04-20T22:52:16.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4478 | 2026-04-20T22:52:16.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4479 | 2026-04-20T22:52:16.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4480 | 2026-04-20T22:52:16.471Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4481 | 2026-04-20T22:52:16.471Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4482 | 2026-04-20T22:52:16.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4483 | 2026-04-20T22:52:16.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4484 | 2026-04-20T22:52:16.503Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4485 | 2026-04-20T22:52:16.503Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4486 | 2026-04-20T22:52:16.503Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4502
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4487 | 2026-04-20T22:52:16.503Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4488 | 2026-04-20T22:52:16.503Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4489 | 2026-04-20T22:52:16.505Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4490 | 2026-04-20T22:52:16.506Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4491 | 2026-04-20T22:52:16.506Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 2e896bbd-7b59-400d-8db2-45f20ed582f2
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
timeout_duration = 45s
|
| 4492 | 2026-04-20T22:52:16.506Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4493 | 2026-04-20T22:52:16.630Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 786656d1-8435-443a-98e2-b92716706af7, name: "phd-vm-786656d1-8435-443a-98e2-b92716706af7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4749821b-8f95-4fa3-ae15-df9e72dc6fe2, project_id: 8faa92dc-8732-4a21-a991-f302f0fb2b9a, sled_id: 3a26021c-d137-4278-82b2-24d76abc3344, sled_serial: "3a26021c-d137-4278-82b2-24d76abc3344", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4494 | 2026-04-20T22:52:16.630Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 2e896bbd-7b59-400d-8db2-45f20ed582f2
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4495 | 2026-04-20T22:52:19.114Z | INFO | phd-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":7651}}
target = phd_framework::serial
|
| 4496 | 2026-04-20T22:52:19.201Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4497 | 2026-04-20T22:52:19.201Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2570
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 2e896bbd-7b59-400d-8db2-45f20ed582f2
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4498 | 2026-04-20T22:52:19.201Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4499 | 2026-04-20T22:52:19.201Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4500 | 2026-04-20T22:52:19.203Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4501 | 2026-04-20T22:52:19.203Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4502 | 2026-04-20T22:52:19.203Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4503 | 2026-04-20T22:52:19.203Z | DEBG | phd-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
|
| 4504 | 2026-04-20T22:52:19.203Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7205
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4505 | 2026-04-20T22:52:19.203Z | INFO | phd-runner: test phd_tests::migrate::migration_ensures_instance_metadata ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4506 | 2026-04-20T22:52:19.204Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4507 | 2026-04-20T22:52:19.205Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4508 | 2026-04-20T22:52:19.205Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::migration_ensures_instance_metadata
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4509 | 2026-04-20T22:52:19.300Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 96
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4510 | 2026-04-20T22:52:19.300Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7431
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 959df3b8-8e36-498a-948c-11372e67e7dd
|
| 4511 | 2026-04-20T22:52:19.301Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::migration_ensures_instance_metadata
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4512 | 2026-04-20T22:52:19.385Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4513 | 2026-04-20T22:52:19.386Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bb04f9d8-10b9-4f63-8e0a-ea9a86d631ff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = destroy
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4514 | 2026-04-20T22:52:19.414Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4515 | 2026-04-20T22:52:19.414Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-277c67ac-6fb9-4c47-941f-47e4e82153e3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = destroy
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4516 | 2026-04-20T22:52:19.432Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 228
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4517 | 2026-04-20T22:52:19.432Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 228
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4518 | 2026-04-20T22:52:19.432Z | INFO | phd-runner: Starting test phd_tests::migrate::vm_reaches_destroyed_after_migration_out
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4519 | 2026-04-20T22:52:19.432Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4520 | 2026-04-20T22:52:19.432Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4521 | 2026-04-20T22:52:19.432Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 2926
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
vm = migration_ensures_instance_metadata_target
vm_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4522 | 2026-04-20T22:52:19.433Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2926
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 959df3b8-8e36-498a-948c-11372e67e7dd
target = phd_framework::test_vm
target_id = 786656d1-8435-443a-98e2-b92716706af7
|
| 4523 | 2026-04-20T22:52:19.433Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7713
file = phd-tests/tests/src/migrate.rs
line = 388
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 4524 | 2026-04-20T22:52:19.433Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 433
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 4525 | 2026-04-20T22:52:19.433Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4526 | 2026-04-20T22:52:19.433Z | DEBG | phd-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
|
| 4527 | 2026-04-20T22:52:19.433Z | DEBG | phd-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
|
| 4528 | 2026-04-20T22:52:19.433Z | DEBG | phd-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::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = list
|
| 4529 | 2026-04-20T22:52:19.444Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 248M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4530 | 2026-04-20T22:52:19.444Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1691d7b6-3279-4cc4-b8e8-e178c36b6fc1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = snapshot
|
| 4531 | 2026-04-20T22:52:19.461Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1691d7b6-3279-4cc4-b8e8-e178c36b6fc1", "phd-artifacts/phd-clone-817eaea4-c7b1-4fdd-a474-c45341762fda"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = clone
|
| 4532 | 2026-04-20T22:52:19.479Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-817eaea4-c7b1-4fdd-a474-c45341762fda"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = list
|
| 4533 | 2026-04-20T22:52:19.490Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-817eaea4-c7b1-4fdd-a474-c45341762fda 0B 25.3T 242M /phd-artifacts/phd-clone-817eaea4-c7b1-4fdd-a474-c45341762fda\n
target = phd_framework::zfs
|
| 4534 | 2026-04-20T22:52:19.491Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4535 | 2026-04-20T22:52:19.491Z | INFO | phd-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 = 322
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_source
|
| 4536 | 2026-04-20T22:52:19.491Z | DEBG | phd-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
|
| 4537 | 2026-04-20T22:52:19.491Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4538 | 2026-04-20T22:52:19.491Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_source.stdout.log"
target = phd_framework::log_config
|
| 4539 | 2026-04-20T22:52:19.518Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1212
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 4540 | 2026-04-20T22:52:19.532Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4541 | 2026-04-20T22:52:19.532Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4542 | 2026-04-20T22:52:19.532Z | INFO | phd-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 = 322
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_target
|
| 4543 | 2026-04-20T22:52:19.532Z | DEBG | phd-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
|
| 4544 | 2026-04-20T22:52:19.532Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4545 | 2026-04-20T22:52:19.532Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_target.stdout.log"
target = phd_framework::log_config
|
| 4546 | 2026-04-20T22:52:19.563Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1213
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 4547 | 2026-04-20T22:52:19.578Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4548 | 2026-04-20T22:52:19.578Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4549 | 2026-04-20T22:52:19.707Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4550 | 2026-04-20T22:52:19.708Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f149c3c9-ede6-453d-b285-60da4a17713c, name: "phd-vm-f149c3c9-ede6-453d-b285-60da4a17713c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4b7b2e4f-f3b8-413f-b7d7-40ca4292e8d8, project_id: b76768d5-1cba-4f59-a297-2432f748622f, sled_id: 0d783840-0191-48ff-840d-08d61cafe29a, sled_serial: "0d783840-0191-48ff-840d-08d61cafe29a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4551 | 2026-04-20T22:52:19.708Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4552 | 2026-04-20T22:52:19.708Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
state = Run
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4553 | 2026-04-20T22:52:19.709Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4554 | 2026-04-20T22:52:19.709Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4555 | 2026-04-20T22:52:19.709Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = 300s
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4556 | 2026-04-20T22:52:19.709Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4557 | 2026-04-20T22:52:19.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4558 | 2026-04-20T22:52:19.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4559 | 2026-04-20T22:52:24.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4406
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4560 | 2026-04-20T22:52:24.116Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4561 | 2026-04-20T22:52:24.116Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4562 | 2026-04-20T22:52:24.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4563 | 2026-04-20T22:52:24.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4564 | 2026-04-20T22:52:24.134Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4565 | 2026-04-20T22:52:24.135Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4566 | 2026-04-20T22:52:24.135Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4567 | 2026-04-20T22:52:24.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4568 | 2026-04-20T22:52:24.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4569 | 2026-04-20T22:52:24.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4570 | 2026-04-20T22:52:24.168Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4571 | 2026-04-20T22:52:24.168Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4458
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4572 | 2026-04-20T22:52:24.168Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4573 | 2026-04-20T22:52:24.168Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = e430f07f-befe-4153-9a35-f2e6998df179
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
timeout_duration = 45s
|
| 4574 | 2026-04-20T22:52:24.168Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4575 | 2026-04-20T22:52:24.289Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ebe56039-386f-411b-ae16-651d3662c4a8, name: "phd-vm-ebe56039-386f-411b-ae16-651d3662c4a8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4b7b2e4f-f3b8-413f-b7d7-40ca4292e8d8, project_id: b76768d5-1cba-4f59-a297-2432f748622f, sled_id: 163fe01b-2663-46c2-9ce7-8efa0a7b6a1d, sled_serial: "163fe01b-2663-46c2-9ce7-8efa0a7b6a1d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4576 | 2026-04-20T22:52:24.289Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = e430f07f-befe-4153-9a35-f2e6998df179
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4577 | 2026-04-20T22:52:26.737Z | INFO | phd-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":7651}}
target = phd_framework::serial
|
| 4578 | 2026-04-20T22:52:27.504Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4579 | 2026-04-20T22:52:27.504Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3214
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = e430f07f-befe-4153-9a35-f2e6998df179
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4580 | 2026-04-20T22:52:27.504Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4581 | 2026-04-20T22:52:27.504Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4582 | 2026-04-20T22:52:27.504Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4583 | 2026-04-20T22:52:27.504Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4584 | 2026-04-20T22:52:27.505Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4585 | 2026-04-20T22:52:27.505Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4586 | 2026-04-20T22:52:27.505Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4587 | 2026-04-20T22:52:27.505Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4588 | 2026-04-20T22:52:27.505Z | DEBG | phd-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
|
| 4589 | 2026-04-20T22:52:27.506Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7797
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4590 | 2026-04-20T22:52:27.506Z | INFO | phd-runner: test phd_tests::migrate::vm_reaches_destroyed_after_migration_out ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4591 | 2026-04-20T22:52:27.506Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4592 | 2026-04-20T22:52:27.507Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4593 | 2026-04-20T22:52:27.508Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4594 | 2026-04-20T22:52:27.596Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4595 | 2026-04-20T22:52:27.596Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8017
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = f149c3c9-ede6-453d-b285-60da4a17713c
|
| 4596 | 2026-04-20T22:52:27.598Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4597 | 2026-04-20T22:52:27.685Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4598 | 2026-04-20T22:52:27.685Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-817eaea4-c7b1-4fdd-a474-c45341762fda"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = destroy
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4599 | 2026-04-20T22:52:27.714Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4600 | 2026-04-20T22:52:27.714Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1691d7b6-3279-4cc4-b8e8-e178c36b6fc1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = destroy
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4601 | 2026-04-20T22:52:27.734Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 228
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4602 | 2026-04-20T22:52:27.734Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3565
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4603 | 2026-04-20T22:52:27.734Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3566
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = f149c3c9-ede6-453d-b285-60da4a17713c
target = phd_framework::test_vm
target_id = ebe56039-386f-411b-ae16-651d3662c4a8
|
| 4604 | 2026-04-20T22:52:27.734Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8301
file = phd-tests/tests/src/migrate.rs
line = 433
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 4605 | 2026-04-20T22:52:27.734Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 228
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4606 | 2026-04-20T22:52:27.735Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4607 | 2026-04-20T22:52:27.735Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4608 | 2026-04-20T22:52:27.735Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4609 | 2026-04-20T22:52:27.735Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 4610 | 2026-04-20T22:52:27.735Z | DEBG | phd-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
|
| 4611 | 2026-04-20T22:52:27.735Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4612 | 2026-04-20T22:52:27.735Z | DEBG | phd-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
|
| 4613 | 2026-04-20T22:52:27.735Z | DEBG | phd-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
|
| 4614 | 2026-04-20T22:52:27.735Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 4615 | 2026-04-20T22:52:27.748Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4616 | 2026-04-20T22:52:27.748Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-553f4539-668e-49e4-b81b-f8d9866bf0d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 4617 | 2026-04-20T22:52:27.766Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-553f4539-668e-49e4-b81b-f8d9866bf0d0", "phd-artifacts/phd-clone-fd38e47a-e113-4d8b-a3cb-9cb8921e8177"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = clone
|
| 4618 | 2026-04-20T22:52:27.784Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fd38e47a-e113-4d8b-a3cb-9cb8921e8177"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 4619 | 2026-04-20T22:52:27.796Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-fd38e47a-e113-4d8b-a3cb-9cb8921e8177 0B 25.3T 242M /phd-artifacts/phd-clone-fd38e47a-e113-4d8b-a3cb-9cb8921e8177\n
target = phd_framework::zfs
|
| 4620 | 2026-04-20T22:52:27.798Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 4621 | 2026-04-20T22:52:27.798Z | INFO | phd-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 = 322
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm_name = in_memory_backend_test
|
| 4622 | 2026-04-20T22:52:27.798Z | DEBG | phd-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
|
| 4623 | 2026-04-20T22:52:27.798Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::disk::in_memory_backend_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4624 | 2026-04-20T22:52:27.798Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_smoke_test/in_memory_backend_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_smoke_test/in_memory_backend_test.stdout.log"
target = phd_framework::log_config
|
| 4625 | 2026-04-20T22:52:27.825Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1222
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm::server
|
| 4626 | 2026-04-20T22:52:27.839Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 4627 | 2026-04-20T22:52:27.839Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4628 | 2026-04-20T22:52:27.841Z | INFO | phd-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 = 459
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4629 | 2026-04-20T22:52:28.530Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4630 | 2026-04-20T22:52:28.530Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: d087d1d9-08f3-4324-815d-4e60064d7bf2, name: "phd-vm-d087d1d9-08f3-4324-815d-4e60064d7bf2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0810cb08-4409-47d5-80a8-6dc28d112ac4, project_id: ac91fc2e-c86a-4d4a-a690-7101f126412c, sled_id: 464210ef-0359-490c-bc10-977bb2bce116, sled_serial: "464210ef-0359-490c-bc10-977bb2bce116", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4631 | 2026-04-20T22:52:28.531Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4632 | 2026-04-20T22:52:28.531Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::disk::in_memory_backend_smoke_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4633 | 2026-04-20T22:52:28.532Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4634 | 2026-04-20T22:52:28.532Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 4635 | 2026-04-20T22:52:28.532Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4636 | 2026-04-20T22:52:28.532Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4637 | 2026-04-20T22:52:28.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4638 | 2026-04-20T22:52:28.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4639 | 2026-04-20T22:52:33.016Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4483
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4640 | 2026-04-20T22:52:33.016Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4641 | 2026-04-20T22:52:33.016Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4642 | 2026-04-20T22:52:33.016Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4643 | 2026-04-20T22:52:33.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4644 | 2026-04-20T22:52:33.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4645 | 2026-04-20T22:52:33.035Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4646 | 2026-04-20T22:52:33.036Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4647 | 2026-04-20T22:52:33.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4648 | 2026-04-20T22:52:33.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4649 | 2026-04-20T22:52:33.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4650 | 2026-04-20T22:52:33.069Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 4651 | 2026-04-20T22:52:33.069Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4536
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 4652 | 2026-04-20T22:52:33.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4653 | 2026-04-20T22:52:33.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4654 | 2026-04-20T22:52:33.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4655 | 2026-04-20T22:52:33.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4656 | 2026-04-20T22:52:33.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4657 | 2026-04-20T22:52:33.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4658 | 2026-04-20T22:52:33.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4659 | 2026-04-20T22:52:33.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4660 | 2026-04-20T22:52:33.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4661 | 2026-04-20T22:52:33.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4662 | 2026-04-20T22:52:33.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4663 | 2026-04-20T22:52:33.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4664 | 2026-04-20T22:52:33.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4665 | 2026-04-20T22:52:33.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4666 | 2026-04-20T22:52:33.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4667 | 2026-04-20T22:52:33.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4668 | 2026-04-20T22:52:33.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4669 | 2026-04-20T22:52:33.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4670 | 2026-04-20T22:52:33.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4671 | 2026-04-20T22:52:33.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4672 | 2026-04-20T22:52:33.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4673 | 2026-04-20T22:52:33.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4674 | 2026-04-20T22:52:33.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4675 | 2026-04-20T22:52:33.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4676 | 2026-04-20T22:52:33.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4677 | 2026-04-20T22:52:33.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4678 | 2026-04-20T22:52:33.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4679 | 2026-04-20T22:52:33.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4680 | 2026-04-20T22:52:33.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4681 | 2026-04-20T22:52:33.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4682 | 2026-04-20T22:52:33.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4683 | 2026-04-20T22:52:33.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4684 | 2026-04-20T22:52:33.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4685 | 2026-04-20T22:52:33.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4686 | 2026-04-20T22:52:33.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4687 | 2026-04-20T22:52:33.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4688 | 2026-04-20T22:52:33.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4689 | 2026-04-20T22:52:33.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4690 | 2026-04-20T22:52:33.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4691 | 2026-04-20T22:52:33.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4692 | 2026-04-20T22:52:33.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4693 | 2026-04-20T22:52:33.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4694 | 2026-04-20T22:52:33.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4695 | 2026-04-20T22:52:33.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4696 | 2026-04-20T22:52:33.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4697 | 2026-04-20T22:52:33.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4698 | 2026-04-20T22:52:33.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4699 | 2026-04-20T22:52:33.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4700 | 2026-04-20T22:52:33.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4701 | 2026-04-20T22:52:33.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4702 | 2026-04-20T22:52:33.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4703 | 2026-04-20T22:52:33.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4704 | 2026-04-20T22:52:33.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4705 | 2026-04-20T22:52:33.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4706 | 2026-04-20T22:52:33.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4707 | 2026-04-20T22:52:33.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4708 | 2026-04-20T22:52:33.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4709 | 2026-04-20T22:52:33.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4710 | 2026-04-20T22:52:33.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4711 | 2026-04-20T22:52:33.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4712 | 2026-04-20T22:52:33.491Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4713 | 2026-04-20T22:52:33.491Z | DEBG | phd-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
|
| 4714 | 2026-04-20T22:52:33.491Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4960
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4715 | 2026-04-20T22:52:33.491Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4716 | 2026-04-20T22:52:33.491Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4717 | 2026-04-20T22:52:33.492Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4718 | 2026-04-20T22:52:34.008Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::disk::in_memory_backend_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4719 | 2026-04-20T22:52:34.096Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4720 | 2026-04-20T22:52:34.096Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fd38e47a-e113-4d8b-a3cb-9cb8921e8177"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4721 | 2026-04-20T22:52:34.123Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4722 | 2026-04-20T22:52:34.123Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-553f4539-668e-49e4-b81b-f8d9866bf0d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4723 | 2026-04-20T22:52:34.145Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 654
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4724 | 2026-04-20T22:52:34.145Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 654
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4725 | 2026-04-20T22:52:34.145Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6305
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = d087d1d9-08f3-4324-815d-4e60064d7bf2
|
| 4726 | 2026-04-20T22:52:34.145Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6410
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 4727 | 2026-04-20T22:52:34.145Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_migration_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4728 | 2026-04-20T22:52:34.145Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4729 | 2026-04-20T22:52:34.146Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4730 | 2026-04-20T22:52:34.146Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/disk.rs
line = 146
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_tests::disk
|
| 4731 | 2026-04-20T22:52:34.146Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4732 | 2026-04-20T22:52:34.146Z | DEBG | phd-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
|
| 4733 | 2026-04-20T22:52:34.146Z | DEBG | phd-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
|
| 4734 | 2026-04-20T22:52:34.146Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 4735 | 2026-04-20T22:52:34.158Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_migration_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 248M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4736 | 2026-04-20T22:52:34.158Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ff6175d6-bcb4-4c52-9af4-4ac24d39e2bc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = snapshot
|
| 4737 | 2026-04-20T22:52:34.174Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ff6175d6-bcb4-4c52-9af4-4ac24d39e2bc", "phd-artifacts/phd-clone-d258be6f-adc7-4ac4-93a2-c1d2d24a21eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = clone
|
| 4738 | 2026-04-20T22:52:34.192Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d258be6f-adc7-4ac4-93a2-c1d2d24a21eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 4739 | 2026-04-20T22:52:34.204Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_migration_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-d258be6f-adc7-4ac4-93a2-c1d2d24a21eb 0B 25.3T 242M /phd-artifacts/phd-clone-d258be6f-adc7-4ac4-93a2-c1d2d24a21eb\n
target = phd_framework::zfs
|
| 4740 | 2026-04-20T22:52:34.204Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 4741 | 2026-04-20T22:52:34.205Z | INFO | phd-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 = 322
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_source
|
| 4742 | 2026-04-20T22:52:34.205Z | DEBG | phd-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
|
| 4743 | 2026-04-20T22:52:34.205Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::disk::in_memory_backend_migration_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4744 | 2026-04-20T22:52:34.205Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_source.stdout.log"
target = phd_framework::log_config
|
| 4745 | 2026-04-20T22:52:34.232Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1230
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 4746 | 2026-04-20T22:52:34.246Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 4747 | 2026-04-20T22:52:34.246Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4748 | 2026-04-20T22:52:34.248Z | INFO | phd-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 = 459
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4749 | 2026-04-20T22:52:35.024Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4750 | 2026-04-20T22:52:35.025Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f7179f57-633f-4b3d-9ef2-5a31776281ed, name: "phd-vm-f7179f57-633f-4b3d-9ef2-5a31776281ed", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2ebfb4dc-6b2d-4fb8-988d-8d7bdaef9c3b, project_id: 83f884b7-1b8a-4a54-aac4-e099d3f88990, sled_id: f4a79fdb-1e3b-41cc-ba45-927925675202, sled_serial: "f4a79fdb-1e3b-41cc-ba45-927925675202", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4751 | 2026-04-20T22:52:35.025Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4752 | 2026-04-20T22:52:35.025Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::disk::in_memory_backend_migration_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4753 | 2026-04-20T22:52:35.026Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4754 | 2026-04-20T22:52:35.026Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 4755 | 2026-04-20T22:52:35.026Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4756 | 2026-04-20T22:52:35.026Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4757 | 2026-04-20T22:52:35.026Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4758 | 2026-04-20T22:52:35.026Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4759 | 2026-04-20T22:52:39.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4477
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4760 | 2026-04-20T22:52:39.504Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4761 | 2026-04-20T22:52:39.504Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4762 | 2026-04-20T22:52:39.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4763 | 2026-04-20T22:52:39.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4764 | 2026-04-20T22:52:39.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4765 | 2026-04-20T22:52:39.523Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4766 | 2026-04-20T22:52:39.523Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4767 | 2026-04-20T22:52:39.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4768 | 2026-04-20T22:52:39.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4769 | 2026-04-20T22:52:39.555Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4770 | 2026-04-20T22:52:39.555Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 4771 | 2026-04-20T22:52:39.555Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4528
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 4772 | 2026-04-20T22:52:39.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4773 | 2026-04-20T22:52:39.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4774 | 2026-04-20T22:52:39.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4775 | 2026-04-20T22:52:39.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4776 | 2026-04-20T22:52:39.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4777 | 2026-04-20T22:52:39.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4778 | 2026-04-20T22:52:39.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4779 | 2026-04-20T22:52:39.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4780 | 2026-04-20T22:52:39.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4781 | 2026-04-20T22:52:39.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4782 | 2026-04-20T22:52:39.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4783 | 2026-04-20T22:52:39.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4784 | 2026-04-20T22:52:39.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4785 | 2026-04-20T22:52:39.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4786 | 2026-04-20T22:52:39.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4787 | 2026-04-20T22:52:39.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4788 | 2026-04-20T22:52:39.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4789 | 2026-04-20T22:52:39.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4790 | 2026-04-20T22:52:39.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4791 | 2026-04-20T22:52:39.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4792 | 2026-04-20T22:52:39.721Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4793 | 2026-04-20T22:52:39.721Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4794 | 2026-04-20T22:52:39.721Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4795 | 2026-04-20T22:52:39.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4796 | 2026-04-20T22:52:39.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4797 | 2026-04-20T22:52:39.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4798 | 2026-04-20T22:52:39.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4799 | 2026-04-20T22:52:39.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4800 | 2026-04-20T22:52:39.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4801 | 2026-04-20T22:52:39.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4802 | 2026-04-20T22:52:39.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4803 | 2026-04-20T22:52:39.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4804 | 2026-04-20T22:52:39.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4805 | 2026-04-20T22:52:39.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4806 | 2026-04-20T22:52:39.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4807 | 2026-04-20T22:52:39.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4808 | 2026-04-20T22:52:39.852Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 4809 | 2026-04-20T22:52:39.853Z | INFO | phd-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 = 322
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_target
|
| 4810 | 2026-04-20T22:52:39.853Z | DEBG | phd-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
|
| 4811 | 2026-04-20T22:52:39.853Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::disk::in_memory_backend_migration_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4812 | 2026-04-20T22:52:39.853Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_target.stdout.log"
target = phd_framework::log_config
|
| 4813 | 2026-04-20T22:52:39.881Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1231
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 4814 | 2026-04-20T22:52:39.893Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 4815 | 2026-04-20T22:52:39.893Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4816 | 2026-04-20T22:52:39.893Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = a1b7ec9d-183f-4f8d-a6cf-57bdfeb8af45
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
timeout_duration = 45s
|
| 4817 | 2026-04-20T22:52:39.893Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4818 | 2026-04-20T22:52:39.894Z | INFO | phd-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 = 459
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4819 | 2026-04-20T22:52:40.521Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 24e32aa6-ca64-4570-a43b-a907a01426ef, name: "phd-vm-24e32aa6-ca64-4570-a43b-a907a01426ef", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2ebfb4dc-6b2d-4fb8-988d-8d7bdaef9c3b, project_id: 83f884b7-1b8a-4a54-aac4-e099d3f88990, sled_id: f2102e42-8589-4aaf-8868-e7ced21adacf, sled_serial: "f2102e42-8589-4aaf-8868-e7ced21adacf", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4820 | 2026-04-20T22:52:40.521Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = a1b7ec9d-183f-4f8d-a6cf-57bdfeb8af45
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4821 | 2026-04-20T22:52:42.994Z | INFO | phd-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":8032}}
target = phd_framework::serial
|
| 4822 | 2026-04-20T22:52:43.069Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4823 | 2026-04-20T22:52:43.069Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2547
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = a1b7ec9d-183f-4f8d-a6cf-57bdfeb8af45
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4824 | 2026-04-20T22:52:43.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4825 | 2026-04-20T22:52:43.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4826 | 2026-04-20T22:52:43.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4827 | 2026-04-20T22:52:43.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4828 | 2026-04-20T22:52:43.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4829 | 2026-04-20T22:52:43.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4830 | 2026-04-20T22:52:43.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4831 | 2026-04-20T22:52:43.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4832 | 2026-04-20T22:52:43.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4833 | 2026-04-20T22:52:43.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4834 | 2026-04-20T22:52:43.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4835 | 2026-04-20T22:52:43.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4836 | 2026-04-20T22:52:43.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4837 | 2026-04-20T22:52:43.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4838 | 2026-04-20T22:52:43.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4839 | 2026-04-20T22:52:43.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4840 | 2026-04-20T22:52:43.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4841 | 2026-04-20T22:52:43.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4842 | 2026-04-20T22:52:43.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4843 | 2026-04-20T22:52:43.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4844 | 2026-04-20T22:52:43.212Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4845 | 2026-04-20T22:52:43.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4846 | 2026-04-20T22:52:43.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4847 | 2026-04-20T22:52:43.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4848 | 2026-04-20T22:52:43.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4849 | 2026-04-20T22:52:43.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4850 | 2026-04-20T22:52:43.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4851 | 2026-04-20T22:52:43.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4852 | 2026-04-20T22:52:43.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4853 | 2026-04-20T22:52:43.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4854 | 2026-04-20T22:52:43.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4855 | 2026-04-20T22:52:43.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4856 | 2026-04-20T22:52:43.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4857 | 2026-04-20T22:52:43.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4858 | 2026-04-20T22:52:43.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4859 | 2026-04-20T22:52:43.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4860 | 2026-04-20T22:52:43.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4861 | 2026-04-20T22:52:43.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4862 | 2026-04-20T22:52:43.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4863 | 2026-04-20T22:52:43.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4864 | 2026-04-20T22:52:43.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4865 | 2026-04-20T22:52:43.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4866 | 2026-04-20T22:52:43.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4867 | 2026-04-20T22:52:43.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4868 | 2026-04-20T22:52:43.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4869 | 2026-04-20T22:52:43.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4870 | 2026-04-20T22:52:43.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4871 | 2026-04-20T22:52:43.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4872 | 2026-04-20T22:52:43.447Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4873 | 2026-04-20T22:52:43.447Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4874 | 2026-04-20T22:52:43.447Z | DEBG | phd-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
|
| 4875 | 2026-04-20T22:52:43.447Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8422
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4876 | 2026-04-20T22:52:43.447Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_migration_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4877 | 2026-04-20T22:52:43.447Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4878 | 2026-04-20T22:52:43.448Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::disk::in_memory_backend_migration_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4879 | 2026-04-20T22:52:43.533Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 86
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4880 | 2026-04-20T22:52:43.534Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9286
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
|
| 4881 | 2026-04-20T22:52:43.534Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4882 | 2026-04-20T22:52:44.083Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::disk::in_memory_backend_migration_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4883 | 2026-04-20T22:52:44.173Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4884 | 2026-04-20T22:52:44.173Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d258be6f-adc7-4ac4-93a2-c1d2d24a21eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4885 | 2026-04-20T22:52:44.198Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4886 | 2026-04-20T22:52:44.198Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ff6175d6-bcb4-4c52-9af4-4ac24d39e2bc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4887 | 2026-04-20T22:52:44.216Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 768
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4888 | 2026-04-20T22:52:44.216Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 768
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4889 | 2026-04-20T22:52:44.216Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4322
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
vm = in_memory_backend_migration_test_target
vm_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4890 | 2026-04-20T22:52:44.216Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4322
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = f7179f57-633f-4b3d-9ef2-5a31776281ed
target = phd_framework::test_vm
target_id = 24e32aa6-ca64-4570-a43b-a907a01426ef
|
| 4891 | 2026-04-20T22:52:44.216Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10069
file = phd-tests/tests/src/disk.rs
line = 146
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_tests::disk
|
| 4892 | 2026-04-20T22:52:44.216Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4893 | 2026-04-20T22:52:44.216Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4894 | 2026-04-20T22:52:44.216Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4895 | 2026-04-20T22:52:44.217Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 16
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
| 4896 | 2026-04-20T22:52:44.217Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4897 | 2026-04-20T22:52:44.217Z | DEBG | phd-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
|
| 4898 | 2026-04-20T22:52:44.217Z | DEBG | phd-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
|
| 4899 | 2026-04-20T22:52:44.217Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
| 4900 | 2026-04-20T22:52:44.229Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4901 | 2026-04-20T22:52:44.229Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-85ea9158-1480-46da-92b0-d885c244f738"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = snapshot
|
| 4902 | 2026-04-20T22:52:44.246Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-85ea9158-1480-46da-92b0-d885c244f738", "phd-artifacts/phd-clone-dd317f6b-0216-453c-b326-7372e47ee81a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = clone
|
| 4903 | 2026-04-20T22:52:44.264Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dd317f6b-0216-453c-b326-7372e47ee81a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
| 4904 | 2026-04-20T22:52:44.276Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dd317f6b-0216-453c-b326-7372e47ee81a 0B 25.3T 242M /phd-artifacts/phd-clone-dd317f6b-0216-453c-b326-7372e47ee81a\n
target = phd_framework::zfs
|
| 4905 | 2026-04-20T22:52:44.276Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 4906 | 2026-04-20T22:52:44.277Z | INFO | phd-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 = 322
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
| 4907 | 2026-04-20T22:52:44.277Z | DEBG | phd-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
|
| 4908 | 2026-04-20T22:52:44.277Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::server_state_machine::instance_start_stop_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4909 | 2026-04-20T22:52:44.277Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_start_stop_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_start_stop_test/instance_ensure_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_start_stop_test/instance_ensure_running_test.stdout.log"
target = phd_framework::log_config
|
| 4910 | 2026-04-20T22:52:44.303Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1240
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm::server
|
| 4911 | 2026-04-20T22:52:44.317Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 4912 | 2026-04-20T22:52:44.318Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4913 | 2026-04-20T22:52:44.318Z | INFO | phd-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 = 459
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4914 | 2026-04-20T22:52:45.031Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4915 | 2026-04-20T22:52:45.032Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052, name: "phd-vm-ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ffaffaa8-8fa6-41d9-8c08-baba405ffb95, project_id: 032575ad-bca5-4278-be2d-8427947182e3, sled_id: 29416235-1fe0-4f68-ba80-808fa05e1ba3, sled_serial: "29416235-1fe0-4f68-ba80-808fa05e1ba3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4916 | 2026-04-20T22:52:45.032Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4917 | 2026-04-20T22:52:45.032Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4918 | 2026-04-20T22:52:45.033Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4919 | 2026-04-20T22:52:45.033Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4920 | 2026-04-20T22:52:45.033Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_start_stop_test
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4921 | 2026-04-20T22:52:45.034Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4922 | 2026-04-20T22:52:45.034Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4923 | 2026-04-20T22:52:45.034Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4924 | 2026-04-20T22:52:45.034Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4925 | 2026-04-20T22:52:45.034Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4926 | 2026-04-20T22:52:45.035Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4927 | 2026-04-20T22:52:45.035Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4928 | 2026-04-20T22:52:45.035Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4929 | 2026-04-20T22:52:45.035Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_start_stop_test
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4930 | 2026-04-20T22:52:45.036Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4931 | 2026-04-20T22:52:45.036Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4932 | 2026-04-20T22:52:45.036Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4933 | 2026-04-20T22:52:45.036Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4934 | 2026-04-20T22:52:45.036Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4935 | 2026-04-20T22:52:45.038Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4936 | 2026-04-20T22:52:45.040Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 4937 | 2026-04-20T22:52:45.041Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4938 | 2026-04-20T22:52:45.468Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4939 | 2026-04-20T22:52:45.469Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4940 | 2026-04-20T22:52:45.470Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4941 | 2026-04-20T22:52:45.470Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 433
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4942 | 2026-04-20T22:52:45.470Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4943 | 2026-04-20T22:52:45.471Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4944 | 2026-04-20T22:52:45.471Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4945 | 2026-04-20T22:52:45.472Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_start_stop_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4946 | 2026-04-20T22:52:45.557Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4947 | 2026-04-20T22:52:45.558Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dd317f6b-0216-453c-b326-7372e47ee81a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4948 | 2026-04-20T22:52:45.595Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4949 | 2026-04-20T22:52:45.595Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-85ea9158-1480-46da-92b0-d885c244f738"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4950 | 2026-04-20T22:52:45.613Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 143
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4951 | 2026-04-20T22:52:45.614Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1295
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = ffa5afc0-02ae-4c9f-a17b-9dd04e4cd052
|
| 4952 | 2026-04-20T22:52:45.614Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1396
file = phd-tests/tests/src/server_state_machine.rs
line = 16
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
| 4953 | 2026-04-20T22:52:45.614Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 142
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4954 | 2026-04-20T22:52:45.614Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_unstarted_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4955 | 2026-04-20T22:52:45.614Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4956 | 2026-04-20T22:52:45.614Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4957 | 2026-04-20T22:52:45.614Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 32
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_tests::server_state_machine
|
| 4958 | 2026-04-20T22:52:45.614Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4959 | 2026-04-20T22:52:45.614Z | DEBG | phd-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
|
| 4960 | 2026-04-20T22:52:45.614Z | DEBG | phd-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
|
| 4961 | 2026-04-20T22:52:45.614Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = list
|
| 4962 | 2026-04-20T22:52:45.625Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4963 | 2026-04-20T22:52:45.625Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1f3028e-0e65-4b3a-b5e0-46079d29928d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = snapshot
|
| 4964 | 2026-04-20T22:52:45.642Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1f3028e-0e65-4b3a-b5e0-46079d29928d", "phd-artifacts/phd-clone-38223e99-0798-402e-aefc-fbe476d632f6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = clone
|
| 4965 | 2026-04-20T22:52:45.659Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-38223e99-0798-402e-aefc-fbe476d632f6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = list
|
| 4966 | 2026-04-20T22:52:45.671Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-38223e99-0798-402e-aefc-fbe476d632f6 0B 25.3T 242M /phd-artifacts/phd-clone-38223e99-0798-402e-aefc-fbe476d632f6\n
target = phd_framework::zfs
|
| 4967 | 2026-04-20T22:52:45.671Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
|
| 4968 | 2026-04-20T22:52:45.671Z | INFO | phd-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 = 322
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm_name = instance_stop_unstarted_test
|
| 4969 | 2026-04-20T22:52:45.672Z | DEBG | phd-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
|
| 4970 | 2026-04-20T22:52:45.672Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::server_state_machine::instance_stop_unstarted_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4971 | 2026-04-20T22:52:45.672Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_unstarted_test/instance_stop_unstarted_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_unstarted_test/instance_stop_unstarted_test.stdout.log"
target = phd_framework::log_config
|
| 4972 | 2026-04-20T22:52:45.699Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1248
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm::server
|
| 4973 | 2026-04-20T22:52:45.713Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
|
| 4974 | 2026-04-20T22:52:45.713Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4975 | 2026-04-20T22:52:45.714Z | INFO | phd-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 = 459
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4976 | 2026-04-20T22:52:46.500Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4977 | 2026-04-20T22:52:46.501Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff, name: "phd-vm-7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8bf72098-870d-46a0-835f-1465a9d58d21, project_id: 6b82f3bc-7095-4b01-92bf-d1de4586038a, sled_id: 89784a9c-736d-473d-9a8e-b11016602ee3, sled_serial: "89784a9c-736d-473d-9a8e-b11016602ee3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4978 | 2026-04-20T22:52:46.501Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4979 | 2026-04-20T22:52:46.501Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4980 | 2026-04-20T22:52:46.502Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4981 | 2026-04-20T22:52:46.502Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4982 | 2026-04-20T22:52:46.502Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_stop_unstarted_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4983 | 2026-04-20T22:52:46.503Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4984 | 2026-04-20T22:52:46.503Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4985 | 2026-04-20T22:52:46.503Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4986 | 2026-04-20T22:52:46.503Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4987 | 2026-04-20T22:52:46.503Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4988 | 2026-04-20T22:52:46.504Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4989 | 2026-04-20T22:52:46.507Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 4990 | 2026-04-20T22:52:46.507Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4991 | 2026-04-20T22:52:47.223Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4992 | 2026-04-20T22:52:47.224Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4993 | 2026-04-20T22:52:47.225Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4994 | 2026-04-20T22:52:47.225Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 721
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4995 | 2026-04-20T22:52:47.225Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4996 | 2026-04-20T22:52:47.225Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_unstarted_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4997 | 2026-04-20T22:52:47.225Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4998 | 2026-04-20T22:52:47.226Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_stop_unstarted_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 4999 | 2026-04-20T22:52:47.312Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 5000 | 2026-04-20T22:52:47.312Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-38223e99-0798-402e-aefc-fbe476d632f6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 5001 | 2026-04-20T22:52:47.344Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 5002 | 2026-04-20T22:52:47.344Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1f3028e-0e65-4b3a-b5e0-46079d29928d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 5003 | 2026-04-20T22:52:47.363Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 5004 | 2026-04-20T22:52:47.363Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1650
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 7c1e1d1d-1c38-4386-97e6-893cf8e4c2ff
|
| 5005 | 2026-04-20T22:52:47.363Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1749
file = phd-tests/tests/src/server_state_machine.rs
line = 32
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_tests::server_state_machine
|
| 5006 | 2026-04-20T22:52:47.363Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 137
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5007 | 2026-04-20T22:52:47.364Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5008 | 2026-04-20T22:52:47.364Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5009 | 2026-04-20T22:52:47.364Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5010 | 2026-04-20T22:52:47.364Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 48
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
| 5011 | 2026-04-20T22:52:47.364Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 5012 | 2026-04-20T22:52:47.364Z | DEBG | phd-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
|
| 5013 | 2026-04-20T22:52:47.364Z | DEBG | phd-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
|
| 5014 | 2026-04-20T22:52:47.364Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
| 5015 | 2026-04-20T22:52:47.376Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 5016 | 2026-04-20T22:52:47.376Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc2d4283-c433-4b14-bd18-e2998476c58e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = snapshot
|
| 5017 | 2026-04-20T22:52:47.394Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc2d4283-c433-4b14-bd18-e2998476c58e", "phd-artifacts/phd-clone-6528f7cb-597f-46c0-b935-2142976b0455"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = clone
|
| 5018 | 2026-04-20T22:52:47.411Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6528f7cb-597f-46c0-b935-2142976b0455"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
| 5019 | 2026-04-20T22:52:47.423Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6528f7cb-597f-46c0-b935-2142976b0455 0B 25.3T 242M /phd-artifacts/phd-clone-6528f7cb-597f-46c0-b935-2142976b0455\n
target = phd_framework::zfs
|
| 5020 | 2026-04-20T22:52:47.424Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 5021 | 2026-04-20T22:52:47.424Z | INFO | phd-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 = 322
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
| 5022 | 2026-04-20T22:52:47.424Z | DEBG | phd-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
|
| 5023 | 2026-04-20T22:52:47.424Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5024 | 2026-04-20T22:52:47.424Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_causes_destroy_test/instance_stop_causes_destroy_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_causes_destroy_test/instance_stop_causes_destroy_test.stdout.log"
target = phd_framework::log_config
|
| 5025 | 2026-04-20T22:52:47.453Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1256
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm::server
|
| 5026 | 2026-04-20T22:52:47.467Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 5027 | 2026-04-20T22:52:47.467Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5028 | 2026-04-20T22:52:47.468Z | INFO | phd-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 = 459
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5029 | 2026-04-20T22:52:47.963Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5030 | 2026-04-20T22:52:47.964Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 1f6f5c18-cbd4-4b6f-9915-4467337052f2, name: "phd-vm-1f6f5c18-cbd4-4b6f-9915-4467337052f2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: da4301ba-0b81-4f44-9c43-87874634e51b, project_id: f9aca346-2588-457a-9a8f-e86c4ea42340, sled_id: fd9e918a-28f5-4e90-a9cc-6843c87e0612, sled_serial: "fd9e918a-28f5-4e90-a9cc-6843c87e0612", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5031 | 2026-04-20T22:52:47.964Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5032 | 2026-04-20T22:52:47.964Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5033 | 2026-04-20T22:52:47.965Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5034 | 2026-04-20T22:52:47.965Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5035 | 2026-04-20T22:52:47.965Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5036 | 2026-04-20T22:52:47.966Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5037 | 2026-04-20T22:52:47.966Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5038 | 2026-04-20T22:52:47.966Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5039 | 2026-04-20T22:52:47.966Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5040 | 2026-04-20T22:52:47.966Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5041 | 2026-04-20T22:52:47.968Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5042 | 2026-04-20T22:52:47.970Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 5043 | 2026-04-20T22:52:47.970Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5044 | 2026-04-20T22:52:48.314Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5045 | 2026-04-20T22:52:48.314Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5046 | 2026-04-20T22:52:48.316Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5047 | 2026-04-20T22:52:48.316Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 349
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5048 | 2026-04-20T22:52:48.316Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5049 | 2026-04-20T22:52:48.316Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5050 | 2026-04-20T22:52:48.317Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5051 | 2026-04-20T22:52:48.317Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5052 | 2026-04-20T22:52:48.317Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5053 | 2026-04-20T22:52:48.318Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5054 | 2026-04-20T22:52:48.318Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5055 | 2026-04-20T22:52:48.318Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5056 | 2026-04-20T22:52:48.319Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5057 | 2026-04-20T22:52:48.319Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5058 | 2026-04-20T22:52:48.319Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5059 | 2026-04-20T22:52:48.319Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5060 | 2026-04-20T22:52:48.320Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5061 | 2026-04-20T22:52:48.406Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5062 | 2026-04-20T22:52:48.407Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6528f7cb-597f-46c0-b935-2142976b0455"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5063 | 2026-04-20T22:52:48.442Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5064 | 2026-04-20T22:52:48.442Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc2d4283-c433-4b14-bd18-e2998476c58e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5065 | 2026-04-20T22:52:48.459Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5066 | 2026-04-20T22:52:48.460Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 991
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1f6f5c18-cbd4-4b6f-9915-4467337052f2
|
| 5067 | 2026-04-20T22:52:48.460Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5068 | 2026-04-20T22:52:48.460Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1095
file = phd-tests/tests/src/server_state_machine.rs
line = 48
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
| 5069 | 2026-04-20T22:52:48.460Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5070 | 2026-04-20T22:52:48.460Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5071 | 2026-04-20T22:52:48.460Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5072 | 2026-04-20T22:52:48.460Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 72
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
| 5073 | 2026-04-20T22:52:48.460Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 5074 | 2026-04-20T22:52:48.460Z | DEBG | phd-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
|
| 5075 | 2026-04-20T22:52:48.460Z | DEBG | phd-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
|
| 5076 | 2026-04-20T22:52:48.460Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 5077 | 2026-04-20T22:52:48.472Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 5078 | 2026-04-20T22:52:48.472Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-03461da9-1396-45ba-8579-54bb168a2627"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = snapshot
|
| 5079 | 2026-04-20T22:52:48.489Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-03461da9-1396-45ba-8579-54bb168a2627", "phd-artifacts/phd-clone-40ed70e1-da13-4849-8283-7b38c904ccd7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = clone
|
| 5080 | 2026-04-20T22:52:48.507Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-40ed70e1-da13-4849-8283-7b38c904ccd7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 5081 | 2026-04-20T22:52:48.518Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-40ed70e1-da13-4849-8283-7b38c904ccd7 0B 25.3T 242M /phd-artifacts/phd-clone-40ed70e1-da13-4849-8283-7b38c904ccd7\n
target = phd_framework::zfs
|
| 5082 | 2026-04-20T22:52:48.519Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 5083 | 2026-04-20T22:52:48.519Z | INFO | phd-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 = 322
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
| 5084 | 2026-04-20T22:52:48.519Z | DEBG | phd-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
|
| 5085 | 2026-04-20T22:52:48.519Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::server_state_machine::instance_reset_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5086 | 2026-04-20T22:52:48.519Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_reset_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_test/instance_reset_returns_to_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_test/instance_reset_returns_to_running_test.stdout.log"
target = phd_framework::log_config
|
| 5087 | 2026-04-20T22:52:48.548Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1264
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm::server
|
| 5088 | 2026-04-20T22:52:48.562Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 5089 | 2026-04-20T22:52:48.563Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5090 | 2026-04-20T22:52:48.563Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5091 | 2026-04-20T22:52:48.563Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5092 | 2026-04-20T22:52:48.563Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5093 | 2026-04-20T22:52:48.564Z | INFO | phd-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 = 459
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5094 | 2026-04-20T22:52:49.410Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5095 | 2026-04-20T22:52:49.410Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: a71d8e20-2145-476f-ae2b-8ebc5ad6617c, name: "phd-vm-a71d8e20-2145-476f-ae2b-8ebc5ad6617c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 30a2b42d-24f2-4a71-8c8c-c4808ab43668, project_id: 429233b8-8a36-4b0f-a25c-a8b7e94e2efe, sled_id: 07b58844-2a04-4973-a4f5-8da4a2d26ff0, sled_serial: "07b58844-2a04-4973-a4f5-8da4a2d26ff0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5096 | 2026-04-20T22:52:49.411Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5097 | 2026-04-20T22:52:49.411Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5098 | 2026-04-20T22:52:49.412Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5099 | 2026-04-20T22:52:49.412Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5100 | 2026-04-20T22:52:49.412Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5101 | 2026-04-20T22:52:49.412Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5102 | 2026-04-20T22:52:49.412Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5103 | 2026-04-20T22:52:49.413Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5104 | 2026-04-20T22:52:49.413Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5105 | 2026-04-20T22:52:49.413Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5106 | 2026-04-20T22:52:49.413Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5107 | 2026-04-20T22:52:49.414Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5108 | 2026-04-20T22:52:49.414Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5109 | 2026-04-20T22:52:49.414Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5110 | 2026-04-20T22:52:49.414Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5111 | 2026-04-20T22:52:49.414Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5112 | 2026-04-20T22:52:49.417Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5113 | 2026-04-20T22:52:49.417Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5114 | 2026-04-20T22:52:49.417Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5115 | 2026-04-20T22:52:49.417Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5116 | 2026-04-20T22:52:49.418Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5117 | 2026-04-20T22:52:49.418Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5118 | 2026-04-20T22:52:49.418Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5119 | 2026-04-20T22:52:49.419Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5120 | 2026-04-20T22:52:49.419Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5121 | 2026-04-20T22:52:49.419Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5122 | 2026-04-20T22:52:49.420Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5123 | 2026-04-20T22:52:49.420Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5124 | 2026-04-20T22:52:49.420Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5125 | 2026-04-20T22:52:49.421Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5126 | 2026-04-20T22:52:49.421Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5127 | 2026-04-20T22:52:49.421Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5128 | 2026-04-20T22:52:49.422Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5129 | 2026-04-20T22:52:49.422Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5130 | 2026-04-20T22:52:49.422Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5131 | 2026-04-20T22:52:49.423Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5132 | 2026-04-20T22:52:49.423Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5133 | 2026-04-20T22:52:49.423Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5134 | 2026-04-20T22:52:49.423Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5135 | 2026-04-20T22:52:49.423Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5136 | 2026-04-20T22:52:49.423Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5137 | 2026-04-20T22:52:49.424Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5138 | 2026-04-20T22:52:49.424Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5139 | 2026-04-20T22:52:49.424Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5140 | 2026-04-20T22:52:49.425Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5141 | 2026-04-20T22:52:49.425Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5142 | 2026-04-20T22:52:49.425Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5143 | 2026-04-20T22:52:49.426Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5144 | 2026-04-20T22:52:49.426Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5145 | 2026-04-20T22:52:49.426Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5146 | 2026-04-20T22:52:49.426Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5147 | 2026-04-20T22:52:49.426Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5148 | 2026-04-20T22:52:49.427Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5149 | 2026-04-20T22:52:49.427Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5150 | 2026-04-20T22:52:49.427Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5151 | 2026-04-20T22:52:49.427Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5152 | 2026-04-20T22:52:49.428Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5153 | 2026-04-20T22:52:49.428Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5154 | 2026-04-20T22:52:49.428Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5155 | 2026-04-20T22:52:49.428Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5156 | 2026-04-20T22:52:49.428Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5157 | 2026-04-20T22:52:49.429Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5158 | 2026-04-20T22:52:49.432Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 5159 | 2026-04-20T22:52:49.432Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5160 | 2026-04-20T22:52:49.727Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5161 | 2026-04-20T22:52:49.727Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5162 | 2026-04-20T22:52:49.729Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5163 | 2026-04-20T22:52:49.729Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 300
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5164 | 2026-04-20T22:52:49.729Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5165 | 2026-04-20T22:52:49.729Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5166 | 2026-04-20T22:52:49.730Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5167 | 2026-04-20T22:52:49.730Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5168 | 2026-04-20T22:52:49.730Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5169 | 2026-04-20T22:52:49.730Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5170 | 2026-04-20T22:52:49.731Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_reset_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5171 | 2026-04-20T22:52:49.819Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5172 | 2026-04-20T22:52:49.819Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-40ed70e1-da13-4849-8283-7b38c904ccd7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5173 | 2026-04-20T22:52:49.853Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5174 | 2026-04-20T22:52:49.853Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-03461da9-1396-45ba-8579-54bb168a2627"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5175 | 2026-04-20T22:52:49.870Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5176 | 2026-04-20T22:52:49.870Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1306
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = a71d8e20-2145-476f-ae2b-8ebc5ad6617c
|
| 5177 | 2026-04-20T22:52:49.870Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1410
file = phd-tests/tests/src/server_state_machine.rs
line = 72
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
| 5178 | 2026-04-20T22:52:49.870Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5179 | 2026-04-20T22:52:49.871Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5180 | 2026-04-20T22:52:49.871Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5181 | 2026-04-20T22:52:49.871Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5182 | 2026-04-20T22:52:49.871Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 103
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
| 5183 | 2026-04-20T22:52:49.871Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 5184 | 2026-04-20T22:52:49.871Z | DEBG | phd-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
|
| 5185 | 2026-04-20T22:52:49.871Z | DEBG | phd-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
|
| 5186 | 2026-04-20T22:52:49.871Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
| 5187 | 2026-04-20T22:52:49.881Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 5188 | 2026-04-20T22:52:49.881Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c8fdba98-5c36-4d30-87ae-3b469dc532cf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = snapshot
|
| 5189 | 2026-04-20T22:52:49.896Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c8fdba98-5c36-4d30-87ae-3b469dc532cf", "phd-artifacts/phd-clone-75a14582-c94c-4839-b1cc-3a7051770971"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = clone
|
| 5190 | 2026-04-20T22:52:49.913Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-75a14582-c94c-4839-b1cc-3a7051770971"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
| 5191 | 2026-04-20T22:52:49.925Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-75a14582-c94c-4839-b1cc-3a7051770971 0B 25.3T 242M /phd-artifacts/phd-clone-75a14582-c94c-4839-b1cc-3a7051770971\n
target = phd_framework::zfs
|
| 5192 | 2026-04-20T22:52:49.925Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 5193 | 2026-04-20T22:52:49.925Z | INFO | phd-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 = 322
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
| 5194 | 2026-04-20T22:52:49.926Z | DEBG | phd-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
|
| 5195 | 2026-04-20T22:52:49.926Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::server_state_machine::instance_reset_requires_running_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5196 | 2026-04-20T22:52:49.926Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_requires_running_test/instance_reset_requires_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_requires_running_test/instance_reset_requires_running_test.stdout.log"
target = phd_framework::log_config
|
| 5197 | 2026-04-20T22:52:49.954Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1272
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm::server
|
| 5198 | 2026-04-20T22:52:49.969Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 5199 | 2026-04-20T22:52:49.969Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5200 | 2026-04-20T22:52:49.969Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5201 | 2026-04-20T22:52:49.970Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5202 | 2026-04-20T22:52:49.970Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5203 | 2026-04-20T22:52:49.970Z | INFO | phd-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 = 459
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5204 | 2026-04-20T22:52:50.604Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5205 | 2026-04-20T22:52:50.605Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: a0de4e0e-7d7c-4aa2-a604-e3c7d948c878, name: "phd-vm-a0de4e0e-7d7c-4aa2-a604-e3c7d948c878", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 25d32682-a74b-4111-ad14-86d96fe4390b, project_id: fde7ba6c-05f7-4025-ad37-dc70b7725ac6, sled_id: efebd761-485c-4f37-9ab9-d042f5bb9fee, sled_serial: "efebd761-485c-4f37-9ab9-d042f5bb9fee", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5206 | 2026-04-20T22:52:50.605Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5207 | 2026-04-20T22:52:50.605Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5208 | 2026-04-20T22:52:50.606Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5209 | 2026-04-20T22:52:50.606Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5210 | 2026-04-20T22:52:50.606Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5211 | 2026-04-20T22:52:50.606Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5212 | 2026-04-20T22:52:50.606Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5213 | 2026-04-20T22:52:50.607Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5214 | 2026-04-20T22:52:50.608Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5215 | 2026-04-20T22:52:50.608Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5216 | 2026-04-20T22:52:50.608Z | DEBG | phd-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
|
| 5217 | 2026-04-20T22:52:50.608Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5218 | 2026-04-20T22:52:50.608Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5219 | 2026-04-20T22:52:50.608Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5220 | 2026-04-20T22:52:50.609Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5221 | 2026-04-20T22:52:50.954Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_reset_requires_running_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5222 | 2026-04-20T22:52:51.042Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5223 | 2026-04-20T22:52:51.042Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-75a14582-c94c-4839-b1cc-3a7051770971"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5224 | 2026-04-20T22:52:51.078Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5225 | 2026-04-20T22:52:51.078Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c8fdba98-5c36-4d30-87ae-3b469dc532cf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5226 | 2026-04-20T22:52:51.097Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 488
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5227 | 2026-04-20T22:52:51.097Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1126
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = a0de4e0e-7d7c-4aa2-a604-e3c7d948c878
|
| 5228 | 2026-04-20T22:52:51.097Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1225
file = phd-tests/tests/src/server_state_machine.rs
line = 103
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
| 5229 | 2026-04-20T22:52:51.097Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 488
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5230 | 2026-04-20T22:52:51.097Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::stop_while_blocked_on_start_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5231 | 2026-04-20T22:52:51.097Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5232 | 2026-04-20T22:52:51.097Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5233 | 2026-04-20T22:52:51.097Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 113
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_tests::server_state_machine
|
| 5234 | 2026-04-20T22:52:51.097Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 5235 | 2026-04-20T22:52:51.097Z | DEBG | phd-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
|
| 5236 | 2026-04-20T22:52:51.097Z | DEBG | phd-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
|
| 5237 | 2026-04-20T22:52:51.097Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = list
|
| 5238 | 2026-04-20T22:52:51.110Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 5239 | 2026-04-20T22:52:51.110Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-163108f5-39de-4795-9aea-2660359de878"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = snapshot
|
| 5240 | 2026-04-20T22:52:51.131Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-163108f5-39de-4795-9aea-2660359de878", "phd-artifacts/phd-clone-6fc9d79e-e095-4da7-87b5-72b258802ef1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = clone
|
| 5241 | 2026-04-20T22:52:51.149Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6fc9d79e-e095-4da7-87b5-72b258802ef1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = list
|
| 5242 | 2026-04-20T22:52:51.161Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6fc9d79e-e095-4da7-87b5-72b258802ef1 0B 25.3T 242M /phd-artifacts/phd-clone-6fc9d79e-e095-4da7-87b5-72b258802ef1\n
target = phd_framework::zfs
|
| 5243 | 2026-04-20T22:52:51.162Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 5244 | 2026-04-20T22:52:51.162Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9000", "--encrypted", "--uuid", "82564706-f809-4131-a8f3-3dc33a839a47", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5245 | 2026-04-20T22:52:51.191Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.174232668Z","hostname":"BRM42220060","pid":1280}\n{"msg":"UUID: 82564706-f809-4131-a8f3-3dc33a839a47","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.186688155Z","hostname":"BRM42220060","pid":1280}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.186712652Z","hostname":"BRM42220060","pid":1280}\n
target = phd_framework::disk::crucible
|
| 5246 | 2026-04-20T22:52:51.191Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9001", "--encrypted", "--uuid", "82564706-f809-4131-a8f3-3dc33a839a47", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5247 | 2026-04-20T22:52:51.219Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.203123582Z","hostname":"BRM42220060","pid":1281}\n{"msg":"UUID: 82564706-f809-4131-a8f3-3dc33a839a47","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.215235239Z","hostname":"BRM42220060","pid":1281}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.215253724Z","hostname":"BRM42220060","pid":1281}\n
target = phd_framework::disk::crucible
|
| 5248 | 2026-04-20T22:52:51.220Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9002", "--encrypted", "--uuid", "82564706-f809-4131-a8f3-3dc33a839a47", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5249 | 2026-04-20T22:52:51.247Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.232032408Z","hostname":"BRM42220060","pid":1282}\n{"msg":"UUID: 82564706-f809-4131-a8f3-3dc33a839a47","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.243831996Z","hostname":"BRM42220060","pid":1282}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-04-20T22:52:51.243847596Z","hostname":"BRM42220060","pid":1282}\n
target = phd_framework::disk::crucible
|
| 5250 | 2026-04-20T22:52:51.247Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_82564706-f809-4131-a8f3-3dc33a839a47_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_82564706-f809-4131-a8f3-3dc33a839a47_9000.stdout.log"
target = phd_framework::log_config
|
| 5251 | 2026-04-20T22:52:51.247Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5252 | 2026-04-20T22:52:51.247Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5253 | 2026-04-20T22:52:51.249Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_82564706-f809-4131-a8f3-3dc33a839a47_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_82564706-f809-4131-a8f3-3dc33a839a47_9001.stdout.log"
target = phd_framework::log_config
|
| 5254 | 2026-04-20T22:52:51.249Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5255 | 2026-04-20T22:52:51.249Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5256 | 2026-04-20T22:52:51.251Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_82564706-f809-4131-a8f3-3dc33a839a47_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_82564706-f809-4131-a8f3-3dc33a839a47_9002.stdout.log"
target = phd_framework::log_config
|
| 5257 | 2026-04-20T22:52:51.252Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5258 | 2026-04-20T22:52:51.252Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5259 | 2026-04-20T22:52:51.254Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 130
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 5260 | 2026-04-20T22:52:51.254Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 5261 | 2026-04-20T22:52:51.254Z | INFO | phd-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 = 322
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm_name = stop_while_blocked_on_start_test
|
| 5262 | 2026-04-20T22:52:51.254Z | DEBG | phd-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
|
| 5263 | 2026-04-20T22:52:51.254Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5264 | 2026-04-20T22:52:51.254Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/stop_while_blocked_on_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/stop_while_blocked_on_start_test.stdout.log"
target = phd_framework::log_config
|
| 5265 | 2026-04-20T22:52:51.282Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1286
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm::server
|
| 5266 | 2026-04-20T22:52:51.297Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 5267 | 2026-04-20T22:52:51.297Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5268 | 2026-04-20T22:52:51.298Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5269 | 2026-04-20T22:52:51.970Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5270 | 2026-04-20T22:52:51.971Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 8f3c2618-d980-4e26-be85-bb683f550256, name: "phd-vm-8f3c2618-d980-4e26-be85-bb683f550256", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 870ea2c3-62b3-43b9-a8fa-8cce844cb4dd, project_id: 6d24e8b8-541b-4dac-999c-97c938a315db, sled_id: 518d23fc-9b9e-4841-9c1c-cc29cde7665c, sled_serial: "518d23fc-9b9e-4841-9c1c-cc29cde7665c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5271 | 2026-04-20T22:52:51.971Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5272 | 2026-04-20T22:52:51.971Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
state = Run
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5273 | 2026-04-20T22:52:51.972Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5274 | 2026-04-20T22:52:51.972Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5275 | 2026-04-20T22:52:51.972Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 15s for server to reach state Starting
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5276 | 2026-04-20T22:52:51.972Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5277 | 2026-04-20T22:52:51.972Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5278 | 2026-04-20T22:52:51.973Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5279 | 2026-04-20T22:52:51.973Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5280 | 2026-04-20T22:52:51.973Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5281 | 2026-04-20T22:52:51.973Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
state = Stop
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5282 | 2026-04-20T22:52:51.974Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5283 | 2026-04-20T22:52:51.974Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5284 | 2026-04-20T22:52:51.974Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 798
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5285 | 2026-04-20T22:52:51.974Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5286 | 2026-04-20T22:52:51.974Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5287 | 2026-04-20T22:52:51.980Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 5288 | 2026-04-20T22:52:51.980Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5289 | 2026-04-20T22:52:51.981Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5290 | 2026-04-20T22:52:51.981Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5291 | 2026-04-20T22:52:51.981Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5292 | 2026-04-20T22:52:51.981Z | INFO | phd-runner: test phd_tests::server_state_machine::stop_while_blocked_on_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5293 | 2026-04-20T22:52:51.981Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5294 | 2026-04-20T22:52:51.982Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5295 | 2026-04-20T22:52:52.068Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5296 | 2026-04-20T22:52:52.069Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6fc9d79e-e095-4da7-87b5-72b258802ef1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = destroy
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5297 | 2026-04-20T22:52:52.101Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5298 | 2026-04-20T22:52:52.101Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-163108f5-39de-4795-9aea-2660359de878"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = destroy
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5299 | 2026-04-20T22:52:52.124Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: Some([100::]:9000), data_dir: DataDirectory { path: "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9000" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5300 | 2026-04-20T22:52:52.130Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9000"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5301 | 2026-04-20T22:52:52.131Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9001" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5302 | 2026-04-20T22:52:52.136Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9001"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5303 | 2026-04-20T22:52:52.137Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9002" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5304 | 2026-04-20T22:52:52.144Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/82564706-f809-4131-a8f3-3dc33a839a47_9002"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5305 | 2026-04-20T22:52:52.145Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 164
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5306 | 2026-04-20T22:52:52.146Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 848
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 8f3c2618-d980-4e26-be85-bb683f550256
|
| 5307 | 2026-04-20T22:52:52.146Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 164
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5308 | 2026-04-20T22:52:52.146Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1048
file = phd-tests/tests/src/server_state_machine.rs
line = 113
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_tests::server_state_machine
|
| 5309 | 2026-04-20T22:52:52.146Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 5310 | 2026-04-20T22:52:52.146Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 5311 | | test result: ok. 43 passed; 0 failed; 3 skipped; 0 not run; finished in 483.52s |
| 5312 | | |
| 5313 | 2026-04-20T22:52:52.146Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|