1 | 2024-10-25T17:31:29.312Z | 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 | 2024-10-25T17:31:29.315Z | 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: 46223, tv_nsec: 653922170 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-10-25T17:31:29.315Z | 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 | 2024-10-25T17:31:29.315Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = b7b9d5660b28ca5e865242b2bdecd032c0852d40
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-10-25T17:31:29.315Z | 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/b7b9d5660b28ca5e865242b2bdecd032c0852d40/crucible-nightly.sha256.txt
|
6 | 2024-10-25T17:31:29.456Z | 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 | 2024-10-25T17:31:29.912Z | 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/7627cffedf51e933959c43ab59c1b51553c6c722/propolis-server.sha256.txt
|
8 | 2024-10-25T17:31:30.017Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-10-25T17:31:30.017Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-10-25T17:31:30.017Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-10-25T17:31:30.017Z | 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 | 2024-10-25T17:31:30.017Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-10-25T17:31:30.017Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-10-25T17:31:30.017Z | 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 | 2024-10-25T17:31:30.018Z | 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 | 2024-10-25T17:31:30.018Z | 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 | 2024-10-25T17:31:30.609Z | 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 | 2024-10-25T17:31:30.609Z | 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 = 618
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-10-25T17:31:57.786Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
20 | 2024-10-25T17:31:57.786Z | 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 | 2024-10-25T17:31:57.817Z | 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 2M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-10-25T17:31:57.817Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5415d558-925a-4b4a-a32b-ef0d7b2810bf"]
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 | 2024-10-25T17:31:57.866Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5415d558-925a-4b4a-a32b-ef0d7b2810bf", "phd-artifacts/phd-clone-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f"]
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 | 2024-10-25T17:31:57.885Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f"]
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 | 2024-10-25T17:31:57.896Z | 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-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f 0B 1.80T 48.9M /phd-artifacts/phd-clone-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f\n
target = phd_framework::zfs
|
26 | 2024-10-25T17:31:57.897Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-10-25T17:31:57.897Z | 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 = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2024-10-25T17:31:57.897Z | 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/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-10-25T17:31:57.897Z | 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/7627cffedf51e933959c43ab59c1b51553c6c722/propolis-server.tar.gz
|
30 | 2024-10-25T17:32:22.866Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/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 | 2024-10-25T17:32:22.866Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2024-10-25T17:32:35.380Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml"
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/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-10-25T17:32:35.380Z | 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 | 2024-10-25T17:32:35.419Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 865
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 | 2024-10-25T17:32:35.420Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37522
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-10-25T17:32:35.420Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
37 | 2024-10-25T17:32:35.421Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
38 | 2024-10-25T17:32:36.203Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-10-25T17:32:36.204Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c5d48a7d-36a9-409f-abdf-784ccf416fb9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c2906ee-f293-42fa-8d9c-5aff081397f4, silo_id: a5414a1f-aead-43c0-9196-42141ecbb0c5, sled_id: 9f1a7329-8d47-43ac-bce3-4472b0387b12, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9f1a7329-8d47-43ac-bce3-4472b0387b12" }, name: "phd-vm-c5d48a7d-36a9-409f-abdf-784ccf416fb9", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
40 | 2024-10-25T17:32:36.204Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 784
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
41 | 2024-10-25T17:32:36.204Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
42 | 2024-10-25T17:32:36.204Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
43 | 2024-10-25T17:32:36.205Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
44 | 2024-10-25T17:32:36.205Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2024-10-25T17:32:36.205Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
46 | 2024-10-25T17:32:36.205Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2024-10-25T17:32:36.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
48 | 2024-10-25T17:32:36.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 = 785
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
49 | 2024-10-25T17:32:40.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4243
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
50 | 2024-10-25T17:32:40.449Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2024-10-25T17:32:40.449Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2024-10-25T17:32:40.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
53 | 2024-10-25T17:32:40.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
54 | 2024-10-25T17:32:40.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
55 | 2024-10-25T17:32:40.468Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
56 | 2024-10-25T17:32:40.468Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4262
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
57 | 2024-10-25T17:32:40.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
58 | 2024-10-25T17:32:40.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
59 | 2024-10-25T17:32:40.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
60 | 2024-10-25T17:32:40.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
61 | 2024-10-25T17:32:40.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
62 | 2024-10-25T17:32:40.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
63 | 2024-10-25T17:32:40.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
64 | 2024-10-25T17:32:40.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
65 | 2024-10-25T17:32:40.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
66 | 2024-10-25T17:32:40.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
67 | 2024-10-25T17:32:40.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
68 | 2024-10-25T17:32:40.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
69 | 2024-10-25T17:32:40.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
70 | 2024-10-25T17:32:40.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
71 | 2024-10-25T17:32:40.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
72 | 2024-10-25T17:32:40.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
73 | 2024-10-25T17:32:40.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
74 | 2024-10-25T17:32:40.589Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
75 | 2024-10-25T17:32:40.589Z | 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
|
76 | 2024-10-25T17:32:40.589Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
77 | 2024-10-25T17:32:40.589Z | 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 = 204
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
|
78 | 2024-10-25T17:32:40.589Z | 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
|
79 | 2024-10-25T17:32:40.589Z | 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
|
80 | 2024-10-25T17:32:40.589Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml"
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
|
81 | 2024-10-25T17:32:40.589Z | 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
|
82 | 2024-10-25T17:32:40.605Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
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
|
83 | 2024-10-25T17:32:40.605Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
84 | 2024-10-25T17:32:40.605Z | INFO | phd-runner: [MIGRATE_FROM - START]
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
|
85 | 2024-10-25T17:32:40.606Z | 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 = 573
migration_id = 20853bf5-cb27-43db-a2aa-b4e4139f4e22
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
timeout_duration = 45s
|
86 | 2024-10-25T17:32:40.606Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
vm = migration_from_base_and_back_lifecycle_0
vm_id = 225e199f-a172-4210-8f61-921ddd833a04
|
87 | 2024-10-25T17:32:40.606Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
vm = migration_from_base_and_back_lifecycle_0
vm_id = 225e199f-a172-4210-8f61-921ddd833a04
|
88 | 2024-10-25T17:32:41.354Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 225e199f-a172-4210-8f61-921ddd833a04, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c2906ee-f293-42fa-8d9c-5aff081397f4, silo_id: a5414a1f-aead-43c0-9196-42141ecbb0c5, sled_id: ad6bb71c-2407-4801-bf0b-be4a29c47bb4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ad6bb71c-2407-4801-bf0b-be4a29c47bb4" }, name: "phd-vm-225e199f-a172-4210-8f61-921ddd833a04", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
vm = migration_from_base_and_back_lifecycle_0
vm_id = 225e199f-a172-4210-8f61-921ddd833a04
|
89 | 2024-10-25T17:32:41.354Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 748
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
vm = migration_from_base_and_back_lifecycle_0
vm_id = 225e199f-a172-4210-8f61-921ddd833a04
|
90 | 2024-10-25T17:32:41.354Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 20853bf5-cb27-43db-a2aa-b4e4139f4e22
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
|
91 | 2024-10-25T17:32:43.938Z | 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":7718}}
target = phd_framework::serial
|
92 | 2024-10-25T17:32:44.573Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
|
93 | 2024-10-25T17:32:44.574Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3219
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 20853bf5-cb27-43db-a2aa-b4e4139f4e22
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
|
94 | 2024-10-25T17:32:44.574Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3968
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
target = phd_framework::test_vm
target_id = 225e199f-a172-4210-8f61-921ddd833a04
|
95 | 2024-10-25T17:32:44.575Z | INFO | phd-runner: [VM CLEANUP - START]
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
96 | 2024-10-25T17:32:44.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 225e199f-a172-4210-8f61-921ddd833a04
|
97 | 2024-10-25T17:32:44.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 225e199f-a172-4210-8f61-921ddd833a04
|
98 | 2024-10-25T17:32:44.576Z | 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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
99 | 2024-10-25T17:32:44.692Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 116
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 = c5d48a7d-36a9-409f-abdf-784ccf416fb9
|
100 | 2024-10-25T17:32:44.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 117
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 225e199f-a172-4210-8f61-921ddd833a04
|
101 | 2024-10-25T17:32:44.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 225e199f-a172-4210-8f61-921ddd833a04
|
102 | 2024-10-25T17:32:44.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 225e199f-a172-4210-8f61-921ddd833a04
|
103 | 2024-10-25T17:32:44.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 225e199f-a172-4210-8f61-921ddd833a04
|
104 | 2024-10-25T17:32:44.715Z | 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
|
105 | 2024-10-25T17:32:44.715Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
106 | 2024-10-25T17:32:44.716Z | 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 = 204
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
|
107 | 2024-10-25T17:32:44.716Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server
target = phd_framework::artifacts::store
|
108 | 2024-10-25T17:32:44.716Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml"
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/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server"
target = phd_framework::test_vm::server
|
109 | 2024-10-25T17:32:44.716Z | 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
|
110 | 2024-10-25T17:32:44.733Z | 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
|
111 | 2024-10-25T17:32:44.734Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
112 | 2024-10-25T17:32:44.734Z | INFO | phd-runner: [MIGRATE_FROM - START]
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 = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
113 | 2024-10-25T17:32:44.734Z | 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 = 573
migration_id = 6aa7073f-d05d-49ca-897e-d400c76137cb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
timeout_duration = 45s
|
114 | 2024-10-25T17:32:44.734Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
vm = migration_from_base_and_back_lifecycle_1
vm_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
115 | 2024-10-25T17:32:44.734Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
vm = migration_from_base_and_back_lifecycle_1
vm_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
116 | 2024-10-25T17:32:45.268Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 787a74cf-6620-4342-a554-2ce4bce86469, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c2906ee-f293-42fa-8d9c-5aff081397f4, silo_id: a5414a1f-aead-43c0-9196-42141ecbb0c5, sled_id: 8ff07060-454c-4fff-9589-fb58f02a2ab8, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8ff07060-454c-4fff-9589-fb58f02a2ab8" }, name: "phd-vm-787a74cf-6620-4342-a554-2ce4bce86469", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
vm = migration_from_base_and_back_lifecycle_1
vm_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
117 | 2024-10-25T17:32:45.268Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 534
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
vm = migration_from_base_and_back_lifecycle_1
vm_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
118 | 2024-10-25T17:32:45.268Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 6aa7073f-d05d-49ca-897e-d400c76137cb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
119 | 2024-10-25T17:32:47.875Z | 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":7765}}
target = phd_framework::serial
|
120 | 2024-10-25T17:32:49.352Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
121 | 2024-10-25T17:32:49.352Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4084
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 6aa7073f-d05d-49ca-897e-d400c76137cb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
122 | 2024-10-25T17:32:49.352Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4618
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 = 225e199f-a172-4210-8f61-921ddd833a04
target = phd_framework::test_vm
target_id = 787a74cf-6620-4342-a554-2ce4bce86469
|
123 | 2024-10-25T17:32:49.354Z | INFO | phd-runner: [VM CLEANUP - START]
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_0
vm_id = 225e199f-a172-4210-8f61-921ddd833a04
|
124 | 2024-10-25T17:32:49.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
125 | 2024-10-25T17:32:49.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
126 | 2024-10-25T17:32:49.355Z | 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 = 225e199f-a172-4210-8f61-921ddd833a04
|
127 | 2024-10-25T17:32:49.482Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 127
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_0
vm_id = 225e199f-a172-4210-8f61-921ddd833a04
|
128 | 2024-10-25T17:32:49.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
129 | 2024-10-25T17:32:49.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
130 | 2024-10-25T17:32:49.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
131 | 2024-10-25T17:32:49.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
132 | 2024-10-25T17:32:49.505Z | 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
|
133 | 2024-10-25T17:32:49.505Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
134 | 2024-10-25T17:32:49.505Z | 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 = 204
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
|
135 | 2024-10-25T17:32:49.505Z | 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
|
136 | 2024-10-25T17:32:49.506Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml"
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
|
137 | 2024-10-25T17:32:49.506Z | 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
|
138 | 2024-10-25T17:32:49.520Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
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
|
139 | 2024-10-25T17:32:49.520Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
140 | 2024-10-25T17:32:49.520Z | INFO | phd-runner: [MIGRATE_FROM - START]
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 = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
141 | 2024-10-25T17:32:49.521Z | 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 = 573
migration_id = 86cc9d4c-c322-4414-a896-f86623745023
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
timeout_duration = 45s
|
142 | 2024-10-25T17:32:49.521Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
143 | 2024-10-25T17:32:49.521Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
144 | 2024-10-25T17:32:50.032Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 35a18b81-c00d-4b65-a2b3-727f52478404, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c2906ee-f293-42fa-8d9c-5aff081397f4, silo_id: a5414a1f-aead-43c0-9196-42141ecbb0c5, sled_id: ca527f1e-f1e3-48c9-9ae5-e78f88be1a65, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ca527f1e-f1e3-48c9-9ae5-e78f88be1a65" }, name: "phd-vm-35a18b81-c00d-4b65-a2b3-727f52478404", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
145 | 2024-10-25T17:32:50.033Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 511
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
146 | 2024-10-25T17:32:50.033Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 86cc9d4c-c322-4414-a896-f86623745023
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
147 | 2024-10-25T17:32:52.620Z | 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":7812}}
target = phd_framework::serial
|
148 | 2024-10-25T17:32:53.088Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
149 | 2024-10-25T17:32:53.088Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3055
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 86cc9d4c-c322-4414-a896-f86623745023
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
150 | 2024-10-25T17:32:53.088Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3567
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 = 787a74cf-6620-4342-a554-2ce4bce86469
target = phd_framework::test_vm
target_id = 35a18b81-c00d-4b65-a2b3-727f52478404
|
151 | 2024-10-25T17:32:53.089Z | INFO | phd-runner: [VM CLEANUP - START]
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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
152 | 2024-10-25T17:32:53.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
153 | 2024-10-25T17:32:53.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
154 | 2024-10-25T17:32:53.091Z | 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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
155 | 2024-10-25T17:32:53.227Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 137
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 = 787a74cf-6620-4342-a554-2ce4bce86469
|
156 | 2024-10-25T17:32:53.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
157 | 2024-10-25T17:32:53.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
158 | 2024-10-25T17:32:53.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
159 | 2024-10-25T17:32:53.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
160 | 2024-10-25T17:32:53.251Z | INFO | phd-runner: [VM CLEANUP - START]
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
161 | 2024-10-25T17:32:53.251Z | 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
|
162 | 2024-10-25T17:32:53.251Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 17047
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
163 | 2024-10-25T17:32:53.251Z | 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
|
164 | 2024-10-25T17:32:53.251Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
165 | 2024-10-25T17:32:53.252Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
166 | 2024-10-25T17:32:53.767Z | 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
167 | 2024-10-25T17:32:53.883Z | 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
168 | 2024-10-25T17:32:53.883Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5d3fc471-1fc2-45e1-a6c1-2a8cdabd739f"]
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
169 | 2024-10-25T17:32:53.917Z | 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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
170 | 2024-10-25T17:32:53.917Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5415d558-925a-4b4a-a32b-ef0d7b2810bf"]
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
171 | 2024-10-25T17:32:53.943Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 692
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 = 35a18b81-c00d-4b65-a2b3-727f52478404
|
172 | 2024-10-25T17:32:53.943Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 83925
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
|
173 | 2024-10-25T17:32:53.943Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 692
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
174 | 2024-10-25T17:32:53.943Z | 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
|
175 | 2024-10-25T17:32:53.943Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
176 | 2024-10-25T17:32:53.943Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
177 | 2024-10-25T17:32:53.944Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
178 | 2024-10-25T17:32:53.944Z | 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
|
179 | 2024-10-25T17:32:53.944Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
180 | 2024-10-25T17:32:53.944Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
181 | 2024-10-25T17:32:53.944Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
182 | 2024-10-25T17:32:53.963Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 696M 1.80T 696M /phd-artifacts\n
target = phd_framework::zfs
|
183 | 2024-10-25T17:32:53.963Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e999104-7336-4f73-9964-d819182edf08"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
184 | 2024-10-25T17:32:53.985Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e999104-7336-4f73-9964-d819182edf08", "phd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
185 | 2024-10-25T17:32:54.010Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
186 | 2024-10-25T17:32:54.028Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6 0B 1.80T 696M /phd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6\n
target = phd_framework::zfs
|
187 | 2024-10-25T17:32:54.028Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
188 | 2024-10-25T17:32:54.028Z | 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 = 204
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
189 | 2024-10-25T17:32:54.028Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server
target = phd_framework::artifacts::store
|
190 | 2024-10-25T17:32:54.029Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server"
target = phd_framework::test_vm::server
|
191 | 2024-10-25T17:32:54.029Z | 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::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::server_log_mode
|
192 | 2024-10-25T17:32:54.040Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
193 | 2024-10-25T17:32:54.040Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
194 | 2024-10-25T17:32:54.040Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
195 | 2024-10-25T17:32:54.041Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
196 | 2024-10-25T17:32:54.552Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
197 | 2024-10-25T17:32:54.553Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ac7e7e23-1250-454e-834d-e7d772e3b516, silo_id: 3fbfd0e0-e41e-4314-afdc-50c2f4c51253, sled_id: 1e8aeab4-50fd-44e1-9541-facb2a28af6a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1e8aeab4-50fd-44e1-9541-facb2a28af6a" }, name: "phd-vm-1b7e46e3-2f64-4a4d-b85a-bc671f3f677f", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
198 | 2024-10-25T17:32:54.553Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 512
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
199 | 2024-10-25T17:32:54.553Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
200 | 2024-10-25T17:32:54.553Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
201 | 2024-10-25T17:32:54.554Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
202 | 2024-10-25T17:32:54.554Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
203 | 2024-10-25T17:32:54.554Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
204 | 2024-10-25T17:32:54.554Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
205 | 2024-10-25T17:32:54.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
206 | 2024-10-25T17:32:54.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
207 | 2024-10-25T17:32:58.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4155
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
208 | 2024-10-25T17:32:58.709Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
209 | 2024-10-25T17:32:58.709Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
210 | 2024-10-25T17:32:58.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
211 | 2024-10-25T17:32:58.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
212 | 2024-10-25T17:32:58.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
213 | 2024-10-25T17:32:58.727Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
214 | 2024-10-25T17:32:58.728Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4173
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
215 | 2024-10-25T17:32:58.728Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
216 | 2024-10-25T17:32:58.728Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
217 | 2024-10-25T17:32:58.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
218 | 2024-10-25T17:32:58.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
219 | 2024-10-25T17:32:58.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
220 | 2024-10-25T17:32:58.760Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
221 | 2024-10-25T17:32:58.765Z | 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::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
222 | 2024-10-25T17:32:58.765Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
223 | 2024-10-25T17:32:58.765Z | 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 = 204
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
224 | 2024-10-25T17:32:58.765Z | 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
|
225 | 2024-10-25T17:32:58.765Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
226 | 2024-10-25T17:32:58.765Z | 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::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
227 | 2024-10-25T17:32:58.780Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
228 | 2024-10-25T17:32:58.780Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
229 | 2024-10-25T17:32:58.781Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
|
230 | 2024-10-25T17:32:58.781Z | 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 = 573
migration_id = 656b99bb-ec4e-4546-b4e6-1fe24fc81049
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
timeout_duration = 45s
|
231 | 2024-10-25T17:32:58.781Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
232 | 2024-10-25T17:32:58.781Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
233 | 2024-10-25T17:32:59.220Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d39b6242-116a-42d4-8459-3654a197beb2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ac7e7e23-1250-454e-834d-e7d772e3b516, silo_id: 3fbfd0e0-e41e-4314-afdc-50c2f4c51253, sled_id: 79c9501a-9d7c-4452-9886-e8c594b914c4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "79c9501a-9d7c-4452-9886-e8c594b914c4" }, name: "phd-vm-d39b6242-116a-42d4-8459-3654a197beb2", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
234 | 2024-10-25T17:32:59.220Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 439
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
235 | 2024-10-25T17:32:59.220Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 656b99bb-ec4e-4546-b4e6-1fe24fc81049
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
|
236 | 2024-10-25T17:33:01.819Z | 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":7685}}
target = phd_framework::serial
|
237 | 2024-10-25T17:33:02.739Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
|
238 | 2024-10-25T17:33:02.739Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3518
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 656b99bb-ec4e-4546-b4e6-1fe24fc81049
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
|
239 | 2024-10-25T17:33:02.739Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3958
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
target = phd_framework::test_vm
target_id = d39b6242-116a-42d4-8459-3654a197beb2
|
240 | 2024-10-25T17:33:02.741Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
241 | 2024-10-25T17:33:02.742Z | 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::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
242 | 2024-10-25T17:33:02.872Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1b7e46e3-2f64-4a4d-b85a-bc671f3f677f
|
243 | 2024-10-25T17:33:02.875Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
244 | 2024-10-25T17:33:02.875Z | 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
|
245 | 2024-10-25T17:33:02.875Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8322
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
246 | 2024-10-25T17:33:02.875Z | 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
|
247 | 2024-10-25T17:33:02.875Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
248 | 2024-10-25T17:33:02.876Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
249 | 2024-10-25T17:33:03.487Z | 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::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
250 | 2024-10-25T17:33:03.616Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
251 | 2024-10-25T17:33:03.616Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-116603cc-8f45-4f11-a7a5-959ec12468f6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
252 | 2024-10-25T17:33:03.650Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
253 | 2024-10-25T17:33:03.650Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e999104-7336-4f73-9964-d819182edf08"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
254 | 2024-10-25T17:33:03.678Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 802
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = d39b6242-116a-42d4-8459-3654a197beb2
|
255 | 2024-10-25T17:33:03.678Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9734
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
256 | 2024-10-25T17:33:03.678Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 802
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-10-25T17:33:03.678Z | 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
|
258 | 2024-10-25T17:33:03.678Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
259 | 2024-10-25T17:33:03.678Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
260 | 2024-10-25T17:33:03.678Z | 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
|
261 | 2024-10-25T17:33:03.679Z | 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
|
262 | 2024-10-25T17:33:03.679Z | 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
|
263 | 2024-10-25T17:33:03.679Z | 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
|
264 | 2024-10-25T17:33:03.679Z | 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
|
265 | 2024-10-25T17:33:03.697Z | 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 698M 1.80T 696M /phd-artifacts\n
target = phd_framework::zfs
|
266 | 2024-10-25T17:33:03.698Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4b95dd3c-b880-4f05-9db3-69080f8611ce"]
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
|
267 | 2024-10-25T17:33:03.722Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4b95dd3c-b880-4f05-9db3-69080f8611ce", "phd-artifacts/phd-clone-f47fa25f-7a40-468c-a918-f931a212a3e0"]
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
|
268 | 2024-10-25T17:33:03.748Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f47fa25f-7a40-468c-a918-f931a212a3e0"]
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
|
269 | 2024-10-25T17:33:03.766Z | 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-f47fa25f-7a40-468c-a918-f931a212a3e0 0B 1.80T 696M /phd-artifacts/phd-clone-f47fa25f-7a40-468c-a918-f931a212a3e0\n
target = phd_framework::zfs
|
270 | 2024-10-25T17:33:03.766Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
271 | 2024-10-25T17:33:03.767Z | 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 = 204
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
272 | 2024-10-25T17:33:03.767Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server
target = phd_framework::artifacts::store
|
273 | 2024-10-25T17:33:03.767Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml"
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/67b286f347a95398fe310ee87195236ccb32d38218cf813562e2e19cb7be03d9/propolis-server"
target = phd_framework::test_vm::server
|
274 | 2024-10-25T17:33:03.767Z | 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
|
275 | 2024-10-25T17:33:03.778Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
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
|
276 | 2024-10-25T17:33:03.778Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
277 | 2024-10-25T17:33:03.778Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
278 | 2024-10-25T17:33:03.779Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
279 | 2024-10-25T17:33:04.169Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
280 | 2024-10-25T17:33:04.169Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: faef6910-e129-494e-8a3c-1fc308a797f5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: de7e4249-5047-41ae-8ac9-fbccba1338c1, silo_id: 8584124c-2cf5-4c69-88d2-bf86f98b2006, sled_id: 4d59356d-c16f-46c5-9830-5f7faafa5030, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4d59356d-c16f-46c5-9830-5f7faafa5030" }, name: "phd-vm-faef6910-e129-494e-8a3c-1fc308a797f5", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
281 | 2024-10-25T17:33:04.170Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 391
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
282 | 2024-10-25T17:33:04.170Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
283 | 2024-10-25T17:33:04.170Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
284 | 2024-10-25T17:33:04.170Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
285 | 2024-10-25T17:33:04.170Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
286 | 2024-10-25T17:33:04.170Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
287 | 2024-10-25T17:33:04.170Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
288 | 2024-10-25T17:33:04.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
289 | 2024-10-25T17:33:04.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
290 | 2024-10-25T17:33:08.359Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4188
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
291 | 2024-10-25T17:33:08.359Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
292 | 2024-10-25T17:33:08.359Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
293 | 2024-10-25T17:33:08.359Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
294 | 2024-10-25T17:33:08.359Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
295 | 2024-10-25T17:33:08.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
296 | 2024-10-25T17:33:08.377Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
297 | 2024-10-25T17:33:08.377Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4206
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
298 | 2024-10-25T17:33:08.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
299 | 2024-10-25T17:33:08.378Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = faef6910-e129-494e-8a3c-1fc308a797f5
|
300 | 2024-10-25T17:33:08.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
301 | 2024-10-25T17:33:08.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
302 | 2024-10-25T17:33:08.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = faef6910-e129-494e-8a3c-1fc308a797f5
|
303 | 2024-10-25T17:33:08.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
304 | 2024-10-25T17:33:08.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
305 | 2024-10-25T17:33:08.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = faef6910-e129-494e-8a3c-1fc308a797f5
|
306 | 2024-10-25T17:33:08.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
307 | 2024-10-25T17:33:08.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
308 | 2024-10-25T17:33:08.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = faef6910-e129-494e-8a3c-1fc308a797f5
|
309 | 2024-10-25T17:33:08.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
310 | 2024-10-25T17:33:08.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
311 | 2024-10-25T17:33:08.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = faef6910-e129-494e-8a3c-1fc308a797f5
|
312 | 2024-10-25T17:33:08.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
313 | 2024-10-25T17:33:08.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
314 | 2024-10-25T17:33:08.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = faef6910-e129-494e-8a3c-1fc308a797f5
|
315 | 2024-10-25T17:33:08.497Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
316 | 2024-10-25T17:33:08.498Z | 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
|
317 | 2024-10-25T17:33:08.498Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
318 | 2024-10-25T17:33:08.498Z | 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 = 204
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
319 | 2024-10-25T17:33:08.498Z | 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
|
320 | 2024-10-25T17:33:08.498Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml"
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
|
321 | 2024-10-25T17:33:08.498Z | 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
|
322 | 2024-10-25T17:33:08.513Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 890
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
|
323 | 2024-10-25T17:33:08.514Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
324 | 2024-10-25T17:33:08.514Z | INFO | phd-runner: [MIGRATE_FROM - START]
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 = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
325 | 2024-10-25T17:33:08.514Z | 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 = 573
migration_id = ea93e161-0d07-4efb-b66c-e1de9805f0eb
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
timeout_duration = 45s
|
326 | 2024-10-25T17:33:08.514Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
327 | 2024-10-25T17:33:08.514Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
328 | 2024-10-25T17:33:09.248Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 3a0baafb-efa9-4441-a118-9c832c54af15, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: de7e4249-5047-41ae-8ac9-fbccba1338c1, silo_id: 8584124c-2cf5-4c69-88d2-bf86f98b2006, sled_id: 7c677ec6-9395-4d2b-9902-882c07854480, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7c677ec6-9395-4d2b-9902-882c07854480" }, name: "phd-vm-3a0baafb-efa9-4441-a118-9c832c54af15", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
329 | 2024-10-25T17:33:09.248Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 733
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
330 | 2024-10-25T17:33:09.248Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = ea93e161-0d07-4efb-b66c-e1de9805f0eb
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
331 | 2024-10-25T17:33:11.799Z | 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":7718}}
target = phd_framework::serial
|
332 | 2024-10-25T17:33:12.276Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
333 | 2024-10-25T17:33:12.276Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3027
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = ea93e161-0d07-4efb-b66c-e1de9805f0eb
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
334 | 2024-10-25T17:33:12.276Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3762
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 = faef6910-e129-494e-8a3c-1fc308a797f5
target = phd_framework::test_vm
target_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
335 | 2024-10-25T17:33:12.277Z | INFO | phd-runner: [VM CLEANUP - START]
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
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
336 | 2024-10-25T17:33:12.277Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
337 | 2024-10-25T17:33:12.277Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
338 | 2024-10-25T17:33:12.278Z | 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 = faef6910-e129-494e-8a3c-1fc308a797f5
|
339 | 2024-10-25T17:33:12.408Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
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
vm_id = faef6910-e129-494e-8a3c-1fc308a797f5
|
340 | 2024-10-25T17:33:12.409Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
341 | 2024-10-25T17:33:12.409Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
342 | 2024-10-25T17:33:12.409Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
343 | 2024-10-25T17:33:12.442Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
344 | 2024-10-25T17:33:12.442Z | INFO | phd-runner: [VM CLEANUP - START]
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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
345 | 2024-10-25T17:33:12.442Z | 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
|
346 | 2024-10-25T17:33:12.442Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8273
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
347 | 2024-10-25T17:33:12.442Z | 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
|
348 | 2024-10-25T17:33:12.442Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
349 | 2024-10-25T17:33:12.443Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 3a0baafb-efa9-4441-a118-9c832c54af15
|
350 | 2024-10-25T17:33:12.927Z | 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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
351 | 2024-10-25T17:33:13.069Z | 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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
352 | 2024-10-25T17:33:13.069Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f47fa25f-7a40-468c-a918-f931a212a3e0"]
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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
353 | 2024-10-25T17:33:13.104Z | 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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
354 | 2024-10-25T17:33:13.104Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4b95dd3c-b880-4f05-9db3-69080f8611ce"]
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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
355 | 2024-10-25T17:33:13.130Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 687
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 = 3a0baafb-efa9-4441-a118-9c832c54af15
|
356 | 2024-10-25T17:33:13.130Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9451
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
|
357 | 2024-10-25T17:33:13.130Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 687
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
358 | 2024-10-25T17:33:13.130Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
359 | 2024-10-25T17:33:13.130Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
360 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 103.11s |
361 | | |
362 | 2024-10-25T17:33:13.130Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|