1 | 2025-01-25T00:33:50.908Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
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"), server_logging_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-01-25T00:33:50.910Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 221
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("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), 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: 493, tv_nsec: 596386340 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2025-01-25T00:33:50.910Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2025-01-25T00:33:50.910Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = ace54d9cb5957fda79422e8237d7c54c33af928e
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2025-01-25T00:33:50.910Z | 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/ace54d9cb5957fda79422e8237d7c54c33af928e/crucible-nightly.sha256.txt
|
6 | 2025-01-25T00:33:51.047Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
7 | 2025-01-25T00:33:51.551Z | 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/a3e035a315b945d5a8d0010c81b49e376c19e077/propolis-server.sha256.txt
|
8 | 2025-01-25T00:33:51.672Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2025-01-25T00:33:51.672Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2025-01-25T00:33:51.672Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2025-01-25T00:33:51.673Z | 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
|
12 | 2025-01-25T00:33:51.673Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2025-01-25T00:33:51.673Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2025-01-25T00:33:51.673Z | 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
|
15 | 2025-01-25T00:33:51.673Z | 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/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2025-01-25T00:33:51.673Z | 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::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2025-01-25T00:33:52.334Z | 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::migration_from_base_and_back
target = phd_framework::artifacts::store
|
18 | 2025-01-25T00:33:52.334Z | 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 = 621
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2025-01-25T00:34:22.966Z | 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-01-25T00:34:22.967Z | 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
|
21 | 2025-01-25T00:34:22.997Z | 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 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2025-01-25T00:34:22.997Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4deafd29-28aa-43fa-81a6-477cbaec5432"]
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
|
23 | 2025-01-25T00:34:23.025Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4deafd29-28aa-43fa-81a6-477cbaec5432", "phd-artifacts/phd-clone-3a8719df-2887-4f52-b4fa-8748d69f412d"]
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
|
24 | 2025-01-25T00:34:23.045Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3a8719df-2887-4f52-b4fa-8748d69f412d"]
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
|
25 | 2025-01-25T00:34:23.057Z | 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-3a8719df-2887-4f52-b4fa-8748d69f412d 0B 1.80T 48.9M /phd-artifacts/phd-clone-3a8719df-2887-4f52-b4fa-8748d69f412d\n
target = phd_framework::zfs
|
26 | 2025-01-25T00:34:23.058Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2025-01-25T00:34:23.058Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2025-01-25T00:34:23.058Z | 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/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2025-01-25T00:34:23.059Z | 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::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/a3e035a315b945d5a8d0010c81b49e376c19e077/propolis-server.tar.gz
|
30 | 2025-01-25T00:34:47.269Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
31 | 2025-01-25T00:34:47.269Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 521
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2025-01-25T00:35:00.236Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2025-01-25T00:35:00.237Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
34 | 2025-01-25T00:35:00.291Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
35 | 2025-01-25T00:35:00.291Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37233
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2025-01-25T00:35:00.292Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
37 | 2025-01-25T00:35:00.293Z | 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 = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
38 | 2025-01-25T00:35:00.907Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2025-01-25T00:35:00.908Z | 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: da58559f-31be-4160-a0fa-4b6710aa53f3, metadata: InstanceMetadata { project_id: 52e46ca0-828e-4067-862c-cb376917e34a, silo_id: 666c4917-5b10-435b-b9c9-fda6b8f69da2, sled_id: c9bfb920-24e2-4c83-8316-b81d193217ee, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c9bfb920-24e2-4c83-8316-b81d193217ee" }, name: "phd-vm-da58559f-31be-4160-a0fa-4b6710aa53f3" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
40 | 2025-01-25T00:35:00.908Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 616
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
41 | 2025-01-25T00:35:00.908Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
42 | 2025-01-25T00:35:00.908Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
43 | 2025-01-25T00:35:00.909Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
44 | 2025-01-25T00:35:00.909Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2025-01-25T00:35:00.909Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
46 | 2025-01-25T00:35:00.909Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2025-01-25T00:35:00.909Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
48 | 2025-01-25T00:35:00.909Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
49 | 2025-01-25T00:35:05.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4211
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
50 | 2025-01-25T00:35:05.121Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2025-01-25T00:35:05.121Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2025-01-25T00:35:05.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
53 | 2025-01-25T00:35:05.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
54 | 2025-01-25T00:35:05.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
55 | 2025-01-25T00:35:05.140Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
56 | 2025-01-25T00:35:05.140Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
57 | 2025-01-25T00:35:05.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
58 | 2025-01-25T00:35:05.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
59 | 2025-01-25T00:35:05.172Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
60 | 2025-01-25T00:35:05.173Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
61 | 2025-01-25T00:35:05.173Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4263
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
62 | 2025-01-25T00:35:05.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
63 | 2025-01-25T00:35:05.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
64 | 2025-01-25T00:35:05.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
65 | 2025-01-25T00:35:05.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
66 | 2025-01-25T00:35:05.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
67 | 2025-01-25T00:35:05.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
68 | 2025-01-25T00:35:05.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
69 | 2025-01-25T00:35:05.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
70 | 2025-01-25T00:35:05.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
71 | 2025-01-25T00:35:05.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
72 | 2025-01-25T00:35:05.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
73 | 2025-01-25T00:35:05.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
74 | 2025-01-25T00:35:05.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
75 | 2025-01-25T00:35:05.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
76 | 2025-01-25T00:35:05.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
77 | 2025-01-25T00:35:05.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
78 | 2025-01-25T00:35:05.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
79 | 2025-01-25T00:35:05.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
80 | 2025-01-25T00:35:05.271Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
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
|
81 | 2025-01-25T00:35:05.271Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
82 | 2025-01-25T00:35:05.271Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
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
|
83 | 2025-01-25T00:35:05.271Z | 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
|
84 | 2025-01-25T00:35:05.271Z | 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
|
85 | 2025-01-25T00:35:05.271Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
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
|
86 | 2025-01-25T00:35:05.272Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
87 | 2025-01-25T00:35:05.290Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
88 | 2025-01-25T00:35:05.291Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
89 | 2025-01-25T00:35:05.291Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
90 | 2025-01-25T00:35:05.291Z | 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 = 506
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
timeout_duration = 45s
|
91 | 2025-01-25T00:35:05.291Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_from_base_and_back_lifecycle_0
vm_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
92 | 2025-01-25T00:35:05.291Z | 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 = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_from_base_and_back_lifecycle_0
vm_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
93 | 2025-01-25T00:35:06.012Z | 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: 42a74249-108f-4849-b987-0e2f267ea9a2, metadata: InstanceMetadata { project_id: 52e46ca0-828e-4067-862c-cb376917e34a, silo_id: 666c4917-5b10-435b-b9c9-fda6b8f69da2, sled_id: 129fe86d-f737-4785-8f80-8f95f89a0405, sled_model: "pheidippes", sled_revision: 1, sled_serial: "129fe86d-f737-4785-8f80-8f95f89a0405" }, name: "phd-vm-42a74249-108f-4849-b987-0e2f267ea9a2" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_from_base_and_back_lifecycle_0
vm_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
94 | 2025-01-25T00:35:06.012Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 720
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_from_base_and_back_lifecycle_0
vm_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
95 | 2025-01-25T00:35:06.012Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
96 | 2025-01-25T00:35:08.552Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
97 | 2025-01-25T00:35:08.552Z | 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
|
98 | 2025-01-25T00:35:08.553Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
99 | 2025-01-25T00:35:08.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
100 | 2025-01-25T00:35:08.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
101 | 2025-01-25T00:35:08.554Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
102 | 2025-01-25T00:35:08.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
103 | 2025-01-25T00:35:08.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
104 | 2025-01-25T00:35:08.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
105 | 2025-01-25T00:35:08.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
106 | 2025-01-25T00:35:08.596Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
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
|
107 | 2025-01-25T00:35:08.596Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
108 | 2025-01-25T00:35:08.596Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
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
|
109 | 2025-01-25T00:35:08.596Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server
target = phd_framework::artifacts::store
|
110 | 2025-01-25T00:35:08.596Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server"
target = phd_framework::test_vm::server
|
111 | 2025-01-25T00:35:08.596Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
112 | 2025-01-25T00:35:08.615Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
113 | 2025-01-25T00:35:08.615Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
114 | 2025-01-25T00:35:08.616Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
115 | 2025-01-25T00:35:08.616Z | 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 = 506
migration_id = f7428bef-02da-4349-b191-a54a9eef30ca
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
timeout_duration = 45s
|
116 | 2025-01-25T00:35:08.616Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
vm = migration_from_base_and_back_lifecycle_1
vm_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
117 | 2025-01-25T00:35:08.616Z | 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 = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
vm = migration_from_base_and_back_lifecycle_1
vm_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
118 | 2025-01-25T00:35:08.968Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = da58559f-31be-4160-a0fa-4b6710aa53f3
|
119 | 2025-01-25T00:35:09.090Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 536
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
|
120 | 2025-01-25T00:35:09.295Z | 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: e1eb8115-c359-4f24-9c2e-d9bb29825cc3, metadata: InstanceMetadata { project_id: 52e46ca0-828e-4067-862c-cb376917e34a, silo_id: 666c4917-5b10-435b-b9c9-fda6b8f69da2, sled_id: 6640c4aa-db8b-48d4-a7ec-83a6e4588db5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6640c4aa-db8b-48d4-a7ec-83a6e4588db5" }, name: "phd-vm-e1eb8115-c359-4f24-9c2e-d9bb29825cc3" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
vm = migration_from_base_and_back_lifecycle_1
vm_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
121 | 2025-01-25T00:35:09.295Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 679
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
vm = migration_from_base_and_back_lifecycle_1
vm_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
122 | 2025-01-25T00:35:09.296Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = f7428bef-02da-4349-b191-a54a9eef30ca
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
123 | 2025-01-25T00:35:11.859Z | 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
|
124 | 2025-01-25T00:35:12.956Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
125 | 2025-01-25T00:35:12.956Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3660
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = f7428bef-02da-4349-b191-a54a9eef30ca
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
126 | 2025-01-25T00:35:12.957Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4340
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 42a74249-108f-4849-b987-0e2f267ea9a2
target = phd_framework::test_vm
target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
127 | 2025-01-25T00:35:12.958Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
128 | 2025-01-25T00:35:12.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
129 | 2025-01-25T00:35:12.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
130 | 2025-01-25T00:35:12.959Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
131 | 2025-01-25T00:35:13.090Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 42a74249-108f-4849-b987-0e2f267ea9a2
|
132 | 2025-01-25T00:35:13.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 132
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
133 | 2025-01-25T00:35:13.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
134 | 2025-01-25T00:35:13.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
135 | 2025-01-25T00:35:13.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
136 | 2025-01-25T00:35:13.114Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
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
|
137 | 2025-01-25T00:35:13.114Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
138 | 2025-01-25T00:35:13.114Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
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
|
139 | 2025-01-25T00:35:13.114Z | 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
|
140 | 2025-01-25T00:35:13.114Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
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
|
141 | 2025-01-25T00:35:13.114Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
142 | 2025-01-25T00:35:13.132Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
143 | 2025-01-25T00:35:13.132Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
144 | 2025-01-25T00:35:13.132Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
145 | 2025-01-25T00:35:13.132Z | 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 = 506
migration_id = e0f131d9-a5b7-48d2-8f0f-8149a7b2f454
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
timeout_duration = 45s
|
146 | 2025-01-25T00:35:13.132Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
147 | 2025-01-25T00:35:13.133Z | 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 = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
148 | 2025-01-25T00:35:13.792Z | 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: 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f, metadata: InstanceMetadata { project_id: 52e46ca0-828e-4067-862c-cb376917e34a, silo_id: 666c4917-5b10-435b-b9c9-fda6b8f69da2, sled_id: 3652ad76-4e90-4d0d-b851-de617eba10f7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3652ad76-4e90-4d0d-b851-de617eba10f7" }, name: "phd-vm-94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
149 | 2025-01-25T00:35:13.792Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 659
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
150 | 2025-01-25T00:35:13.792Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = e0f131d9-a5b7-48d2-8f0f-8149a7b2f454
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
151 | 2025-01-25T00:35:16.365Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
152 | 2025-01-25T00:35:16.365Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2573
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = e0f131d9-a5b7-48d2-8f0f-8149a7b2f454
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
153 | 2025-01-25T00:35:16.366Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3233
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
target = phd_framework::test_vm
target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
154 | 2025-01-25T00:35:16.366Z | 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
|
155 | 2025-01-25T00:35:16.367Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
156 | 2025-01-25T00:35:16.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
157 | 2025-01-25T00:35:16.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
158 | 2025-01-25T00:35:16.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
159 | 2025-01-25T00:35:16.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
160 | 2025-01-25T00:35:17.037Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 669
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
|
161 | 2025-01-25T00:35:19.781Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3413
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
162 | 2025-01-25T00:35:19.781Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
163 | 2025-01-25T00:35:19.781Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
164 | 2025-01-25T00:35:19.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
165 | 2025-01-25T00:35:19.814Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
166 | 2025-01-25T00:35:19.814Z | 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
|
167 | 2025-01-25T00:35:19.815Z | 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
|
168 | 2025-01-25T00:35:19.815Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
169 | 2025-01-25T00:35:19.815Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18907
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
170 | 2025-01-25T00:35:19.816Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
171 | 2025-01-25T00:35:20.398Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
172 | 2025-01-25T00:35:20.530Z | 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
173 | 2025-01-25T00:35:20.530Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3a8719df-2887-4f52-b4fa-8748d69f412d"]
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
174 | 2025-01-25T00:35:20.565Z | 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
175 | 2025-01-25T00:35:20.565Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4deafd29-28aa-43fa-81a6-477cbaec5432"]
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
176 | 2025-01-25T00:35:20.591Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 776
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
|
177 | 2025-01-25T00:35:20.592Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 776
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
178 | 2025-01-25T00:35:20.592Z | 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
|
179 | 2025-01-25T00:35:20.592Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
180 | 2025-01-25T00:35:20.592Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
181 | 2025-01-25T00:35:20.592Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_tests::migrate::from_base
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
182 | 2025-01-25T00:35:20.592Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::artifacts::store
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
183 | 2025-01-25T00:35:20.592Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::artifacts::store
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
184 | 2025-01-25T00:35:20.592Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::artifacts::store
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
185 | 2025-01-25T00:35:20.592Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
verb = list
|
186 | 2025-01-25T00:35:20.612Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 685M 1.80T 685M /phd-artifacts\n
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
187 | 2025-01-25T00:35:20.612Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-50d7b31d-6abb-4c30-9fd6-c0317de446b8"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
verb = snapshot
|
188 | 2025-01-25T00:35:20.635Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-50d7b31d-6abb-4c30-9fd6-c0317de446b8", "phd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
verb = clone
|
189 | 2025-01-25T00:35:20.660Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
verb = list
|
190 | 2025-01-25T00:35:20.677Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961 0B 1.80T 685M /phd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961\n
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
191 | 2025-01-25T00:35:20.678Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
192 | 2025-01-25T00:35:20.678Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm_name = migration_serial_history_base
|
193 | 2025-01-25T00:35:20.678Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::artifacts::store
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
194 | 2025-01-25T00:35:20.678Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server"
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm::server
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
195 | 2025-01-25T00:35:20.678Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
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::server_log_mode
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
196 | 2025-01-25T00:35:20.689Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
file = phd-tests/framework/src/test_vm/server.rs
line = 107
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm::server
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
197 | 2025-01-25T00:35:20.690Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
198 | 2025-01-25T00:35:20.690Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
199 | 2025-01-25T00:35:20.690Z | 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 = 319
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
200 | 2025-01-25T00:35:21.522Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::serial
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
201 | 2025-01-25T00:35:21.523Z | 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: 8436650c-1d00-46d9-8f36-866b0674357a, metadata: InstanceMetadata { project_id: c95c5951-73bf-42da-9a1b-01928d12ca2d, silo_id: 9d5e6656-aaa3-448d-99f2-f6f6bc638a00, sled_id: f9f63221-30ca-4d74-aede-5dc9ea2a6a9d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "f9f63221-30ca-4d74-aede-5dc9ea2a6a9d" }, name: "phd-vm-8436650c-1d00-46d9-8f36-866b0674357a" }, state: Creating }
line = 378
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
202 | 2025-01-25T00:35:21.523Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 833
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
203 | 2025-01-25T00:35:21.523Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
204 | 2025-01-25T00:35:21.523Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
state = Run
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
205 | 2025-01-25T00:35:21.524Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
206 | 2025-01-25T00:35:21.524Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
207 | 2025-01-25T00:35:21.524Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
208 | 2025-01-25T00:35:21.524Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
209 | 2025-01-25T00:35:21.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
210 | 2025-01-25T00:35:21.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
211 | 2025-01-25T00:35:25.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4148
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
212 | 2025-01-25T00:35:25.672Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
213 | 2025-01-25T00:35:25.672Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
214 | 2025-01-25T00:35:25.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
215 | 2025-01-25T00:35:25.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
216 | 2025-01-25T00:35:25.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
217 | 2025-01-25T00:35:25.689Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
218 | 2025-01-25T00:35:25.690Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
219 | 2025-01-25T00:35:25.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
220 | 2025-01-25T00:35:25.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
221 | 2025-01-25T00:35:25.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
222 | 2025-01-25T00:35:25.723Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
223 | 2025-01-25T00:35:25.723Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4199
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
224 | 2025-01-25T00:35:25.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
225 | 2025-01-25T00:35:25.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
226 | 2025-01-25T00:35:25.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
227 | 2025-01-25T00:35:25.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
228 | 2025-01-25T00:35:25.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
229 | 2025-01-25T00:35:25.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
230 | 2025-01-25T00:35:25.772Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::lifecycle
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm_name = migration_serial_history_base
|
231 | 2025-01-25T00:35:25.772Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
232 | 2025-01-25T00:35:25.772Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm_name = migration_serial_history_base_lifecycle_0
|
233 | 2025-01-25T00:35:25.772Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = /work/phd-test/propolis-server
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::artifacts::store
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
234 | 2025-01-25T00:35:25.772Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm::server
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
235 | 2025-01-25T00:35:25.772Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
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::server_log_mode
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
236 | 2025-01-25T00:35:25.790Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 107
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm::server
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
237 | 2025-01-25T00:35:25.790Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
238 | 2025-01-25T00:35:25.790Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
239 | 2025-01-25T00:35:25.791Z | 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 = 506
migration_id = 884329bb-7e60-4758-b8f4-542208ee3565
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
timeout_duration = 45s
|
240 | 2025-01-25T00:35:25.791Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
241 | 2025-01-25T00:35:25.791Z | 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 = 319
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
242 | 2025-01-25T00:35:26.261Z | 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: 71ade7f1-6176-4485-9a38-26fda744cd95, metadata: InstanceMetadata { project_id: c95c5951-73bf-42da-9a1b-01928d12ca2d, silo_id: 9d5e6656-aaa3-448d-99f2-f6f6bc638a00, sled_id: 18504a95-c558-4503-a1f5-18fd8b8e5b59, sled_model: "pheidippes", sled_revision: 1, sled_serial: "18504a95-c558-4503-a1f5-18fd8b8e5b59" }, name: "phd-vm-71ade7f1-6176-4485-9a38-26fda744cd95" }, state: Migrating }
line = 378
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
243 | 2025-01-25T00:35:26.261Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 470
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
244 | 2025-01-25T00:35:26.261Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 884329bb-7e60-4758-b8f4-542208ee3565
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
245 | 2025-01-25T00:35:28.829Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::migration_from_base_and_back
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}}
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::serial
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
246 | 2025-01-25T00:35:28.894Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
247 | 2025-01-25T00:35:28.895Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2633
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 884329bb-7e60-4758-b8f4-542208ee3565
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
248 | 2025-01-25T00:35:28.895Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3104
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 8436650c-1d00-46d9-8f36-866b0674357a
target = phd_framework::test_vm
target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
249 | 2025-01-25T00:35:28.896Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
250 | 2025-01-25T00:35:28.897Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm::server
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
251 | 2025-01-25T00:35:29.031Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base
vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
|
252 | 2025-01-25T00:35:29.034Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
253 | 2025-01-25T00:35:29.034Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::serial
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
254 | 2025-01-25T00:35:29.034Z | 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
|
255 | 2025-01-25T00:35:29.034Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7511
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::serial
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
256 | 2025-01-25T00:35:29.034Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2025-01-25T00:35:29.035Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
258 | 2025-01-25T00:35:29.565Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm::server
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
259 | 2025-01-25T00:35:29.695Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
260 | 2025-01-25T00:35:29.695Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
261 | 2025-01-25T00:35:29.730Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
262 | 2025-01-25T00:35:29.730Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-50d7b31d-6abb-4c30-9fd6-c0317de446b8"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::zfs
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
263 | 2025-01-25T00:35:29.761Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 726
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_framework::test_vm
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
vm = migration_serial_history_base_lifecycle_0
vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
|
264 | 2025-01-25T00:35:29.761Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9168
file = phd-tests/tests/src/migrate.rs
line = 40
migration_id = 0235615d-e942-42e1-97ad-cd5206522131
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base_and_back
source_id = da58559f-31be-4160-a0fa-4b6710aa53f3
target = phd_tests::migrate::from_base
target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
|
265 | 2025-01-25T00:35:29.761Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 727
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
266 | 2025-01-25T00:35:29.761Z | 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
|
267 | 2025-01-25T00:35:29.761Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
268 | 2025-01-25T00:35:29.761Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
269 | 2025-01-25T00:35:29.761Z | 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
|
270 | 2025-01-25T00:35:29.761Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
271 | 2025-01-25T00:35:29.761Z | 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
|
272 | 2025-01-25T00:35:29.761Z | 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
|
273 | 2025-01-25T00:35:29.762Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
274 | 2025-01-25T00:35:29.783Z | 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 687M 1.80T 685M /phd-artifacts\n
target = phd_framework::zfs
|
275 | 2025-01-25T00:35:29.783Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1ca717fa-3ebf-4b44-93a9-09a62565f66b"]
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
|
276 | 2025-01-25T00:35:29.806Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1ca717fa-3ebf-4b44-93a9-09a62565f66b", "phd-artifacts/phd-clone-3b1d494e-902f-4c54-bf8e-f4477eda64e7"]
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
|
277 | 2025-01-25T00:35:29.832Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3b1d494e-902f-4c54-bf8e-f4477eda64e7"]
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
|
278 | 2025-01-25T00:35:29.849Z | 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-3b1d494e-902f-4c54-bf8e-f4477eda64e7 0B 1.80T 685M /phd-artifacts/phd-clone-3b1d494e-902f-4c54-bf8e-f4477eda64e7\n
target = phd_framework::zfs
|
279 | 2025-01-25T00:35:29.850Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
280 | 2025-01-25T00:35:29.850Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
281 | 2025-01-25T00:35:29.850Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server
target = phd_framework::artifacts::store
|
282 | 2025-01-25T00:35:29.850Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server"
target = phd_framework::test_vm::server
|
283 | 2025-01-25T00:35:29.850Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
284 | 2025-01-25T00:35:29.862Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
285 | 2025-01-25T00:35:29.862Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
286 | 2025-01-25T00:35:29.862Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
287 | 2025-01-25T00:35:29.862Z | 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 = 319
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
288 | 2025-01-25T00:35:30.592Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
289 | 2025-01-25T00:35:30.593Z | 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: 68a4a226-5449-44c9-8f05-638b2b37e309, metadata: InstanceMetadata { project_id: 77645343-238f-4002-b3ed-c8ba29bf4058, silo_id: 0d6372ad-a201-4f24-9938-809e57f94724, sled_id: 4769f55b-8cb0-4acc-bb5b-5edfc90ebc81, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4769f55b-8cb0-4acc-bb5b-5edfc90ebc81" }, name: "phd-vm-68a4a226-5449-44c9-8f05-638b2b37e309" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
290 | 2025-01-25T00:35:30.593Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 731
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
291 | 2025-01-25T00:35:30.593Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
292 | 2025-01-25T00:35:30.593Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
293 | 2025-01-25T00:35:30.594Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
294 | 2025-01-25T00:35:30.594Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
295 | 2025-01-25T00:35:30.594Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
296 | 2025-01-25T00:35:30.594Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
297 | 2025-01-25T00:35:30.594Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
298 | 2025-01-25T00:35:30.594Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
299 | 2025-01-25T00:35:34.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4199
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
300 | 2025-01-25T00:35:34.794Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
301 | 2025-01-25T00:35:34.794Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
302 | 2025-01-25T00:35:34.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
303 | 2025-01-25T00:35:34.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
304 | 2025-01-25T00:35:34.812Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
305 | 2025-01-25T00:35:34.812Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
306 | 2025-01-25T00:35:34.812Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
307 | 2025-01-25T00:35:34.812Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
308 | 2025-01-25T00:35:34.812Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
309 | 2025-01-25T00:35:34.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
310 | 2025-01-25T00:35:34.845Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
311 | 2025-01-25T00:35:34.845Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4251
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
312 | 2025-01-25T00:35:34.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
313 | 2025-01-25T00:35:34.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 68a4a226-5449-44c9-8f05-638b2b37e309
|
314 | 2025-01-25T00:35:34.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
315 | 2025-01-25T00:35:34.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
316 | 2025-01-25T00:35:34.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 68a4a226-5449-44c9-8f05-638b2b37e309
|
317 | 2025-01-25T00:35:34.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
318 | 2025-01-25T00:35:34.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
319 | 2025-01-25T00:35:34.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 68a4a226-5449-44c9-8f05-638b2b37e309
|
320 | 2025-01-25T00:35:34.900Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
321 | 2025-01-25T00:35:34.900Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
322 | 2025-01-25T00:35:34.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 68a4a226-5449-44c9-8f05-638b2b37e309
|
323 | 2025-01-25T00:35:34.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
324 | 2025-01-25T00:35:34.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
325 | 2025-01-25T00:35:34.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 68a4a226-5449-44c9-8f05-638b2b37e309
|
326 | 2025-01-25T00:35:34.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
327 | 2025-01-25T00:35:34.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
328 | 2025-01-25T00:35:34.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 68a4a226-5449-44c9-8f05-638b2b37e309
|
329 | 2025-01-25T00:35:34.955Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
330 | 2025-01-25T00:35:34.955Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
331 | 2025-01-25T00:35:34.955Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
332 | 2025-01-25T00:35:34.956Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
333 | 2025-01-25T00:35:34.956Z | 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
|
334 | 2025-01-25T00:35:34.956Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
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
|
335 | 2025-01-25T00:35:34.956Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
336 | 2025-01-25T00:35:34.975Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
337 | 2025-01-25T00:35:34.975Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
338 | 2025-01-25T00:35:34.975Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
339 | 2025-01-25T00:35:34.975Z | 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 = 506
migration_id = f076a7ca-4e10-42b4-ba48-218e343b92ed
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
timeout_duration = 45s
|
340 | 2025-01-25T00:35:34.975Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
341 | 2025-01-25T00:35:34.976Z | 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 = 319
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
342 | 2025-01-25T00:35:35.810Z | 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: dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1, metadata: InstanceMetadata { project_id: 77645343-238f-4002-b3ed-c8ba29bf4058, silo_id: 0d6372ad-a201-4f24-9938-809e57f94724, sled_id: b19a7249-7bb5-4b95-bd67-e7c42d4aa059, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b19a7249-7bb5-4b95-bd67-e7c42d4aa059" }, name: "phd-vm-dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
343 | 2025-01-25T00:35:35.811Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 835
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
344 | 2025-01-25T00:35:35.811Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = f076a7ca-4e10-42b4-ba48-218e343b92ed
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
345 | 2025-01-25T00:35:38.378Z | 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
|
346 | 2025-01-25T00:35:40.076Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
347 | 2025-01-25T00:35:40.076Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4265
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = f076a7ca-4e10-42b4-ba48-218e343b92ed
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
348 | 2025-01-25T00:35:40.076Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5101
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 68a4a226-5449-44c9-8f05-638b2b37e309
target = phd_framework::test_vm
target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
349 | 2025-01-25T00:35:40.078Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
350 | 2025-01-25T00:35:40.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
351 | 2025-01-25T00:35:40.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
352 | 2025-01-25T00:35:40.079Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 68a4a226-5449-44c9-8f05-638b2b37e309
|
353 | 2025-01-25T00:35:40.209Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
|
354 | 2025-01-25T00:35:40.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
355 | 2025-01-25T00:35:40.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
356 | 2025-01-25T00:35:40.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
357 | 2025-01-25T00:35:40.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
358 | 2025-01-25T00:35:40.242Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
359 | 2025-01-25T00:35:40.242Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
360 | 2025-01-25T00:35:40.242Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9649
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
361 | 2025-01-25T00:35:40.243Z | 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
|
362 | 2025-01-25T00:35:40.243Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
363 | 2025-01-25T00:35:40.243Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
364 | 2025-01-25T00:35:40.692Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
365 | 2025-01-25T00:35:40.811Z | 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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
366 | 2025-01-25T00:35:40.811Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3b1d494e-902f-4c54-bf8e-f4477eda64e7"]
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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
367 | 2025-01-25T00:35:40.850Z | 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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
368 | 2025-01-25T00:35:40.850Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1ca717fa-3ebf-4b44-93a9-09a62565f66b"]
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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
369 | 2025-01-25T00:35:40.880Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 637
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
|
370 | 2025-01-25T00:35:40.880Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11118
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
|
371 | 2025-01-25T00:35:40.880Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 637
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
372 | 2025-01-25T00:35:40.880Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
373 | 2025-01-25T00:35:40.880Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
374 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 109.21s |
375 | | |
376 | 2025-01-25T00:35:40.880Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|