| 1 | 2025-10-09T01:24:09.109Z | 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: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2025-10-09T01:24:09.112Z | 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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 345, tv_nsec: 500623363 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2025-10-09T01:24:09.112Z | 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 | 2025-10-09T01:24:09.113Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 102b0bb8305cfbc3fa74c52d643d716653756372
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2025-10-09T01:24:09.113Z | 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/102b0bb8305cfbc3fa74c52d643d716653756372/crucible-nightly.sha256.txt
|
| 6 | 2025-10-09T01:24:09.261Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 248
target = phd_framework::artifacts::store
|
| 7 | 2025-10-09T01:24:09.790Z | 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/propolis/phd_build/6b161e88febee1a52ccb647411b022076a4ee645/propolis-server.sha256.txt
|
| 8 | 2025-10-09T01:24:09.899Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2025-10-09T01:24:09.899Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2025-10-09T01:24:09.899Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2025-10-09T01:24:09.899Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 12 | 2025-10-09T01:24:09.899Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2025-10-09T01:24:09.899Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2025-10-09T01:24:09.899Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
| 15 | 2025-10-09T01:24:09.900Z | 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/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 16 | 2025-10-09T01:24:09.900Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 17 | 2025-10-09T01:24:10.487Z | 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::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 18 | 2025-10-09T01:24:10.487Z | 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::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
timeout = 600s
|
| 19 | 2025-10-09T01:24:37.066Z | 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
|
| 20 | 2025-10-09T01:24:37.066Z | 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::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
| 21 | 2025-10-09T01:24:37.074Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2025-10-09T01:24:37.074Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-df2e62f9-36a6-4c61-bb10-3c65c7133875"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
| 23 | 2025-10-09T01:24:37.098Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-df2e62f9-36a6-4c61-bb10-3c65c7133875", "phd-artifacts/phd-clone-31183b08-d276-4635-a358-e8efa16cfc60"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
| 24 | 2025-10-09T01:24:37.110Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-31183b08-d276-4635-a358-e8efa16cfc60"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
| 25 | 2025-10-09T01:24:37.118Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-31183b08-d276-4635-a358-e8efa16cfc60 0B 1.80T 48.9M /phd-artifacts/phd-clone-31183b08-d276-4635-a358-e8efa16cfc60\n
target = phd_framework::zfs
|
| 26 | 2025-10-09T01:24:37.119Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2025-10-09T01:24:37.119Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2025-10-09T01:24:37.119Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2025-10-09T01:24:37.119Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/6b161e88febee1a52ccb647411b022076a4ee645/propolis-server.tar.gz
|
| 30 | 2025-10-09T01:25:07.716Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
untar_path = propolis-server
|
| 31 | 2025-10-09T01:25:07.716Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 32 | 2025-10-09T01:25:23.847Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2025-10-09T01:25:23.847Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 34 | 2025-10-09T01:25:23.899Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2025-10-09T01:25:23.899Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 36 | 2025-10-09T01:25:23.900Z | 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 = 345
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 37 | 2025-10-09T01:25:23.900Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46781
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 38 | 2025-10-09T01:25:24.425Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2025-10-09T01:25:24.425Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: e9405364-6e1e-4352-880f-e920015fda40, metadata: InstanceMetadata { project_id: 136b9c0d-214d-476d-95d6-eb6b33a020e2, silo_id: 06eaf094-0644-41e6-876b-8a0324dc6603, sled_id: 214351c1-80fe-4019-87bd-8de79e1c983a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "214351c1-80fe-4019-87bd-8de79e1c983a" }, name: "phd-vm-e9405364-6e1e-4352-880f-e920015fda40" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 40 | 2025-10-09T01:25:24.426Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 41 | 2025-10-09T01:25:24.426Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 42 | 2025-10-09T01:25:24.426Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 43 | 2025-10-09T01:25:24.426Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2025-10-09T01:25:24.427Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 729
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 45 | 2025-10-09T01:25:24.427Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2025-10-09T01:25:24.427Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 47 | 2025-10-09T01:25:24.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 = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 48 | 2025-10-09T01:25:28.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4514
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 49 | 2025-10-09T01:25:28.942Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2025-10-09T01:25:28.942Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2025-10-09T01:25:28.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 52 | 2025-10-09T01:25:28.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 = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 53 | 2025-10-09T01:25:28.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 54 | 2025-10-09T01:25:28.960Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2025-10-09T01:25:28.960Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2025-10-09T01:25:28.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 57 | 2025-10-09T01:25:28.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 58 | 2025-10-09T01:25:28.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 59 | 2025-10-09T01:25:28.993Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2025-10-09T01:25:28.993Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4566
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2025-10-09T01:25:28.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 62 | 2025-10-09T01:25:28.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 63 | 2025-10-09T01:25:29.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 64 | 2025-10-09T01:25:29.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 65 | 2025-10-09T01:25:29.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 = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 66 | 2025-10-09T01:25:29.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 67 | 2025-10-09T01:25:29.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 68 | 2025-10-09T01:25:29.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 69 | 2025-10-09T01:25:29.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 70 | 2025-10-09T01:25:29.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 71 | 2025-10-09T01:25:29.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 = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 72 | 2025-10-09T01:25:29.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 73 | 2025-10-09T01:25:29.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 74 | 2025-10-09T01:25:29.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 = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 75 | 2025-10-09T01:25:29.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 76 | 2025-10-09T01:25:29.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 77 | 2025-10-09T01:25:29.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 78 | 2025-10-09T01:25:29.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 79 | 2025-10-09T01:25:29.125Z | 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::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
| 80 | 2025-10-09T01:25:29.125Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 81 | 2025-10-09T01:25:29.125Z | 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 = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 82 | 2025-10-09T01:25:29.125Z | 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
|
| 83 | 2025-10-09T01:25:29.125Z | 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
|
| 84 | 2025-10-09T01:25:29.125Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 85 | 2025-10-09T01:25:29.125Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 86 | 2025-10-09T01:25:29.143Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 87 | 2025-10-09T01:25:29.143Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 88 | 2025-10-09T01:25:29.143Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 89 | 2025-10-09T01:25:29.143Z | 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 = 532
migration_id = ece072c1-6c07-4573-87ab-5944539122be
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
timeout_duration = 45s
|
| 90 | 2025-10-09T01:25:29.143Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 91 | 2025-10-09T01:25:29.144Z | 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 = 345
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 92 | 2025-10-09T01:25:29.615Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: aa8704d7-5755-40db-98d7-98c0e6e99fe3, metadata: InstanceMetadata { project_id: 136b9c0d-214d-476d-95d6-eb6b33a020e2, silo_id: 06eaf094-0644-41e6-876b-8a0324dc6603, sled_id: cb9844d5-a535-4c2c-8e6f-44d7d7c33ee2, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cb9844d5-a535-4c2c-8e6f-44d7d7c33ee2" }, name: "phd-vm-aa8704d7-5755-40db-98d7-98c0e6e99fe3" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 93 | 2025-10-09T01:25:29.615Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = ece072c1-6c07-4573-87ab-5944539122be
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 94 | 2025-10-09T01:25:31.686Z | 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":7760}}
target = phd_framework::serial
|
| 95 | 2025-10-09T01:25:32.110Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 96 | 2025-10-09T01:25:32.110Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2495
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = ece072c1-6c07-4573-87ab-5944539122be
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 97 | 2025-10-09T01:25:32.112Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 98 | 2025-10-09T01:25:32.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 99 | 2025-10-09T01:25:32.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 = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 100 | 2025-10-09T01:25:32.113Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 101 | 2025-10-09T01:25:32.185Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 102 | 2025-10-09T01:25:32.185Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8285
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e9405364-6e1e-4352-880f-e920015fda40
|
| 103 | 2025-10-09T01:25:32.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 73
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 104 | 2025-10-09T01:25:32.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 105 | 2025-10-09T01:25:32.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 = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 106 | 2025-10-09T01:25:32.212Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 107 | 2025-10-09T01:25:32.213Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 108 | 2025-10-09T01:25:32.213Z | 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
|
| 109 | 2025-10-09T01:25:32.213Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 110 | 2025-10-09T01:25:32.213Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 111 | 2025-10-09T01:25:32.213Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7788
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 112 | 2025-10-09T01:25:32.214Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1075
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 113 | 2025-10-09T01:25:32.793Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 114 | 2025-10-09T01:25:32.862Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 115 | 2025-10-09T01:25:32.863Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-31183b08-d276-4635-a358-e8efa16cfc60"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 116 | 2025-10-09T01:25:32.916Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 117 | 2025-10-09T01:25:32.916Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-df2e62f9-36a6-4c61-bb10-3c65c7133875"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 118 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 730
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 119 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3800
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
vm = migration_from_base_lifecycle_0
vm_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 120 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3800
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e9405364-6e1e-4352-880f-e920015fda40
target = phd_framework::test_vm
target_id = aa8704d7-5755-40db-98d7-98c0e6e99fe3
|
| 121 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 83044
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
| 122 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 730
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 123 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 124 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 125 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 126 | 2025-10-09T01:25:32.944Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 127 | 2025-10-09T01:25:32.944Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 128 | 2025-10-09T01:25:32.944Z | 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
|
| 129 | 2025-10-09T01:25:32.944Z | 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
|
| 130 | 2025-10-09T01:25:32.944Z | 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::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 131 | 2025-10-09T01:25:32.951Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 837M 1.80T 836M /phd-artifacts\n
target = phd_framework::zfs
|
| 132 | 2025-10-09T01:25:32.951Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5dc10f6b-d1c9-4057-a330-377a926c1d05"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 133 | 2025-10-09T01:25:32.973Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5dc10f6b-d1c9-4057-a330-377a926c1d05", "phd-artifacts/phd-clone-6c6bc558-dbb9-4c67-8788-3c9750c9a9fe"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 134 | 2025-10-09T01:25:33.000Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6c6bc558-dbb9-4c67-8788-3c9750c9a9fe"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 135 | 2025-10-09T01:25:33.007Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6c6bc558-dbb9-4c67-8788-3c9750c9a9fe 0B 1.80T 836M /phd-artifacts/phd-clone-6c6bc558-dbb9-4c67-8788-3c9750c9a9fe\n
target = phd_framework::zfs
|
| 136 | 2025-10-09T01:25:33.008Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 137 | 2025-10-09T01:25:33.008Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 138 | 2025-10-09T01:25:33.008Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server
target = phd_framework::artifacts::store
|
| 139 | 2025-10-09T01:25:33.008Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server"
target = phd_framework::test_vm::server
|
| 140 | 2025-10-09T01:25:33.008Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 141 | 2025-10-09T01:25:33.026Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 878
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 142 | 2025-10-09T01:25:33.026Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 143 | 2025-10-09T01:25:33.026Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 144 | 2025-10-09T01:25:33.027Z | 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 = 345
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 145 | 2025-10-09T01:25:33.570Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 146 | 2025-10-09T01:25:33.571Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 4b763bbb-1c02-43f5-9fcb-8de699ff5660, metadata: InstanceMetadata { project_id: 25fdf7e3-5cef-4280-b9e6-345516b0a2ea, silo_id: 99c88b83-b998-4f01-9630-2abba1440fe1, sled_id: 94df8e83-fab7-4859-a2fd-af1a768fbd2d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "94df8e83-fab7-4859-a2fd-af1a768fbd2d" }, name: "phd-vm-4b763bbb-1c02-43f5-9fcb-8de699ff5660" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 147 | 2025-10-09T01:25:33.571Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 148 | 2025-10-09T01:25:33.571Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 149 | 2025-10-09T01:25:33.572Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 150 | 2025-10-09T01:25:33.572Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 151 | 2025-10-09T01:25:33.572Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 729
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 152 | 2025-10-09T01:25:33.572Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 153 | 2025-10-09T01:25:33.572Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 154 | 2025-10-09T01:25:33.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 155 | 2025-10-09T01:25:38.045Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4472
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 156 | 2025-10-09T01:25:38.045Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 157 | 2025-10-09T01:25:38.045Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 158 | 2025-10-09T01:25:38.045Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 159 | 2025-10-09T01:25:38.045Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 160 | 2025-10-09T01:25:38.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 161 | 2025-10-09T01:25:38.063Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 162 | 2025-10-09T01:25:38.064Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 163 | 2025-10-09T01:25:38.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 164 | 2025-10-09T01:25:38.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 165 | 2025-10-09T01:25:38.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 166 | 2025-10-09T01:25:38.095Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 167 | 2025-10-09T01:25:38.096Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4523
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 168 | 2025-10-09T01:25:38.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 169 | 2025-10-09T01:25:38.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 = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 170 | 2025-10-09T01:25:38.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 171 | 2025-10-09T01:25:38.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 172 | 2025-10-09T01:25:38.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 173 | 2025-10-09T01:25:38.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 174 | 2025-10-09T01:25:38.144Z | 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::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
| 175 | 2025-10-09T01:25:38.144Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 176 | 2025-10-09T01:25:38.144Z | 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 = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 177 | 2025-10-09T01:25:38.144Z | 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
|
| 178 | 2025-10-09T01:25:38.145Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 179 | 2025-10-09T01:25:38.145Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 180 | 2025-10-09T01:25:38.163Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 181 | 2025-10-09T01:25:38.164Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 182 | 2025-10-09T01:25:38.164Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 183 | 2025-10-09T01:25:38.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 = 532
migration_id = c63c858d-d6fb-41cc-ba38-e7d80aea0552
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
timeout_duration = 45s
|
| 184 | 2025-10-09T01:25:38.164Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 185 | 2025-10-09T01:25:38.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 = 345
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 186 | 2025-10-09T01:25:38.788Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: ac959834-65d6-436a-9b64-8c25f0d23abe, metadata: InstanceMetadata { project_id: 25fdf7e3-5cef-4280-b9e6-345516b0a2ea, silo_id: 99c88b83-b998-4f01-9630-2abba1440fe1, sled_id: 43e38452-7e45-4ec7-a2f0-49eff536eec1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "43e38452-7e45-4ec7-a2f0-49eff536eec1" }, name: "phd-vm-ac959834-65d6-436a-9b64-8c25f0d23abe" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 187 | 2025-10-09T01:25:38.788Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = c63c858d-d6fb-41cc-ba38-e7d80aea0552
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 188 | 2025-10-09T01:25:41.257Z | 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":7727}}
target = phd_framework::serial
|
| 189 | 2025-10-09T01:25:41.947Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 190 | 2025-10-09T01:25:41.947Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3158
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = c63c858d-d6fb-41cc-ba38-e7d80aea0552
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 191 | 2025-10-09T01:25:41.949Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 192 | 2025-10-09T01:25:41.950Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 193 | 2025-10-09T01:25:42.018Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 69
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 194 | 2025-10-09T01:25:42.019Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8992
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
|
| 195 | 2025-10-09T01:25:42.021Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 196 | 2025-10-09T01:25:42.021Z | 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
|
| 197 | 2025-10-09T01:25:42.021Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 198 | 2025-10-09T01:25:42.021Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8450
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 199 | 2025-10-09T01:25:42.022Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 200 | 2025-10-09T01:25:42.022Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1075
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 201 | 2025-10-09T01:25:42.365Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 202 | 2025-10-09T01:25:42.435Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 203 | 2025-10-09T01:25:42.435Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6c6bc558-dbb9-4c67-8788-3c9750c9a9fe"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 204 | 2025-10-09T01:25:42.488Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 205 | 2025-10-09T01:25:42.488Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5dc10f6b-d1c9-4057-a330-377a926c1d05"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 206 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 493
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 207 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4350
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
vm = migration_serial_history_base_lifecycle_0
vm_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 208 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 493
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 209 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4351
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4b763bbb-1c02-43f5-9fcb-8de699ff5660
target = phd_framework::test_vm
target_id = ac959834-65d6-436a-9b64-8c25f0d23abe
|
| 210 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9570
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 211 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 212 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 213 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 214 | 2025-10-09T01:25:42.515Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 215 | 2025-10-09T01:25:42.515Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 216 | 2025-10-09T01:25:42.515Z | 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
|
| 217 | 2025-10-09T01:25:42.515Z | 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
|
| 218 | 2025-10-09T01:25:42.515Z | 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::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 219 | 2025-10-09T01:25:42.522Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 837M 1.80T 836M /phd-artifacts\n
target = phd_framework::zfs
|
| 220 | 2025-10-09T01:25:42.522Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9a56111-2991-4e19-8ad1-3122f34a13c1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
| 221 | 2025-10-09T01:25:42.546Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9a56111-2991-4e19-8ad1-3122f34a13c1", "phd-artifacts/phd-clone-b3430bb9-21f9-49dd-8b26-a255e7321be6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
| 222 | 2025-10-09T01:25:42.573Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b3430bb9-21f9-49dd-8b26-a255e7321be6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 223 | 2025-10-09T01:25:42.579Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b3430bb9-21f9-49dd-8b26-a255e7321be6 0B 1.80T 836M /phd-artifacts/phd-clone-b3430bb9-21f9-49dd-8b26-a255e7321be6\n
target = phd_framework::zfs
|
| 224 | 2025-10-09T01:25:42.579Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 225 | 2025-10-09T01:25:42.579Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 226 | 2025-10-09T01:25:42.579Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server
target = phd_framework::artifacts::store
|
| 227 | 2025-10-09T01:25:42.580Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server"
target = phd_framework::test_vm::server
|
| 228 | 2025-10-09T01:25:42.580Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 229 | 2025-10-09T01:25:42.596Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 888
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 230 | 2025-10-09T01:25:42.597Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 231 | 2025-10-09T01:25:42.597Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 232 | 2025-10-09T01:25:42.598Z | 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 = 345
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 233 | 2025-10-09T01:25:43.164Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 234 | 2025-10-09T01:25:43.164Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 8e8eb31a-74c5-4a54-ab56-84d774285f23, metadata: InstanceMetadata { project_id: ac11d67e-0601-407b-bbd8-2bdd2dea85fa, silo_id: 0dafce2a-7688-489c-a234-8c444e4eca29, sled_id: 958dcb74-fdbd-4520-8902-50312246ca3c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "958dcb74-fdbd-4520-8902-50312246ca3c" }, name: "phd-vm-8e8eb31a-74c5-4a54-ab56-84d774285f23" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 235 | 2025-10-09T01:25:43.165Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 236 | 2025-10-09T01:25:43.165Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 237 | 2025-10-09T01:25:43.166Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 238 | 2025-10-09T01:25:43.166Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 239 | 2025-10-09T01:25:43.166Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 729
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 240 | 2025-10-09T01:25:43.166Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 241 | 2025-10-09T01:25:43.166Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 242 | 2025-10-09T01:25:43.166Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 243 | 2025-10-09T01:25:47.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4477
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 244 | 2025-10-09T01:25:47.644Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 245 | 2025-10-09T01:25:47.644Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 246 | 2025-10-09T01:25:47.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 247 | 2025-10-09T01:25:47.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 248 | 2025-10-09T01:25:47.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 249 | 2025-10-09T01:25:47.663Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 250 | 2025-10-09T01:25:47.663Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 251 | 2025-10-09T01:25:47.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 252 | 2025-10-09T01:25:47.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 = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 253 | 2025-10-09T01:25:47.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 254 | 2025-10-09T01:25:47.695Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2025-10-09T01:25:47.695Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4528
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 256 | 2025-10-09T01:25:47.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 257 | 2025-10-09T01:25:47.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 258 | 2025-10-09T01:25:47.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 259 | 2025-10-09T01:25:47.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 260 | 2025-10-09T01:25:47.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 261 | 2025-10-09T01:25:47.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 262 | 2025-10-09T01:25:47.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 263 | 2025-10-09T01:25:47.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 = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 264 | 2025-10-09T01:25:47.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 265 | 2025-10-09T01:25:47.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 266 | 2025-10-09T01:25:47.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 267 | 2025-10-09T01:25:47.772Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 268 | 2025-10-09T01:25:47.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 269 | 2025-10-09T01:25:47.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 270 | 2025-10-09T01:25:47.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 271 | 2025-10-09T01:25:47.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 272 | 2025-10-09T01:25:47.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 273 | 2025-10-09T01:25:47.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 274 | 2025-10-09T01:25:47.817Z | 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::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 275 | 2025-10-09T01:25:47.817Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 276 | 2025-10-09T01:25:47.817Z | 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 = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 277 | 2025-10-09T01:25:47.817Z | 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
|
| 278 | 2025-10-09T01:25:47.818Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 279 | 2025-10-09T01:25:47.818Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 280 | 2025-10-09T01:25:47.835Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 281 | 2025-10-09T01:25:47.835Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 282 | 2025-10-09T01:25:47.835Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 283 | 2025-10-09T01:25:47.836Z | 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 = 532
migration_id = 112a8b2b-b8fb-4ecc-bfc6-2de813102950
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
timeout_duration = 45s
|
| 284 | 2025-10-09T01:25:47.836Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 285 | 2025-10-09T01:25:47.836Z | 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 = 345
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 286 | 2025-10-09T01:25:48.407Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: d049693c-e3a2-45a1-a4bf-1b9159262bd6, metadata: InstanceMetadata { project_id: ac11d67e-0601-407b-bbd8-2bdd2dea85fa, silo_id: 0dafce2a-7688-489c-a234-8c444e4eca29, sled_id: 65badf52-0a2f-4818-bbdb-7ac5fda021d3, sled_model: "pheidippes", sled_revision: 1, sled_serial: "65badf52-0a2f-4818-bbdb-7ac5fda021d3" }, name: "phd-vm-d049693c-e3a2-45a1-a4bf-1b9159262bd6" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 287 | 2025-10-09T01:25:48.407Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 112a8b2b-b8fb-4ecc-bfc6-2de813102950
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 288 | 2025-10-09T01:25:50.650Z | 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":7760}}
target = phd_framework::serial
|
| 289 | 2025-10-09T01:25:51.247Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 290 | 2025-10-09T01:25:51.247Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2840
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 112a8b2b-b8fb-4ecc-bfc6-2de813102950
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 291 | 2025-10-09T01:25:51.249Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 292 | 2025-10-09T01:25:51.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 293 | 2025-10-09T01:25:51.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 294 | 2025-10-09T01:25:51.251Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 295 | 2025-10-09T01:25:51.321Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 296 | 2025-10-09T01:25:51.321Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 297 | 2025-10-09T01:25:51.321Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8724
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
|
| 298 | 2025-10-09T01:25:51.322Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 299 | 2025-10-09T01:25:51.322Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 300 | 2025-10-09T01:25:51.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 301 | 2025-10-09T01:25:51.350Z | 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::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 302 | 2025-10-09T01:25:51.350Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 303 | 2025-10-09T01:25:51.350Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 304 | 2025-10-09T01:25:51.350Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server
target = phd_framework::artifacts::store
|
| 305 | 2025-10-09T01:25:51.350Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/cbca37707556ecfe86bac661748a7f436c9c9a4f68d799fbea5611b270170461/propolis-server"
target = phd_framework::test_vm::server
|
| 306 | 2025-10-09T01:25:51.350Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 307 | 2025-10-09T01:25:51.369Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 308 | 2025-10-09T01:25:51.369Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 309 | 2025-10-09T01:25:51.369Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 310 | 2025-10-09T01:25:51.370Z | 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 = 532
migration_id = a5dd5b34-7a28-4d02-85e0-2363d7a18a27
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
timeout_duration = 45s
|
| 311 | 2025-10-09T01:25:51.370Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 312 | 2025-10-09T01:25:51.370Z | 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:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 345
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 313 | 2025-10-09T01:25:51.993Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 4c9f5e17-fe76-453c-bdbb-80d64ef48471, metadata: InstanceMetadata { project_id: ac11d67e-0601-407b-bbd8-2bdd2dea85fa, silo_id: 0dafce2a-7688-489c-a234-8c444e4eca29, sled_id: 8781195e-0364-4a95-b8fb-b0c3e4fe5a97, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8781195e-0364-4a95-b8fb-b0c3e4fe5a97" }, name: "phd-vm-4c9f5e17-fe76-453c-bdbb-80d64ef48471" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 314 | 2025-10-09T01:25:51.993Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = a5dd5b34-7a28-4d02-85e0-2363d7a18a27
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 315 | 2025-10-09T01:25:54.255Z | 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":7807}}
target = phd_framework::serial
|
| 316 | 2025-10-09T01:25:54.569Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 317 | 2025-10-09T01:25:54.569Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2575
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = a5dd5b34-7a28-4d02-85e0-2363d7a18a27
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 318 | 2025-10-09T01:25:54.571Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 319 | 2025-10-09T01:25:54.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 320 | 2025-10-09T01:25:54.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 = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 321 | 2025-10-09T01:25:54.572Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 322 | 2025-10-09T01:25:54.644Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 73
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 323 | 2025-10-09T01:25:54.644Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6808
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
vm = migration_from_base_and_back_lifecycle_0
vm_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 324 | 2025-10-09T01:25:54.644Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6808
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 8e8eb31a-74c5-4a54-ab56-84d774285f23
target = phd_framework::test_vm
target_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
|
| 325 | 2025-10-09T01:25:54.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 73
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 326 | 2025-10-09T01:25:54.645Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 327 | 2025-10-09T01:25:54.645Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 328 | 2025-10-09T01:25:54.671Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 329 | 2025-10-09T01:25:54.671Z | 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::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 330 | 2025-10-09T01:25:54.672Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 331 | 2025-10-09T01:25:54.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 = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 332 | 2025-10-09T01:25:54.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
|
| 333 | 2025-10-09T01:25:54.672Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 334 | 2025-10-09T01:25:54.672Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 335 | 2025-10-09T01:25:54.690Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 893
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 336 | 2025-10-09T01:25:54.690Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 337 | 2025-10-09T01:25:54.690Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 338 | 2025-10-09T01:25:54.690Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
migration_id = ea8020ae-c037-4480-8f21-9c8873c69de0
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
timeout_duration = 45s
|
| 339 | 2025-10-09T01:25:54.691Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 340 | 2025-10-09T01:25:54.691Z | 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:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 345
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 341 | 2025-10-09T01:25:55.252Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 99372537-e33f-4bc4-8666-a0fac91a5b6a, metadata: InstanceMetadata { project_id: ac11d67e-0601-407b-bbd8-2bdd2dea85fa, silo_id: 0dafce2a-7688-489c-a234-8c444e4eca29, sled_id: 1929df1f-b532-4e78-8d14-d7acca1694ab, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1929df1f-b532-4e78-8d14-d7acca1694ab" }, name: "phd-vm-99372537-e33f-4bc4-8666-a0fac91a5b6a" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 342 | 2025-10-09T01:25:55.252Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = ea8020ae-c037-4480-8f21-9c8873c69de0
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 343 | 2025-10-09T01:25:57.511Z | 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:9006","from_start":7854}}
target = phd_framework::serial
|
| 344 | 2025-10-09T01:25:59.133Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 345 | 2025-10-09T01:25:59.133Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3880
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = ea8020ae-c037-4480-8f21-9c8873c69de0
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 346 | 2025-10-09T01:25:59.135Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 347 | 2025-10-09T01:25:59.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 348 | 2025-10-09T01:25:59.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 = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 349 | 2025-10-09T01:25:59.136Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 350 | 2025-10-09T01:25:59.204Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 68
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 351 | 2025-10-09T01:25:59.204Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7834
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 352 | 2025-10-09T01:25:59.204Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7834
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d049693c-e3a2-45a1-a4bf-1b9159262bd6
target = phd_framework::test_vm
target_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
|
| 353 | 2025-10-09T01:25:59.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 69
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 354 | 2025-10-09T01:25:59.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 355 | 2025-10-09T01:25:59.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 = 802
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 356 | 2025-10-09T01:25:59.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 357 | 2025-10-09T01:25:59.234Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 358 | 2025-10-09T01:25:59.234Z | 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
|
| 359 | 2025-10-09T01:25:59.234Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 360 | 2025-10-09T01:25:59.234Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 361 | 2025-10-09T01:25:59.234Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 16070
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 362 | 2025-10-09T01:25:59.235Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1075
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 363 | 2025-10-09T01:25:59.936Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 364 | 2025-10-09T01:26:00.004Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 365 | 2025-10-09T01:26:00.004Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b3430bb9-21f9-49dd-8b26-a255e7321be6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 366 | 2025-10-09T01:26:00.032Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 367 | 2025-10-09T01:26:00.032Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9a56111-2991-4e19-8ad1-3122f34a13c1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 368 | 2025-10-09T01:26:00.048Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 813
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 369 | 2025-10-09T01:26:00.048Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5357
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
vm = migration_from_base_and_back_lifecycle_2
vm_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 370 | 2025-10-09T01:26:00.048Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5357
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4c9f5e17-fe76-453c-bdbb-80d64ef48471
target = phd_framework::test_vm
target_id = 99372537-e33f-4bc4-8666-a0fac91a5b6a
|
| 371 | 2025-10-09T01:26:00.048Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 813
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 372 | 2025-10-09T01:26:00.048Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 17532
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 373 | 2025-10-09T01:26:00.048Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 374 | 2025-10-09T01:26:00.048Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 110.15s |
| 376 | | |
| 377 | 2025-10-09T01:26:00.048Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|