1 | 2024-05-16T19:46:20.491Z | 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: [], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2024-05-16T19:46:20.493Z | 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: 612, tv_nsec: 73278001 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-05-16T19:46:20.493Z | 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-05-16T19:46:20.493Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 62cc2cfe64ca09c6876be7633355026fa65c8545
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-05-16T19:46:20.494Z | 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/62cc2cfe64ca09c6876be7633355026fa65c8545/crucible-nightly.sha256.txt
|
6 | 2024-05-16T19:46:20.737Z | 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-05-16T19:46:21.114Z | 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/868cc546b53c862ec0180f2f0896041df51f953b/propolis-server.sha256.txt
|
8 | 2024-05-16T19:46:21.229Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-05-16T19:46:21.229Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-05-16T19:46:21.230Z | INFO | phd-runner: Running 22 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-05-16T19:46:21.230Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
12 | 2024-05-16T19:46:21.230Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-05-16T19:46:21.230Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-05-16T19:46:21.230Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 19
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
15 | 2024-05-16T19:46:21.230Z | 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::crucible::smoke::shutdown_persistence_test
target = phd_framework::artifacts::store
|
16 | 2024-05-16T19:46:21.230Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::crucible::smoke::shutdown_persistence_test
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-05-16T19:46:22.817Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::artifacts::store
|
18 | 2024-05-16T19:46:22.817Z | 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::crucible::smoke::shutdown_persistence_test
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-05-16T19:46:52.071Z | 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/92ca9a205b0cbde1d1892db2b6cb7ff84eef850f31be5d4c9f1b6960ddbb1949/crucible-nightly.tar.gz
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::artifacts::store
|
20 | 2024-05-16T19:46:52.071Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/62cc2cfe64ca09c6876be7633355026fa65c8545/crucible-nightly.tar.gz
|
21 | 2024-05-16T19:47:24.627Z | DEBG | phd-runner: [TEST - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/92ca9a205b0cbde1d1892db2b6cb7ff84eef850f31be5d4c9f1b6960ddbb1949/crucible-downstairs
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::artifacts::store
untar_path = target/release/crucible-downstairs
|
22 | 2024-05-16T19:47:24.627Z | DEBG | phd-runner: [TEST - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::artifacts::store
|
23 | 2024-05-16T19:47:30.763Z | 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
|
24 | 2024-05-16T19:47:30.763Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9000", "--encrypted", "--uuid", "fa13d777-3264-4d20-8f2d-50f8e92ee026", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
25 | 2024-05-16T19:47:30.829Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.792428053Z","hostname":"sock","pid":859}\n{"msg":"UUID: fa13d777-3264-4d20-8f2d-50f8e92ee026","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.823494547Z","hostname":"sock","pid":859}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.823505588Z","hostname":"sock","pid":859}\n
target = phd_framework::disk::crucible
|
26 | 2024-05-16T19:47:30.829Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9001", "--encrypted", "--uuid", "fa13d777-3264-4d20-8f2d-50f8e92ee026", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
27 | 2024-05-16T19:47:30.884Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.845917849Z","hostname":"sock","pid":860}\n{"msg":"UUID: fa13d777-3264-4d20-8f2d-50f8e92ee026","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.877928626Z","hostname":"sock","pid":860}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.877946036Z","hostname":"sock","pid":860}\n
target = phd_framework::disk::crucible
|
28 | 2024-05-16T19:47:30.884Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9002", "--encrypted", "--uuid", "fa13d777-3264-4d20-8f2d-50f8e92ee026", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
29 | 2024-05-16T19:47:30.934Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.898207014Z","hostname":"sock","pid":861}\n{"msg":"UUID: fa13d777-3264-4d20-8f2d-50f8e92ee026","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.928202243Z","hostname":"sock","pid":861}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:30.928211223Z","hostname":"sock","pid":861}\n
target = phd_framework::disk::crucible
|
30 | 2024-05-16T19:47:30.934Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_fa13d777-3264-4d20-8f2d-50f8e92ee026_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_fa13d777-3264-4d20-8f2d-50f8e92ee026_9000.stdout.log"
target = phd_framework::server_log_mode
|
31 | 2024-05-16T19:47:30.934Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
32 | 2024-05-16T19:47:30.934Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
33 | 2024-05-16T19:47:30.941Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_fa13d777-3264-4d20-8f2d-50f8e92ee026_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_fa13d777-3264-4d20-8f2d-50f8e92ee026_9001.stdout.log"
target = phd_framework::server_log_mode
|
34 | 2024-05-16T19:47:30.941Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
35 | 2024-05-16T19:47:30.941Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
36 | 2024-05-16T19:47:30.947Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_fa13d777-3264-4d20-8f2d-50f8e92ee026_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_fa13d777-3264-4d20-8f2d-50f8e92ee026_9002.stdout.log"
target = phd_framework::server_log_mode
|
37 | 2024-05-16T19:47:30.947Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
38 | 2024-05-16T19:47:30.947Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
39 | 2024-05-16T19:47:30.953Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
40 | 2024-05-16T19:47:30.953Z | 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 = 186
path = phd_tests::crucible::smoke::shutdown_persistence_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"fa13d777-3264-4d20-8f2d-50f8e92ee026\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"afb70646-728a-4a93-9749-712584592330\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"fdadbad7-522e-4444-bcd9-4d394b50b863\\",\\"key\\":\\"yC+fvnMS6DsjxBII06U4jzbNA66SAUggKae6f64ORjM=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_shutdown_persistence_test
|
41 | 2024-05-16T19:47:30.953Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
42 | 2024-05-16T19:47:30.953Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
43 | 2024-05-16T19:47:30.953Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::smoke::shutdown_persistence_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
44 | 2024-05-16T19:47:30.953Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.stdout.log"
target = phd_framework::server_log_mode
|
45 | 2024-05-16T19:47:30.960Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 865
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm::server
|
46 | 2024-05-16T19:47:30.960Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
47 | 2024-05-16T19:47:30.961Z | DEBG | phd-runner: [TEST - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
48 | 2024-05-16T19:47:30.974Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9000" } }
target = phd_framework::disk::crucible
|
49 | 2024-05-16T19:47:30.980Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9000"
target = phd_framework::disk::crucible
|
50 | 2024-05-16T19:47:30.987Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9001" } }
target = phd_framework::disk::crucible
|
51 | 2024-05-16T19:47:30.993Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9001"
target = phd_framework::disk::crucible
|
52 | 2024-05-16T19:47:31.000Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9002" } }
target = phd_framework::disk::crucible
|
53 | 2024-05-16T19:47:31.007Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/fa13d777-3264-4d20-8f2d-50f8e92ee026_9002"
target = phd_framework::disk::crucible
|
54 | 2024-05-16T19:47:31.014Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 69784
file = phd-tests/tests/src/crucible/smoke.rs
line = 19
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
55 | 2024-05-16T19:47:31.014Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Can't run data persistence test on a guest with a read-only file
system
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
56 | 2024-05-16T19:47:31.015Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
57 | 2024-05-16T19:47:31.015Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
58 | 2024-05-16T19:47:31.015Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
59 | 2024-05-16T19:47:31.015Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
60 | 2024-05-16T19:47:31.015Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
61 | 2024-05-16T19:47:31.015Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 10
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
62 | 2024-05-16T19:47:31.015Z | 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
|
63 | 2024-05-16T19:47:31.015Z | 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
|
64 | 2024-05-16T19:47:31.015Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/92ca9a205b0cbde1d1892db2b6cb7ff84eef850f31be5d4c9f1b6960ddbb1949/crucible-downstairs
target = phd_framework::artifacts::store
|
65 | 2024-05-16T19:47:31.015Z | 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
|
66 | 2024-05-16T19:47:31.016Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9000", "--encrypted", "--uuid", "a59eedd8-1900-415f-8e2a-2c43c8a97295", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
67 | 2024-05-16T19:47:31.072Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.03121658Z","hostname":"sock","pid":867}\n{"msg":"UUID: a59eedd8-1900-415f-8e2a-2c43c8a97295","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.065459353Z","hostname":"sock","pid":867}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.065474283Z","hostname":"sock","pid":867}\n
target = phd_framework::disk::crucible
|
68 | 2024-05-16T19:47:31.073Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9001", "--encrypted", "--uuid", "a59eedd8-1900-415f-8e2a-2c43c8a97295", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
69 | 2024-05-16T19:47:31.128Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.088124042Z","hostname":"sock","pid":868}\n{"msg":"UUID: a59eedd8-1900-415f-8e2a-2c43c8a97295","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.120703978Z","hostname":"sock","pid":868}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.120717949Z","hostname":"sock","pid":868}\n
target = phd_framework::disk::crucible
|
70 | 2024-05-16T19:47:31.128Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9002", "--encrypted", "--uuid", "a59eedd8-1900-415f-8e2a-2c43c8a97295", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
71 | 2024-05-16T19:47:31.183Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.143222053Z","hostname":"sock","pid":869}\n{"msg":"UUID: a59eedd8-1900-415f-8e2a-2c43c8a97295","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.17642635Z","hostname":"sock","pid":869}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:47:31.176439481Z","hostname":"sock","pid":869}\n
target = phd_framework::disk::crucible
|
72 | 2024-05-16T19:47:31.183Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_a59eedd8-1900-415f-8e2a-2c43c8a97295_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_a59eedd8-1900-415f-8e2a-2c43c8a97295_9000.stdout.log"
target = phd_framework::server_log_mode
|
73 | 2024-05-16T19:47:31.183Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
74 | 2024-05-16T19:47:31.183Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
75 | 2024-05-16T19:47:31.192Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_a59eedd8-1900-415f-8e2a-2c43c8a97295_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_a59eedd8-1900-415f-8e2a-2c43c8a97295_9001.stdout.log"
target = phd_framework::server_log_mode
|
76 | 2024-05-16T19:47:31.192Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
77 | 2024-05-16T19:47:31.192Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
78 | 2024-05-16T19:47:31.200Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_a59eedd8-1900-415f-8e2a-2c43c8a97295_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_a59eedd8-1900-415f-8e2a-2c43c8a97295_9002.stdout.log"
target = phd_framework::server_log_mode
|
79 | 2024-05-16T19:47:31.200Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
80 | 2024-05-16T19:47:31.200Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
81 | 2024-05-16T19:47:31.208Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
82 | 2024-05-16T19:47:31.208Z | 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 = 186
path = phd_tests::crucible::smoke::boot_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"a59eedd8-1900-415f-8e2a-2c43c8a97295\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"16af6db1-799c-436e-8d6d-0350b6807c55\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"935a58be-284e-43d6-92f2-46351a426c90\\",\\"key\\":\\"2/Bi0GMAeH1kQvuUCyhfYGHfeRM3V/WLbKrG97Y7xBs=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_boot_test
|
83 | 2024-05-16T19:47:31.208Z | 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
|
84 | 2024-05-16T19:47:31.208Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_boot_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::smoke::boot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
85 | 2024-05-16T19:47:31.208Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_boot_test.stdout.log"
target = phd_framework::server_log_mode
|
86 | 2024-05-16T19:47:31.215Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 873
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm::server
|
87 | 2024-05-16T19:47:31.215Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
88 | 2024-05-16T19:47:31.215Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
89 | 2024-05-16T19:47:31.216Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
90 | 2024-05-16T19:47:31.699Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
91 | 2024-05-16T19:47:31.700Z | 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: f2ae1af0-cd01-434d-8e97-d4b294bc9b10, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1ddd0a49-3554-4005-b7c2-251c526e4012, silo_id: 03729ee1-cc4b-484c-a3a0-0302496ad347 }, name: "phd-vm-f2ae1af0-cd01-434d-8e97-d4b294bc9b10", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::crucible::smoke::boot_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"a59eedd8-1900-415f-8e2a-2c43c8a97295\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"16af6db1-799c-436e-8d6d-0350b6807c55\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"935a58be-284e-43d6-92f2-46351a426c90\\",\\"key\\":\\"2/Bi0GMAeH1kQvuUCyhfYGHfeRM3V/WLbKrG97Y7xBs=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
92 | 2024-05-16T19:47:31.700Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 484
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
93 | 2024-05-16T19:47:31.700Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
94 | 2024-05-16T19:47:31.700Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::crucible::smoke::boot_test
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
95 | 2024-05-16T19:47:31.701Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
96 | 2024-05-16T19:47:31.701Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
97 | 2024-05-16T19:47:31.701Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
98 | 2024-05-16T19:47:31.702Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
99 | 2024-05-16T19:47:31.702Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
100 | 2024-05-16T19:47:31.702Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
101 | 2024-05-16T19:47:36.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4838
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
102 | 2024-05-16T19:47:36.540Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
103 | 2024-05-16T19:47:36.541Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
104 | 2024-05-16T19:47:36.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
105 | 2024-05-16T19:47:36.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
106 | 2024-05-16T19:47:36.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
107 | 2024-05-16T19:47:36.561Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
108 | 2024-05-16T19:47:36.561Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4859
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
109 | 2024-05-16T19:47:36.561Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
110 | 2024-05-16T19:47:36.561Z | 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
|
111 | 2024-05-16T19:47:36.562Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
112 | 2024-05-16T19:47:36.562Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4862
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
113 | 2024-05-16T19:47:36.562Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
114 | 2024-05-16T19:47:36.563Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
115 | 2024-05-16T19:47:36.839Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::smoke::boot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
116 | 2024-05-16T19:47:36.965Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9000" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
117 | 2024-05-16T19:47:36.974Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9000"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
118 | 2024-05-16T19:47:36.984Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9001" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
119 | 2024-05-16T19:47:36.995Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9001"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
120 | 2024-05-16T19:47:37.006Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9002" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
121 | 2024-05-16T19:47:37.017Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/a59eedd8-1900-415f-8e2a-2c43c8a97295_9002"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
122 | 2024-05-16T19:47:37.028Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 466
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = f2ae1af0-cd01-434d-8e97-d4b294bc9b10
|
123 | 2024-05-16T19:47:37.028Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6012
file = phd-tests/tests/src/crucible/smoke.rs
line = 10
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
124 | 2024-05-16T19:47:37.028Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 466
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
125 | 2024-05-16T19:47:37.028Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
126 | 2024-05-16T19:47:37.028Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
127 | 2024-05-16T19:47:37.028Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
128 | 2024-05-16T19:47:37.029Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 18
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
129 | 2024-05-16T19:47:37.029Z | 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
|
130 | 2024-05-16T19:47:37.029Z | 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
|
131 | 2024-05-16T19:47:37.029Z | 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
|
132 | 2024-05-16T19:47:37.029Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
133 | 2024-05-16T19:47:37.043Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 187M 1.80T 186M /phd-artifacts\n
target = phd_framework::zfs
|
134 | 2024-05-16T19:47:37.044Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e134eb60-ff6c-42aa-b6ef-7a680f6cc94d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = snapshot
|
135 | 2024-05-16T19:47:37.060Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e134eb60-ff6c-42aa-b6ef-7a680f6cc94d", "phd-artifacts/phd-clone-5e07a172-47b0-4f8a-a51b-30f2523a8757"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = clone
|
136 | 2024-05-16T19:47:37.079Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5e07a172-47b0-4f8a-a51b-30f2523a8757"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
137 | 2024-05-16T19:47:37.091Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5e07a172-47b0-4f8a-a51b-30f2523a8757 0B 1.80T 186M /phd-artifacts/phd-clone-5e07a172-47b0-4f8a-a51b-30f2523a8757\n
target = phd_framework::zfs
|
138 | 2024-05-16T19:47:37.092Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
139 | 2024-05-16T19:47:37.092Z | 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 = 186
path = phd_tests::smoke::instance_spec_get_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-5e07a172-47b0-4f8a-a51b-30f2523a8757/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_spec_test
|
140 | 2024-05-16T19:47:37.092Z | 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
|
141 | 2024-05-16T19:47:37.092Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_spec_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::smoke::instance_spec_get_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
142 | 2024-05-16T19:47:37.092Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::smoke::instance_spec_get_test
stderr_path = "/tmp/propolis-phd/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_spec_test.stdout.log"
target = phd_framework::server_log_mode
|
143 | 2024-05-16T19:47:37.098Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm::server
|
144 | 2024-05-16T19:47:37.098Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
145 | 2024-05-16T19:47:37.098Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
146 | 2024-05-16T19:47:37.099Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
147 | 2024-05-16T19:47:38.216Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
148 | 2024-05-16T19:47:38.216Z | 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: c83fa3b1-3d1e-4032-989f-8352a0f43bee, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, metadata: InstanceMetadata { project_id: d017b960-b157-40d0-8b8b-042aa6947812, silo_id: d3880610-1ab6-47f5-9403-9b35140099e6 }, name: "phd-vm-c83fa3b1-3d1e-4032-989f-8352a0f43bee", vcpus: 4 }, state: Creating }
line = 381
path = phd_tests::smoke::instance_spec_get_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-5e07a172-47b0-4f8a-a51b-30f2523a8757/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
149 | 2024-05-16T19:47:38.216Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1118
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
150 | 2024-05-16T19:47:38.216Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
151 | 2024-05-16T19:47:38.216Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::smoke::instance_spec_get_test
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
152 | 2024-05-16T19:47:38.217Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
153 | 2024-05-16T19:47:38.217Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 458
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
154 | 2024-05-16T19:47:38.217Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 460
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
155 | 2024-05-16T19:47:38.218Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 458
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
156 | 2024-05-16T19:47:38.218Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
157 | 2024-05-16T19:47:38.218Z | 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
|
158 | 2024-05-16T19:47:38.218Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
159 | 2024-05-16T19:47:38.218Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
160 | 2024-05-16T19:47:38.218Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
161 | 2024-05-16T19:47:38.219Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
162 | 2024-05-16T19:47:38.857Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::smoke::instance_spec_get_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
163 | 2024-05-16T19:47:39.431Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
164 | 2024-05-16T19:47:39.431Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5e07a172-47b0-4f8a-a51b-30f2523a8757"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
165 | 2024-05-16T19:47:39.462Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
166 | 2024-05-16T19:47:39.462Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e134eb60-ff6c-42aa-b6ef-7a680f6cc94d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
167 | 2024-05-16T19:47:39.479Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 1261
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = c83fa3b1-3d1e-4032-989f-8352a0f43bee
|
168 | 2024-05-16T19:47:39.479Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 2450
file = phd-tests/tests/src/smoke.rs
line = 18
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
169 | 2024-05-16T19:47:39.480Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 1261
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
170 | 2024-05-16T19:47:39.480Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
171 | 2024-05-16T19:47:39.480Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
172 | 2024-05-16T19:47:39.480Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
173 | 2024-05-16T19:47:39.480Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 7
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
174 | 2024-05-16T19:47:39.480Z | 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
|
175 | 2024-05-16T19:47:39.480Z | 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
|
176 | 2024-05-16T19:47:39.480Z | 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
|
177 | 2024-05-16T19:47:39.480Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
178 | 2024-05-16T19:47:39.495Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 187M 1.80T 186M /phd-artifacts\n
target = phd_framework::zfs
|
179 | 2024-05-16T19:47:39.495Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0a7a12fc-9e91-435e-bfca-84bff39e081d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = snapshot
|
180 | 2024-05-16T19:47:39.513Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0a7a12fc-9e91-435e-bfca-84bff39e081d", "phd-artifacts/phd-clone-9b809230-9611-4726-b172-f6f9b8695103"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = clone
|
181 | 2024-05-16T19:47:39.530Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9b809230-9611-4726-b172-f6f9b8695103"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
182 | 2024-05-16T19:47:39.542Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-9b809230-9611-4726-b172-f6f9b8695103 0B 1.80T 186M /phd-artifacts/phd-clone-9b809230-9611-4726-b172-f6f9b8695103\n
target = phd_framework::zfs
|
183 | 2024-05-16T19:47:39.543Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
184 | 2024-05-16T19:47:39.543Z | 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 = 186
path = phd_tests::smoke::nproc_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9b809230-9611-4726-b172-f6f9b8695103/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = nproc_test
|
185 | 2024-05-16T19:47:39.543Z | 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
|
186 | 2024-05-16T19:47:39.543Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/nproc_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::smoke::nproc_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
187 | 2024-05-16T19:47:39.543Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::smoke::nproc_test
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::server_log_mode
|
188 | 2024-05-16T19:47:39.549Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 887
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm::server
|
189 | 2024-05-16T19:47:39.549Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
190 | 2024-05-16T19:47:39.550Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
191 | 2024-05-16T19:47:39.550Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
192 | 2024-05-16T19:47:40.316Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
193 | 2024-05-16T19:47:40.317Z | 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: 9ac147ca-2eea-49a4-b70b-f9382f4749e6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e4c8ecb4-b7c0-4024-a6d4-11bb1606b4d0, silo_id: d8479cb5-a5ab-45ca-b4b8-0ca7cf7f9746 }, name: "phd-vm-9ac147ca-2eea-49a4-b70b-f9382f4749e6", vcpus: 6 }, state: Creating }
line = 381
path = phd_tests::smoke::nproc_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9b809230-9611-4726-b172-f6f9b8695103/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
194 | 2024-05-16T19:47:40.317Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 767
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
195 | 2024-05-16T19:47:40.317Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
196 | 2024-05-16T19:47:40.317Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::smoke::nproc_test
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
197 | 2024-05-16T19:47:40.318Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
198 | 2024-05-16T19:47:40.318Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
199 | 2024-05-16T19:47:40.318Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
200 | 2024-05-16T19:47:40.318Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
201 | 2024-05-16T19:47:40.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
202 | 2024-05-16T19:47:40.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
203 | 2024-05-16T19:47:45.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4963
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
204 | 2024-05-16T19:47:45.282Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::smoke::nproc_test
step = WriteStr("root")
target = phd_framework::test_vm
|
205 | 2024-05-16T19:47:45.282Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
206 | 2024-05-16T19:47:45.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
207 | 2024-05-16T19:47:45.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
208 | 2024-05-16T19:47:45.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
209 | 2024-05-16T19:47:45.303Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
210 | 2024-05-16T19:47:45.303Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4985
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
211 | 2024-05-16T19:47:45.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
212 | 2024-05-16T19:47:45.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
213 | 2024-05-16T19:47:45.309Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
214 | 2024-05-16T19:47:45.309Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
215 | 2024-05-16T19:47:45.309Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
216 | 2024-05-16T19:47:45.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
217 | 2024-05-16T19:47:45.342Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
218 | 2024-05-16T19:47:45.342Z | 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
|
219 | 2024-05-16T19:47:45.342Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
220 | 2024-05-16T19:47:45.342Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5026
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
221 | 2024-05-16T19:47:45.342Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
222 | 2024-05-16T19:47:45.343Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
223 | 2024-05-16T19:47:45.691Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::smoke::nproc_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
224 | 2024-05-16T19:47:45.817Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
225 | 2024-05-16T19:47:45.817Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9b809230-9611-4726-b172-f6f9b8695103"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
226 | 2024-05-16T19:47:45.845Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
227 | 2024-05-16T19:47:45.845Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0a7a12fc-9e91-435e-bfca-84bff39e081d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
228 | 2024-05-16T19:47:45.867Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 525
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9ac147ca-2eea-49a4-b70b-f9382f4749e6
|
229 | 2024-05-16T19:47:45.867Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6387
file = phd-tests/tests/src/smoke.rs
line = 7
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
230 | 2024-05-16T19:47:45.867Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 524
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
231 | 2024-05-16T19:47:45.867Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
232 | 2024-05-16T19:47:45.868Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
233 | 2024-05-16T19:47:45.868Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
234 | 2024-05-16T19:47:45.868Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
235 | 2024-05-16T19:47:45.868Z | 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
|
236 | 2024-05-16T19:47:45.868Z | 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
|
237 | 2024-05-16T19:47:45.868Z | 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
|
238 | 2024-05-16T19:47:45.868Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
239 | 2024-05-16T19:47:45.881Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 188M 1.80T 186M /phd-artifacts\n
target = phd_framework::zfs
|
240 | 2024-05-16T19:47:45.881Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42380995-e587-4a2c-bac6-b3cee9c78c0e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = snapshot
|
241 | 2024-05-16T19:47:45.897Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42380995-e587-4a2c-bac6-b3cee9c78c0e", "phd-artifacts/phd-clone-31eae952-b25c-4d3e-89a7-b6dac7c20784"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = clone
|
242 | 2024-05-16T19:47:45.915Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-31eae952-b25c-4d3e-89a7-b6dac7c20784"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
243 | 2024-05-16T19:47:45.927Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-31eae952-b25c-4d3e-89a7-b6dac7c20784 0B 1.80T 186M /phd-artifacts/phd-clone-31eae952-b25c-4d3e-89a7-b6dac7c20784\n
target = phd_framework::zfs
|
244 | 2024-05-16T19:47:45.927Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
245 | 2024-05-16T19:47:45.927Z | 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 = 186
path = phd_tests::framework::multiline_serial_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-31eae952-b25c-4d3e-89a7-b6dac7c20784/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiline_test
|
246 | 2024-05-16T19:47:45.928Z | 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
|
247 | 2024-05-16T19:47:45.928Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiline_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::framework::multiline_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
248 | 2024-05-16T19:47:45.928Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::framework::multiline_serial_test
stderr_path = "/tmp/propolis-phd/multiline_test.stderr.log"
stdout_path = "/tmp/propolis-phd/multiline_test.stdout.log"
target = phd_framework::server_log_mode
|
249 | 2024-05-16T19:47:45.933Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 895
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm::server
|
250 | 2024-05-16T19:47:45.934Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
251 | 2024-05-16T19:47:45.934Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
252 | 2024-05-16T19:47:45.934Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
253 | 2024-05-16T19:47:46.712Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
254 | 2024-05-16T19:47:46.713Z | 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: f38f7082-4093-4d2b-b29d-48c5ae13205a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b9d6f8e7-35ac-456d-a955-c1451a7cd67b, silo_id: d129cf5a-29e4-4b01-a740-c1934a53a9fc }, name: "phd-vm-f38f7082-4093-4d2b-b29d-48c5ae13205a", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::framework::multiline_serial_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-31eae952-b25c-4d3e-89a7-b6dac7c20784/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
255 | 2024-05-16T19:47:46.713Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 779
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
256 | 2024-05-16T19:47:46.713Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
257 | 2024-05-16T19:47:46.713Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::framework::multiline_serial_test
state = Run
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
258 | 2024-05-16T19:47:46.714Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
259 | 2024-05-16T19:47:46.714Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
260 | 2024-05-16T19:47:46.714Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
261 | 2024-05-16T19:47:46.714Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
262 | 2024-05-16T19:47:46.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
263 | 2024-05-16T19:47:46.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
264 | 2024-05-16T19:47:50.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4202
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
265 | 2024-05-16T19:47:50.917Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::framework::multiline_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
266 | 2024-05-16T19:47:50.917Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
267 | 2024-05-16T19:47:50.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
268 | 2024-05-16T19:47:50.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
269 | 2024-05-16T19:47:50.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
270 | 2024-05-16T19:47:50.937Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
271 | 2024-05-16T19:47:50.937Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4223
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
272 | 2024-05-16T19:47:50.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
273 | 2024-05-16T19:47:50.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
274 | 2024-05-16T19:47:50.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
275 | 2024-05-16T19:47:50.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
276 | 2024-05-16T19:47:50.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
277 | 2024-05-16T19:47:50.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
278 | 2024-05-16T19:47:50.977Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
279 | 2024-05-16T19:47:50.977Z | 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
|
280 | 2024-05-16T19:47:50.977Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4264
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
281 | 2024-05-16T19:47:50.977Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
282 | 2024-05-16T19:47:50.977Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
283 | 2024-05-16T19:47:50.978Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
284 | 2024-05-16T19:47:51.464Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::framework::multiline_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
285 | 2024-05-16T19:47:51.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
286 | 2024-05-16T19:47:51.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-31eae952-b25c-4d3e-89a7-b6dac7c20784"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
287 | 2024-05-16T19:47:51.614Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
288 | 2024-05-16T19:47:51.614Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42380995-e587-4a2c-bac6-b3cee9c78c0e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
289 | 2024-05-16T19:47:51.636Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 658
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = f38f7082-4093-4d2b-b29d-48c5ae13205a
|
290 | 2024-05-16T19:47:51.636Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5768
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
291 | 2024-05-16T19:47:51.636Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 659
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
292 | 2024-05-16T19:47:51.636Z | 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
|
293 | 2024-05-16T19:47:51.636Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
294 | 2024-05-16T19:47:51.636Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
295 | 2024-05-16T19:47:51.636Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 50
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
296 | 2024-05-16T19:47:51.636Z | 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
|
297 | 2024-05-16T19:47:51.637Z | 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
|
298 | 2024-05-16T19:47:51.637Z | 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
|
299 | 2024-05-16T19:47:51.637Z | 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
|
300 | 2024-05-16T19:47:51.649Z | 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 188M 1.80T 186M /phd-artifacts\n
target = phd_framework::zfs
|
301 | 2024-05-16T19:47:51.649Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9c17d4df-7742-447e-a032-8c67cf8354ba"]
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
|
302 | 2024-05-16T19:47:51.668Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9c17d4df-7742-447e-a032-8c67cf8354ba", "phd-artifacts/phd-clone-a94a83df-da2f-4dce-b44f-2daccbd872bb"]
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
|
303 | 2024-05-16T19:47:51.687Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a94a83df-da2f-4dce-b44f-2daccbd872bb"]
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
|
304 | 2024-05-16T19:47:51.699Z | 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-a94a83df-da2f-4dce-b44f-2daccbd872bb 0B 1.80T 186M /phd-artifacts/phd-clone-a94a83df-da2f-4dce-b44f-2daccbd872bb\n
target = phd_framework::zfs
|
305 | 2024-05-16T19:47:51.699Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
306 | 2024-05-16T19:47:51.699Z | 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 = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a94a83df-da2f-4dce-b44f-2daccbd872bb/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
307 | 2024-05-16T19:47:51.699Z | 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/b58449462fa7fa216a1a261bdc5547beb5f611b5d9ec598f9126b3a7d4c7620d/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
308 | 2024-05-16T19:47:51.700Z | 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/868cc546b53c862ec0180f2f0896041df51f953b/propolis-server.tar.gz
|
309 | 2024-05-16T19:48:25.920Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/b58449462fa7fa216a1a261bdc5547beb5f611b5d9ec598f9126b3a7d4c7620d/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
|
310 | 2024-05-16T19:48:25.920Z | 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
|
311 | 2024-05-16T19:48:39.286Z | 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/b58449462fa7fa216a1a261bdc5547beb5f611b5d9ec598f9126b3a7d4c7620d/propolis-server"
target = phd_framework::test_vm::server
|
312 | 2024-05-16T19:48:39.286Z | 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
|
313 | 2024-05-16T19:48:39.321Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 903
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
|
314 | 2024-05-16T19:48:39.322Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47622
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
315 | 2024-05-16T19:48:39.322Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
316 | 2024-05-16T19:48:39.322Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
317 | 2024-05-16T19:48:40.089Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
318 | 2024-05-16T19:48:40.090Z | 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: 7691511f-16f6-48f0-8f23-c3bf10a203b3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 345c3124-d6c2-406d-954d-f364bb6db725, silo_id: edd2a26e-b83f-4b52-8df6-9110dab13632 }, name: "phd-vm-7691511f-16f6-48f0-8f23-c3bf10a203b3", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a94a83df-da2f-4dce-b44f-2daccbd872bb/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
319 | 2024-05-16T19:48:40.090Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 768
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
320 | 2024-05-16T19:48:40.090Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
321 | 2024-05-16T19:48:40.090Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
322 | 2024-05-16T19:48:40.091Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
323 | 2024-05-16T19:48:40.091Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
324 | 2024-05-16T19:48:40.091Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
325 | 2024-05-16T19:48:40.091Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
326 | 2024-05-16T19:48:40.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
327 | 2024-05-16T19:48:40.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
328 | 2024-05-16T19:48:44.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4288
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
329 | 2024-05-16T19:48:44.380Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
330 | 2024-05-16T19:48:44.380Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
331 | 2024-05-16T19:48:44.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
332 | 2024-05-16T19:48:44.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
333 | 2024-05-16T19:48:44.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
334 | 2024-05-16T19:48:44.400Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
335 | 2024-05-16T19:48:44.400Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4309
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
336 | 2024-05-16T19:48:44.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
337 | 2024-05-16T19:48:44.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
338 | 2024-05-16T19:48:44.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
339 | 2024-05-16T19:48:44.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
340 | 2024-05-16T19:48:44.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
341 | 2024-05-16T19:48:44.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
342 | 2024-05-16T19:48:44.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
343 | 2024-05-16T19:48:44.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
344 | 2024-05-16T19:48:44.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
345 | 2024-05-16T19:48:44.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
346 | 2024-05-16T19:48:44.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 = 718
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
347 | 2024-05-16T19:48:44.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
348 | 2024-05-16T19:48:44.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
349 | 2024-05-16T19:48:44.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
350 | 2024-05-16T19:48:44.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
351 | 2024-05-16T19:48:44.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
352 | 2024-05-16T19:48:44.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 = 718
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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
353 | 2024-05-16T19:48:44.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
354 | 2024-05-16T19:48:44.504Z | 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
|
355 | 2024-05-16T19:48:44.504Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
356 | 2024-05-16T19:48:44.504Z | 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 = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a94a83df-da2f-4dce-b44f-2daccbd872bb/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
357 | 2024-05-16T19:48:44.504Z | 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
|
358 | 2024-05-16T19:48:44.505Z | 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
|
359 | 2024-05-16T19:48:44.505Z | 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
|
360 | 2024-05-16T19:48:44.521Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 904
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
|
361 | 2024-05-16T19:48:44.522Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
362 | 2024-05-16T19:48:44.522Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
363 | 2024-05-16T19:48:44.522Z | 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 = 504
migration_id = 2fa1741b-5670-41ca-92fe-c4c904f481d0
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
timeout_duration = 45s
|
364 | 2024-05-16T19:48:44.522Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
vm = migration_from_base_and_back_lifecycle_0
vm_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
365 | 2024-05-16T19:48:44.523Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
vm = migration_from_base_and_back_lifecycle_0
vm_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
366 | 2024-05-16T19:48:45.292Z | 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: b4936a53-db62-4a1d-9a53-90d528e9e064, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 645e3a42-bf79-4a2b-bc3b-fcce765f89c3, silo_id: 7cdfa3f9-3a4e-4ed6-929c-dadad77d43d6 }, name: "phd-vm-b4936a53-db62-4a1d-9a53-90d528e9e064", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a94a83df-da2f-4dce-b44f-2daccbd872bb/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
vm = migration_from_base_and_back_lifecycle_0
vm_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
367 | 2024-05-16T19:48:45.292Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 769
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
vm = migration_from_base_and_back_lifecycle_0
vm_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
368 | 2024-05-16T19:48:45.292Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 2fa1741b-5670-41ca-92fe-c4c904f481d0
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
369 | 2024-05-16T19:48:50.018Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
370 | 2024-05-16T19:48:50.018Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4726
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 2fa1741b-5670-41ca-92fe-c4c904f481d0
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
371 | 2024-05-16T19:48:50.018Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5496
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
target = phd_framework::test_vm
target_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
372 | 2024-05-16T19:48:50.018Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
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 = b4936a53-db62-4a1d-9a53-90d528e9e064
|
373 | 2024-05-16T19:48:50.019Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
374 | 2024-05-16T19:48:50.019Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
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 = b4936a53-db62-4a1d-9a53-90d528e9e064
|
375 | 2024-05-16T19:48:50.020Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
376 | 2024-05-16T19:48:51.168Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
377 | 2024-05-16T19:48:51.168Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11078
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
378 | 2024-05-16T19:48:51.168Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... FAILED: live migration
Caused by:
error during migration
Stack backtrace:
0: anyhow::__private::format_err
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.75/src/lib.rs:675:13
1: phd_framework::test_vm::TestVm::migrate_from::{{closure}}::{{closure}}::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:538:59
2: <backoff::future::Retry<S,B,N,Fn,Fut> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/future.rs:182:26
3: phd_framework::test_vm::TestVm::migrate_from::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:555:18
4: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.37/src/instrument.rs:272:9
5: phd_framework::test_vm::TestVm::migrate_from::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:471:5
6: phd_framework::lifecycle::<impl phd_framework::Framework>::lifecycle_test::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/lifecycle.rs:95:26
7: phd_tests::migrate::from_base::migration_from_base_and_back::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:81:10
8: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.37/src/instrument.rs:272:9
9: phd_tests::migrate::from_base::migration_from_base_and_back::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:50:5
10: <core::pin::Pin<P> as core::future::future::Future>::poll
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
11: phd_testcase::TestCase::run::{{closure}}
at ./oxidecomputer/propolis/phd-tests/testcase/src/lib.rs:79:32
12: phd_runner::execute::run_tests_with_ctx::{{closure}}::{{closure}}::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/macros/select.rs:524:49
13: <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/future/poll_fn.rs:58:9
14: phd_runner::execute::run_tests_with_ctx::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:105:13
15: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17
16: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
tokio::runtime::task::core::Core<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13
17: tokio::runtime::task::harness::poll_future::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19
18: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
19: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
20: __rust_try
21: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
22: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
23: tokio::runtime::task::harness::poll_future
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
24: tokio::runtime::task::harness::Harness<T,S>::poll_inner
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
25: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15
26: tokio::runtime::task::raw::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5
27: tokio::runtime::task::raw::RawTask::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
28: tokio::runtime::task::LocalNotified<S>::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9
29: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:639:17
30: tokio::runtime::coop::with_budget
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5
tokio::runtime::coop::budget
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5
tokio::runtime::scheduler::multi_thread::worker::Context::run_task
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:575:9
31: tokio::runtime::scheduler::multi_thread::worker::Context::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:526:24
32: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:491:21
33: tokio::runtime::context::scoped::Scoped<T>::set
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
34: tokio::runtime::context::set_scheduler::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26
35: std::thread::local::LocalKey<T>::try_with
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
36: std::thread::local::LocalKey<T>::with
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
37: tokio::runtime::context::set_scheduler
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9
38: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:486:9
39: tokio::runtime::context::runtime::enter_runtime
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
40: tokio::runtime::scheduler::multi_thread::worker::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:478:5
41: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:447:45
42: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/task.rs:42:21
43: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17
44: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
tokio::runtime::task::core::Core<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13
45: tokio::runtime::task::harness::poll_future::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19
46: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
47: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
48: __rust_try
49: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
50: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
51: tokio::runtime::task::harness::poll_future
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
52: tokio::runtime::task::harness::Harness<T,S>::poll_inner
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
53: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15
54: tokio::runtime::task::raw::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5
55: tokio::runtime::task::raw::RawTask::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
56: tokio::runtime::task::UnownedTask<S>::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:464:9
57: tokio::runtime::blocking::pool::Task::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:159:9
58: tokio::runtime::blocking::pool::Inner::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:513:17
59: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:471:13
60: std::sys_common::backtrace::__rust_begin_short_backtrace
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
61: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
62: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
63: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
64: __rust_try
65: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
66: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
std::thread::Builder::spawn_unchecked_::{{closure}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
67: core::ops::function::FnOnce::call_once{{vtable.shim}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
68: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
std::sys::pal::unix::thread::Thread::new::thread_start
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
69: _thrp_setup
70: <unknown>
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
379 | 2024-05-16T19:48:51.168Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
380 | 2024-05-16T19:48:51.432Z | 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 = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
381 | 2024-05-16T19:48:51.563Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 1543
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7691511f-16f6-48f0-8f23-c3bf10a203b3
|
382 | 2024-05-16T19:48:51.658Z | 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 = b4936a53-db62-4a1d-9a53-90d528e9e064
|
383 | 2024-05-16T19:48:51.787Z | 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_0
vm_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
384 | 2024-05-16T19:48:51.787Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a94a83df-da2f-4dce-b44f-2daccbd872bb"]
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_0
vm_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
385 | 2024-05-16T19:48:51.822Z | 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_0
vm_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
386 | 2024-05-16T19:48:51.822Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9c17d4df-7742-447e-a032-8c67cf8354ba"]
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_0
vm_id = b4936a53-db62-4a1d-9a53-90d528e9e064
|
387 | 2024-05-16T19:48:51.845Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 1826
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
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 = b4936a53-db62-4a1d-9a53-90d528e9e064
|
388 | 2024-05-16T19:48:51.845Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 60208
file = phd-tests/tests/src/migrate.rs
line = 50
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
389 | 2024-05-16T19:48:51.846Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 677
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
390 | 2024-05-16T19:48:51.846Z | 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
|
391 | 2024-05-16T19:48:51.846Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
392 | 2024-05-16T19:48:51.846Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
393 | 2024-05-16T19:48:51.846Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 38
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
394 | 2024-05-16T19:48:51.846Z | 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
|
395 | 2024-05-16T19:48:51.846Z | 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
|
396 | 2024-05-16T19:48:51.846Z | 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
|
397 | 2024-05-16T19:48:51.846Z | 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
|
398 | 2024-05-16T19:48:51.865Z | 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 803M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
399 | 2024-05-16T19:48:51.865Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e6c2bd97-683f-4fd0-bf7b-35078cb80d8c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
400 | 2024-05-16T19:48:51.886Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e6c2bd97-683f-4fd0-bf7b-35078cb80d8c", "phd-artifacts/phd-clone-0ff15f49-4282-433e-960d-8aafb88a82d9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
401 | 2024-05-16T19:48:51.909Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0ff15f49-4282-433e-960d-8aafb88a82d9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
402 | 2024-05-16T19:48:51.926Z | 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-0ff15f49-4282-433e-960d-8aafb88a82d9 0B 1.80T 801M /phd-artifacts/phd-clone-0ff15f49-4282-433e-960d-8aafb88a82d9\n
target = phd_framework::zfs
|
403 | 2024-05-16T19:48:51.926Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
404 | 2024-05-16T19:48:51.926Z | 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 = 186
path = phd_tests::migrate::from_base::serial_history
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-0ff15f49-4282-433e-960d-8aafb88a82d9/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
405 | 2024-05-16T19:48:51.926Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b58449462fa7fa216a1a261bdc5547beb5f611b5d9ec598f9126b3a7d4c7620d/propolis-server
target = phd_framework::artifacts::store
|
406 | 2024-05-16T19:48:51.927Z | 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/b58449462fa7fa216a1a261bdc5547beb5f611b5d9ec598f9126b3a7d4c7620d/propolis-server"
target = phd_framework::test_vm::server
|
407 | 2024-05-16T19:48:51.927Z | 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
|
408 | 2024-05-16T19:48:51.938Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 913
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
|
409 | 2024-05-16T19:48:51.938Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
410 | 2024-05-16T19:48:51.939Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
411 | 2024-05-16T19:48:51.939Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
412 | 2024-05-16T19:48:52.737Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
413 | 2024-05-16T19:48:52.738Z | 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: ee4b08ab-e232-4bc0-a75f-e4a0cb432829, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 42da8de5-389c-4573-9631-11b49de08fe4, silo_id: a492bfb8-6e49-4709-8dc6-c4ddf502c4fb }, name: "phd-vm-ee4b08ab-e232-4bc0-a75f-e4a0cb432829", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::from_base::serial_history
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-0ff15f49-4282-433e-960d-8aafb88a82d9/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
414 | 2024-05-16T19:48:52.738Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 799
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
415 | 2024-05-16T19:48:52.738Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
416 | 2024-05-16T19:48:52.738Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
417 | 2024-05-16T19:48:52.739Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
418 | 2024-05-16T19:48:52.739Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
419 | 2024-05-16T19:48:52.739Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
420 | 2024-05-16T19:48:52.739Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
421 | 2024-05-16T19:48:52.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
422 | 2024-05-16T19:48:52.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
423 | 2024-05-16T19:48:56.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4243
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
424 | 2024-05-16T19:48:56.982Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
425 | 2024-05-16T19:48:56.982Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
426 | 2024-05-16T19:48:56.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
427 | 2024-05-16T19:48:56.983Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
428 | 2024-05-16T19:48:57.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
429 | 2024-05-16T19:48:57.003Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
430 | 2024-05-16T19:48:57.003Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4264
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
431 | 2024-05-16T19:48:57.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
432 | 2024-05-16T19:48:57.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
433 | 2024-05-16T19:48:57.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
434 | 2024-05-16T19:48:57.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
435 | 2024-05-16T19:48:57.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
436 | 2024-05-16T19:48:57.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
437 | 2024-05-16T19:48:57.049Z | 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
|
438 | 2024-05-16T19:48:57.049Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
439 | 2024-05-16T19:48:57.049Z | 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 = 186
path = phd_tests::migrate::from_base::serial_history
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-0ff15f49-4282-433e-960d-8aafb88a82d9/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
440 | 2024-05-16T19:48:57.049Z | 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
|
441 | 2024-05-16T19:48:57.049Z | 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
|
442 | 2024-05-16T19:48:57.049Z | 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
|
443 | 2024-05-16T19:48:57.066Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 914
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
|
444 | 2024-05-16T19:48:57.067Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
445 | 2024-05-16T19:48:57.067Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
446 | 2024-05-16T19:48:57.067Z | 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 = 504
migration_id = 232b676b-4632-4bbd-abf0-7fdeb6d734ee
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
timeout_duration = 45s
|
447 | 2024-05-16T19:48:57.067Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
vm = migration_serial_history_base_lifecycle_0
vm_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
448 | 2024-05-16T19:48:57.068Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
vm = migration_serial_history_base_lifecycle_0
vm_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
449 | 2024-05-16T19:48:57.493Z | 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: 70b9b487-0ed3-4c62-9b38-1467ad30c729, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 08d0a110-2df4-407e-86ca-e7b121e5b22f, silo_id: 39c52a47-38a7-4081-a604-afae52df95b9 }, name: "phd-vm-70b9b487-0ed3-4c62-9b38-1467ad30c729", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::from_base::serial_history
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-0ff15f49-4282-433e-960d-8aafb88a82d9/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
vm = migration_serial_history_base_lifecycle_0
vm_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
450 | 2024-05-16T19:48:57.493Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 425
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
vm = migration_serial_history_base_lifecycle_0
vm_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
451 | 2024-05-16T19:48:57.493Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 232b676b-4632-4bbd-abf0-7fdeb6d734ee
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
452 | 2024-05-16T19:49:01.447Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
453 | 2024-05-16T19:49:01.447Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3954
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 232b676b-4632-4bbd-abf0-7fdeb6d734ee
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
454 | 2024-05-16T19:49:01.447Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4379
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
target = phd_framework::test_vm
target_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
455 | 2024-05-16T19:49:01.447Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
456 | 2024-05-16T19:49:01.447Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
457 | 2024-05-16T19:49:01.449Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
458 | 2024-05-16T19:49:01.449Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
459 | 2024-05-16T19:49:01.460Z | 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
|
460 | 2024-05-16T19:49:01.460Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8722
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
461 | 2024-05-16T19:49:01.460Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... FAILED: live migration
Caused by:
error during migration
Stack backtrace:
0: anyhow::__private::format_err
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.75/src/lib.rs:675:13
1: phd_framework::test_vm::TestVm::migrate_from::{{closure}}::{{closure}}::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:538:59
2: <backoff::future::Retry<S,B,N,Fn,Fut> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/future.rs:182:26
3: phd_framework::test_vm::TestVm::migrate_from::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:555:18
4: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.37/src/instrument.rs:272:9
5: phd_framework::test_vm::TestVm::migrate_from::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:471:5
6: phd_framework::lifecycle::<impl phd_framework::Framework>::lifecycle_test::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/lifecycle.rs:95:26
7: phd_tests::migrate::run_serial_history_test::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:372:6
8: phd_tests::migrate::from_base::serial_history::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:44:10
9: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.37/src/instrument.rs:272:9
10: phd_tests::migrate::from_base::serial_history::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:38:5
11: <core::pin::Pin<P> as core::future::future::Future>::poll
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
12: phd_testcase::TestCase::run::{{closure}}
at ./oxidecomputer/propolis/phd-tests/testcase/src/lib.rs:79:32
13: phd_runner::execute::run_tests_with_ctx::{{closure}}::{{closure}}::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/macros/select.rs:524:49
14: <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/future/poll_fn.rs:58:9
15: phd_runner::execute::run_tests_with_ctx::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:105:13
16: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17
17: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
tokio::runtime::task::core::Core<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13
18: tokio::runtime::task::harness::poll_future::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19
19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
20: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
21: __rust_try
22: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
23: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
24: tokio::runtime::task::harness::poll_future
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
25: tokio::runtime::task::harness::Harness<T,S>::poll_inner
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
26: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15
27: tokio::runtime::task::raw::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5
28: tokio::runtime::task::raw::RawTask::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
29: tokio::runtime::task::LocalNotified<S>::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9
30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:639:17
31: tokio::runtime::coop::with_budget
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5
tokio::runtime::coop::budget
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5
tokio::runtime::scheduler::multi_thread::worker::Context::run_task
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:575:9
32: tokio::runtime::scheduler::multi_thread::worker::Context::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:526:24
33: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:491:21
34: tokio::runtime::context::scoped::Scoped<T>::set
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
35: tokio::runtime::context::set_scheduler::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26
36: std::thread::local::LocalKey<T>::try_with
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
37: std::thread::local::LocalKey<T>::with
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
38: tokio::runtime::context::set_scheduler
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9
39: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:486:9
40: tokio::runtime::context::runtime::enter_runtime
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
41: tokio::runtime::scheduler::multi_thread::worker::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:478:5
42: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:447:45
43: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/task.rs:42:21
44: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17
45: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
tokio::runtime::task::core::Core<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13
46: tokio::runtime::task::harness::poll_future::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19
47: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
48: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
49: __rust_try
50: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
51: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
52: tokio::runtime::task::harness::poll_future
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
53: tokio::runtime::task::harness::Harness<T,S>::poll_inner
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
54: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15
55: tokio::runtime::task::raw::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5
56: tokio::runtime::task::raw::RawTask::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
57: tokio::runtime::task::UnownedTask<S>::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:464:9
58: tokio::runtime::blocking::pool::Task::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:159:9
59: tokio::runtime::blocking::pool::Inner::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:513:17
60: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:471:13
61: std::sys_common::backtrace::__rust_begin_short_backtrace
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
62: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
63: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
64: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
65: __rust_try
66: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
67: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
std::thread::Builder::spawn_unchecked_::{{closure}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
68: core::ops::function::FnOnce::call_once{{vtable.shim}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
69: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
std::sys::pal::unix::thread::Thread::new::thread_start
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
70: _thrp_setup
71: <unknown>
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
462 | 2024-05-16T19:49:01.460Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
463 | 2024-05-16T19:49:01.946Z | 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 = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
464 | 2024-05-16T19:49:02.080Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 632
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ee4b08ab-e232-4bc0-a75f-e4a0cb432829
|
465 | 2024-05-16T19:49:02.081Z | 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 = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
466 | 2024-05-16T19:49:02.210Z | 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 = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
467 | 2024-05-16T19:49:02.211Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0ff15f49-4282-433e-960d-8aafb88a82d9"]
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 = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
468 | 2024-05-16T19:49:02.247Z | 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 = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
469 | 2024-05-16T19:49:02.247Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e6c2bd97-683f-4fd0-bf7b-35078cb80d8c"]
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 = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
470 | 2024-05-16T19:49:02.278Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 830
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 70b9b487-0ed3-4c62-9b38-1467ad30c729
|
471 | 2024-05-16T19:49:02.278Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10432
file = phd-tests/tests/src/migrate.rs
line = 38
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
472 | 2024-05-16T19:49:02.279Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 818
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
473 | 2024-05-16T19:49:02.279Z | 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
|
474 | 2024-05-16T19:49:02.279Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
475 | 2024-05-16T19:49:02.279Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
476 | 2024-05-16T19:49:02.279Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 32
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
477 | 2024-05-16T19:49:02.279Z | 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
|
478 | 2024-05-16T19:49:02.279Z | 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
|
479 | 2024-05-16T19:49:02.279Z | 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
|
480 | 2024-05-16T19:49:02.279Z | 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
|
481 | 2024-05-16T19:49:02.298Z | 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 803M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
482 | 2024-05-16T19:49:02.298Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-adcfbf68-4dd6-4ce2-82ba-42613429ecc2"]
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
|
483 | 2024-05-16T19:49:02.318Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-adcfbf68-4dd6-4ce2-82ba-42613429ecc2", "phd-artifacts/phd-clone-ec537982-f3dd-4564-a86b-e2fa932d61f2"]
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
|
484 | 2024-05-16T19:49:02.340Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ec537982-f3dd-4564-a86b-e2fa932d61f2"]
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
|
485 | 2024-05-16T19:49:02.355Z | 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-ec537982-f3dd-4564-a86b-e2fa932d61f2 0B 1.80T 801M /phd-artifacts/phd-clone-ec537982-f3dd-4564-a86b-e2fa932d61f2\n
target = phd_framework::zfs
|
486 | 2024-05-16T19:49:02.355Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
487 | 2024-05-16T19:49:02.355Z | 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 = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ec537982-f3dd-4564-a86b-e2fa932d61f2/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base
|
488 | 2024-05-16T19:49:02.356Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b58449462fa7fa216a1a261bdc5547beb5f611b5d9ec598f9126b3a7d4c7620d/propolis-server
target = phd_framework::artifacts::store
|
489 | 2024-05-16T19:49:02.356Z | 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/b58449462fa7fa216a1a261bdc5547beb5f611b5d9ec598f9126b3a7d4c7620d/propolis-server"
target = phd_framework::test_vm::server
|
490 | 2024-05-16T19:49:02.356Z | 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
|
491 | 2024-05-16T19:49:02.366Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 923
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
|
492 | 2024-05-16T19:49:02.367Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
493 | 2024-05-16T19:49:02.367Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
494 | 2024-05-16T19:49:02.367Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
495 | 2024-05-16T19:49:03.049Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
496 | 2024-05-16T19:49:03.050Z | 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: e4ae5344-3c9f-4a32-a563-fd549df3bf7e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf546e12-e589-40ba-a7af-84c069a48df0, silo_id: 1ff2293d-17c0-4b7f-ba64-24580a142000 }, name: "phd-vm-e4ae5344-3c9f-4a32-a563-fd549df3bf7e", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::from_base::can_migrate_from_base
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ec537982-f3dd-4564-a86b-e2fa932d61f2/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
497 | 2024-05-16T19:49:03.050Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 683
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
498 | 2024-05-16T19:49:03.050Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
499 | 2024-05-16T19:49:03.050Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
500 | 2024-05-16T19:49:03.051Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
501 | 2024-05-16T19:49:03.051Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
502 | 2024-05-16T19:49:03.051Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
503 | 2024-05-16T19:49:03.051Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
504 | 2024-05-16T19:49:03.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
505 | 2024-05-16T19:49:03.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
506 | 2024-05-16T19:49:07.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4262
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
507 | 2024-05-16T19:49:07.314Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
508 | 2024-05-16T19:49:07.314Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
509 | 2024-05-16T19:49:07.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
510 | 2024-05-16T19:49:07.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
511 | 2024-05-16T19:49:07.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
512 | 2024-05-16T19:49:07.335Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
513 | 2024-05-16T19:49:07.335Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4284
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
514 | 2024-05-16T19:49:07.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
515 | 2024-05-16T19:49:07.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
516 | 2024-05-16T19:49:07.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
517 | 2024-05-16T19:49:07.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
518 | 2024-05-16T19:49:07.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
519 | 2024-05-16T19:49:07.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
520 | 2024-05-16T19:49:07.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
521 | 2024-05-16T19:49:07.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
522 | 2024-05-16T19:49:07.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
523 | 2024-05-16T19:49:07.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
524 | 2024-05-16T19:49:07.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
525 | 2024-05-16T19:49:07.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
526 | 2024-05-16T19:49:07.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
527 | 2024-05-16T19:49:07.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
528 | 2024-05-16T19:49:07.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
529 | 2024-05-16T19:49:07.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
530 | 2024-05-16T19:49:07.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
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 = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
531 | 2024-05-16T19:49:07.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
532 | 2024-05-16T19:49:07.451Z | 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
|
533 | 2024-05-16T19:49:07.451Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
534 | 2024-05-16T19:49:07.451Z | 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 = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ec537982-f3dd-4564-a86b-e2fa932d61f2/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
535 | 2024-05-16T19:49:07.451Z | 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
|
536 | 2024-05-16T19:49:07.451Z | 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
|
537 | 2024-05-16T19:49:07.451Z | 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
|
538 | 2024-05-16T19:49:07.469Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 924
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
|
539 | 2024-05-16T19:49:07.469Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
540 | 2024-05-16T19:49:07.469Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
541 | 2024-05-16T19:49:07.469Z | 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 = 504
migration_id = 1cf33d93-fb81-47eb-a7ba-8d14cd40649d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
timeout_duration = 45s
|
542 | 2024-05-16T19:49:07.469Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
vm = migration_from_base_lifecycle_0
vm_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
543 | 2024-05-16T19:49:07.470Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
vm = migration_from_base_lifecycle_0
vm_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
544 | 2024-05-16T19:49:07.852Z | 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: 6bd56ef5-4413-443f-8a99-037c47757c5b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2f791993-9adc-479d-8286-1774829cc775, silo_id: 7dff5504-1bc3-49d4-b9cf-6ab4726884ee }, name: "phd-vm-6bd56ef5-4413-443f-8a99-037c47757c5b", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::from_base::can_migrate_from_base
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ec537982-f3dd-4564-a86b-e2fa932d61f2/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
vm = migration_from_base_lifecycle_0
vm_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
545 | 2024-05-16T19:49:07.852Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 382
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
vm = migration_from_base_lifecycle_0
vm_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
546 | 2024-05-16T19:49:07.852Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 1cf33d93-fb81-47eb-a7ba-8d14cd40649d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
547 | 2024-05-16T19:49:12.768Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
548 | 2024-05-16T19:49:12.769Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4916
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 1cf33d93-fb81-47eb-a7ba-8d14cd40649d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
549 | 2024-05-16T19:49:12.769Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5299
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
target = phd_framework::test_vm
target_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
550 | 2024-05-16T19:49:12.769Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
551 | 2024-05-16T19:49:12.769Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
552 | 2024-05-16T19:49:12.770Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
553 | 2024-05-16T19:49:12.770Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
554 | 2024-05-16T19:49:12.772Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
555 | 2024-05-16T19:49:12.772Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9722
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
556 | 2024-05-16T19:49:12.772Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... FAILED: live migration
Caused by:
error during migration
Stack backtrace:
0: anyhow::__private::format_err
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.75/src/lib.rs:675:13
1: phd_framework::test_vm::TestVm::migrate_from::{{closure}}::{{closure}}::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:538:59
2: <backoff::future::Retry<S,B,N,Fn,Fut> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/future.rs:182:26
3: phd_framework::test_vm::TestVm::migrate_from::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:555:18
4: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.37/src/instrument.rs:272:9
5: phd_framework::test_vm::TestVm::migrate_from::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:471:5
6: phd_framework::lifecycle::<impl phd_framework::Framework>::lifecycle_test::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/lifecycle.rs:95:26
7: phd_tests::migrate::run_smoke_test::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:334:6
8: phd_tests::migrate::from_base::can_migrate_from_base::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:35:14
9: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.37/src/instrument.rs:272:9
10: phd_tests::migrate::from_base::can_migrate_from_base::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:32:5
11: <core::pin::Pin<P> as core::future::future::Future>::poll
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
12: phd_testcase::TestCase::run::{{closure}}
at ./oxidecomputer/propolis/phd-tests/testcase/src/lib.rs:79:32
13: phd_runner::execute::run_tests_with_ctx::{{closure}}::{{closure}}::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/macros/select.rs:524:49
14: <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/future/poll_fn.rs:58:9
15: phd_runner::execute::run_tests_with_ctx::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:105:13
16: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17
17: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
tokio::runtime::task::core::Core<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13
18: tokio::runtime::task::harness::poll_future::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19
19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
20: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
21: __rust_try
22: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
23: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
24: tokio::runtime::task::harness::poll_future
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
25: tokio::runtime::task::harness::Harness<T,S>::poll_inner
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
26: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15
27: tokio::runtime::task::raw::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5
28: tokio::runtime::task::raw::RawTask::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
29: tokio::runtime::task::LocalNotified<S>::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9
30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:639:17
31: tokio::runtime::coop::with_budget
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5
tokio::runtime::coop::budget
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5
tokio::runtime::scheduler::multi_thread::worker::Context::run_task
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:575:9
32: tokio::runtime::scheduler::multi_thread::worker::Context::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:526:24
33: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:491:21
34: tokio::runtime::context::scoped::Scoped<T>::set
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
35: tokio::runtime::context::set_scheduler::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26
36: std::thread::local::LocalKey<T>::try_with
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
37: std::thread::local::LocalKey<T>::with
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
38: tokio::runtime::context::set_scheduler
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9
39: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:486:9
40: tokio::runtime::context::runtime::enter_runtime
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
41: tokio::runtime::scheduler::multi_thread::worker::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:478:5
42: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:447:45
43: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/task.rs:42:21
44: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17
45: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
tokio::runtime::task::core::Core<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13
46: tokio::runtime::task::harness::poll_future::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19
47: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
48: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
49: __rust_try
50: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
51: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
52: tokio::runtime::task::harness::poll_future
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
53: tokio::runtime::task::harness::Harness<T,S>::poll_inner
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
54: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15
55: tokio::runtime::task::raw::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5
56: tokio::runtime::task::raw::RawTask::poll
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
57: tokio::runtime::task::UnownedTask<S>::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:464:9
58: tokio::runtime::blocking::pool::Task::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:159:9
59: tokio::runtime::blocking::pool::Inner::run
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:513:17
60: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:471:13
61: std::sys_common::backtrace::__rust_begin_short_backtrace
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
62: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
63: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
64: std::panicking::try::do_call
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
65: __rust_try
66: std::panicking::try
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
67: std::panic::catch_unwind
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
std::thread::Builder::spawn_unchecked_::{{closure}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
68: core::ops::function::FnOnce::call_once{{vtable.shim}}
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
69: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
std::sys::pal::unix::thread::Thread::new::thread_start
at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
70: _thrp_setup
71: <unknown>
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
557 | 2024-05-16T19:49:12.772Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
558 | 2024-05-16T19:49:13.176Z | 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 = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
559 | 2024-05-16T19:49:13.295Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 525
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 6bd56ef5-4413-443f-8a99-037c47757c5b
|
560 | 2024-05-16T19:49:13.296Z | 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 = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
561 | 2024-05-16T19:49:13.423Z | 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
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
562 | 2024-05-16T19:49:13.423Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ec537982-f3dd-4564-a86b-e2fa932d61f2"]
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
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
563 | 2024-05-16T19:49:13.458Z | 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
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
564 | 2024-05-16T19:49:13.458Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-adcfbf68-4dd6-4ce2-82ba-42613429ecc2"]
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
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
565 | 2024-05-16T19:49:13.486Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 716
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = e4ae5344-3c9f-4a32-a563-fd549df3bf7e
|
566 | 2024-05-16T19:49:13.486Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11206
file = phd-tests/tests/src/migrate.rs
line = 32
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
567 | 2024-05-16T19:49:13.486Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 713
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
568 | 2024-05-16T19:49:13.486Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
569 | 2024-05-16T19:49:13.486Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
570 | 2024-05-16T19:49:13.486Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
571 | 2024-05-16T19:49:13.486Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
572 | 2024-05-16T19:49:13.486Z | 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
|
573 | 2024-05-16T19:49:13.486Z | 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
|
574 | 2024-05-16T19:49:13.486Z | 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
|
575 | 2024-05-16T19:49:13.487Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
576 | 2024-05-16T19:49:13.503Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
577 | 2024-05-16T19:49:13.503Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b2e3b1a7-837d-416d-9821-7573d764dce8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = snapshot
|
578 | 2024-05-16T19:49:13.524Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b2e3b1a7-837d-416d-9821-7573d764dce8", "phd-artifacts/phd-clone-9419ccda-2215-4755-9316-1ac2763d4356"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = clone
|
579 | 2024-05-16T19:49:13.546Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9419ccda-2215-4755-9316-1ac2763d4356"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
580 | 2024-05-16T19:49:13.562Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-9419ccda-2215-4755-9316-1ac2763d4356 0B 1.80T 801M /phd-artifacts/phd-clone-9419ccda-2215-4755-9316-1ac2763d4356\n
target = phd_framework::zfs
|
581 | 2024-05-16T19:49:13.563Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
582 | 2024-05-16T19:49:13.563Z | 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 = 186
path = phd_tests::server_state_machine::instance_reset_requires_running_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9419ccda-2215-4755-9316-1ac2763d4356/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
583 | 2024-05-16T19:49:13.563Z | 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
|
584 | 2024-05-16T19:49:13.563Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::server_state_machine::instance_reset_requires_running_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
585 | 2024-05-16T19:49:13.563Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stderr_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stdout.log"
target = phd_framework::server_log_mode
|
586 | 2024-05-16T19:49:13.573Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 933
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm::server
|
587 | 2024-05-16T19:49:13.574Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
588 | 2024-05-16T19:49:13.574Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
589 | 2024-05-16T19:49:13.574Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
590 | 2024-05-16T19:49:13.574Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
591 | 2024-05-16T19:49:13.574Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
592 | 2024-05-16T19:49:13.574Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
593 | 2024-05-16T19:49:14.394Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
594 | 2024-05-16T19:49:14.395Z | 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: 8de32f67-b0f8-415e-9a54-1a16cfadc41d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 86a3ef41-069d-4525-9b9a-3ba2853f40ae, silo_id: 871e985c-a6d4-403e-a109-8d43c96d4641 }, name: "phd-vm-8de32f67-b0f8-415e-9a54-1a16cfadc41d", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::server_state_machine::instance_reset_requires_running_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9419ccda-2215-4755-9316-1ac2763d4356/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
595 | 2024-05-16T19:49:14.395Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 820
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
596 | 2024-05-16T19:49:14.395Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
597 | 2024-05-16T19:49:14.395Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
598 | 2024-05-16T19:49:14.395Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
599 | 2024-05-16T19:49:14.396Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
600 | 2024-05-16T19:49:14.396Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
601 | 2024-05-16T19:49:14.396Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
602 | 2024-05-16T19:49:14.396Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
603 | 2024-05-16T19:49:14.396Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
604 | 2024-05-16T19:49:14.396Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
605 | 2024-05-16T19:49:14.396Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
606 | 2024-05-16T19:49:14.396Z | 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
|
607 | 2024-05-16T19:49:14.397Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
608 | 2024-05-16T19:49:14.397Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
609 | 2024-05-16T19:49:14.397Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
610 | 2024-05-16T19:49:14.397Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
611 | 2024-05-16T19:49:14.983Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::server_state_machine::instance_reset_requires_running_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
612 | 2024-05-16T19:49:15.113Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
613 | 2024-05-16T19:49:15.114Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9419ccda-2215-4755-9316-1ac2763d4356"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
614 | 2024-05-16T19:49:15.151Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
615 | 2024-05-16T19:49:15.151Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b2e3b1a7-837d-416d-9821-7573d764dce8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
616 | 2024-05-16T19:49:15.175Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 778
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 8de32f67-b0f8-415e-9a54-1a16cfadc41d
|
617 | 2024-05-16T19:49:15.175Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1688
file = phd-tests/tests/src/server_state_machine.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
618 | 2024-05-16T19:49:15.175Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 778
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
619 | 2024-05-16T19:49:15.175Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
620 | 2024-05-16T19:49:15.175Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
621 | 2024-05-16T19:49:15.175Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
622 | 2024-05-16T19:49:15.175Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 52
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
623 | 2024-05-16T19:49:15.176Z | 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
|
624 | 2024-05-16T19:49:15.176Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
625 | 2024-05-16T19:49:15.176Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
626 | 2024-05-16T19:49:15.176Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
627 | 2024-05-16T19:49:15.191Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
628 | 2024-05-16T19:49:15.192Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dfa208ac-f33a-4db7-b423-2848518df161"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = snapshot
|
629 | 2024-05-16T19:49:15.211Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dfa208ac-f33a-4db7-b423-2848518df161", "phd-artifacts/phd-clone-158eec8d-922e-4ee6-8c0d-4cefe5fd2d17"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = clone
|
630 | 2024-05-16T19:49:15.234Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-158eec8d-922e-4ee6-8c0d-4cefe5fd2d17"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
631 | 2024-05-16T19:49:15.252Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-158eec8d-922e-4ee6-8c0d-4cefe5fd2d17 0B 1.80T 801M /phd-artifacts/phd-clone-158eec8d-922e-4ee6-8c0d-4cefe5fd2d17\n
target = phd_framework::zfs
|
632 | 2024-05-16T19:49:15.253Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
633 | 2024-05-16T19:49:15.253Z | 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 = 186
path = phd_tests::server_state_machine::instance_reset_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-158eec8d-922e-4ee6-8c0d-4cefe5fd2d17/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
634 | 2024-05-16T19:49:15.253Z | 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
|
635 | 2024-05-16T19:49:15.253Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::server_state_machine::instance_reset_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
636 | 2024-05-16T19:49:15.253Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::server_state_machine::instance_reset_test
stderr_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stdout.log"
target = phd_framework::server_log_mode
|
637 | 2024-05-16T19:49:15.265Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 941
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm::server
|
638 | 2024-05-16T19:49:15.266Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
639 | 2024-05-16T19:49:15.266Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
640 | 2024-05-16T19:49:15.266Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
641 | 2024-05-16T19:49:15.266Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
642 | 2024-05-16T19:49:15.266Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
643 | 2024-05-16T19:49:15.267Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
644 | 2024-05-16T19:49:15.934Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
645 | 2024-05-16T19:49:15.934Z | 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: 5039df88-16f1-4716-a276-e2fa70cacbfc, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 0c6959ce-2b09-4b4b-94b7-8d0003b034a8, silo_id: 0971d011-a18f-42d5-bc4f-07249c35b992 }, name: "phd-vm-5039df88-16f1-4716-a276-e2fa70cacbfc", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::server_state_machine::instance_reset_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-158eec8d-922e-4ee6-8c0d-4cefe5fd2d17/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
646 | 2024-05-16T19:49:15.935Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 668
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
647 | 2024-05-16T19:49:15.935Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
648 | 2024-05-16T19:49:15.935Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
649 | 2024-05-16T19:49:15.935Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
650 | 2024-05-16T19:49:15.935Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
651 | 2024-05-16T19:49:15.935Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
652 | 2024-05-16T19:49:15.935Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
653 | 2024-05-16T19:49:15.935Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
654 | 2024-05-16T19:49:15.936Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
655 | 2024-05-16T19:49:15.936Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
656 | 2024-05-16T19:49:15.936Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
657 | 2024-05-16T19:49:15.936Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
658 | 2024-05-16T19:49:15.937Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
659 | 2024-05-16T19:49:15.937Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
660 | 2024-05-16T19:49:15.937Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
661 | 2024-05-16T19:49:15.937Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
662 | 2024-05-16T19:49:15.937Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
663 | 2024-05-16T19:49:15.937Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
664 | 2024-05-16T19:49:16.244Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
665 | 2024-05-16T19:49:16.244Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
666 | 2024-05-16T19:49:16.244Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
667 | 2024-05-16T19:49:16.244Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 307
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
668 | 2024-05-16T19:49:16.244Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
669 | 2024-05-16T19:49:16.244Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
670 | 2024-05-16T19:49:16.245Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
671 | 2024-05-16T19:49:16.245Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
672 | 2024-05-16T19:49:16.245Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
673 | 2024-05-16T19:49:16.245Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
674 | 2024-05-16T19:49:16.246Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
675 | 2024-05-16T19:49:16.246Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
676 | 2024-05-16T19:49:16.246Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
677 | 2024-05-16T19:49:16.246Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
678 | 2024-05-16T19:49:16.246Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
679 | 2024-05-16T19:49:16.247Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
680 | 2024-05-16T19:49:16.247Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
681 | 2024-05-16T19:49:16.247Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
682 | 2024-05-16T19:49:16.247Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
683 | 2024-05-16T19:49:16.247Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
684 | 2024-05-16T19:49:16.247Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
685 | 2024-05-16T19:49:16.248Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
686 | 2024-05-16T19:49:16.248Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
687 | 2024-05-16T19:49:16.248Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
688 | 2024-05-16T19:49:16.248Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
689 | 2024-05-16T19:49:16.248Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
690 | 2024-05-16T19:49:16.248Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
691 | 2024-05-16T19:49:16.249Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
692 | 2024-05-16T19:49:16.249Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
693 | 2024-05-16T19:49:16.249Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
694 | 2024-05-16T19:49:16.249Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
695 | 2024-05-16T19:49:16.250Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
696 | 2024-05-16T19:49:16.250Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
697 | 2024-05-16T19:49:16.250Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
698 | 2024-05-16T19:49:16.250Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
699 | 2024-05-16T19:49:16.250Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
700 | 2024-05-16T19:49:16.250Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
701 | 2024-05-16T19:49:16.250Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
702 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
703 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
704 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
705 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
706 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
707 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
708 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
709 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
710 | 2024-05-16T19:49:16.251Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
711 | 2024-05-16T19:49:16.252Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
712 | 2024-05-16T19:49:16.252Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 317
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
713 | 2024-05-16T19:49:16.252Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
714 | 2024-05-16T19:49:16.595Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
715 | 2024-05-16T19:49:16.595Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
716 | 2024-05-16T19:49:16.597Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
717 | 2024-05-16T19:49:16.597Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 345
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
718 | 2024-05-16T19:49:16.597Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
719 | 2024-05-16T19:49:16.597Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
720 | 2024-05-16T19:49:16.597Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
721 | 2024-05-16T19:49:16.597Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
722 | 2024-05-16T19:49:16.598Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
723 | 2024-05-16T19:49:16.598Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
724 | 2024-05-16T19:49:16.598Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::server_state_machine::instance_reset_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
725 | 2024-05-16T19:49:16.716Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
726 | 2024-05-16T19:49:16.716Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-158eec8d-922e-4ee6-8c0d-4cefe5fd2d17"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
727 | 2024-05-16T19:49:16.754Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
728 | 2024-05-16T19:49:16.754Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dfa208ac-f33a-4db7-b423-2848518df161"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
729 | 2024-05-16T19:49:16.779Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 181
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 5039df88-16f1-4716-a276-e2fa70cacbfc
|
730 | 2024-05-16T19:49:16.779Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1603
file = phd-tests/tests/src/server_state_machine.rs
line = 52
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
731 | 2024-05-16T19:49:16.779Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 181
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
732 | 2024-05-16T19:49:16.779Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
733 | 2024-05-16T19:49:16.779Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
734 | 2024-05-16T19:49:16.779Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
735 | 2024-05-16T19:49:16.779Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 28
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
736 | 2024-05-16T19:49:16.779Z | 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
|
737 | 2024-05-16T19:49:16.779Z | 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
|
738 | 2024-05-16T19:49:16.780Z | 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
|
739 | 2024-05-16T19:49:16.780Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
740 | 2024-05-16T19:49:16.798Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 801M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
741 | 2024-05-16T19:49:16.798Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d6cacbad-1f90-4f2c-9afa-a7c7ea49927d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = snapshot
|
742 | 2024-05-16T19:49:16.822Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d6cacbad-1f90-4f2c-9afa-a7c7ea49927d", "phd-artifacts/phd-clone-dfe7b424-c35f-46eb-94b1-89fbb316852a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = clone
|
743 | 2024-05-16T19:49:16.845Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dfe7b424-c35f-46eb-94b1-89fbb316852a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
744 | 2024-05-16T19:49:16.862Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dfe7b424-c35f-46eb-94b1-89fbb316852a 0B 1.80T 801M /phd-artifacts/phd-clone-dfe7b424-c35f-46eb-94b1-89fbb316852a\n
target = phd_framework::zfs
|
745 | 2024-05-16T19:49:16.862Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
746 | 2024-05-16T19:49:16.862Z | 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 = 186
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-dfe7b424-c35f-46eb-94b1-89fbb316852a/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
747 | 2024-05-16T19:49:16.863Z | 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
|
748 | 2024-05-16T19:49:16.863Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
749 | 2024-05-16T19:49:16.863Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stderr_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stdout.log"
target = phd_framework::server_log_mode
|
750 | 2024-05-16T19:49:16.874Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 949
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm::server
|
751 | 2024-05-16T19:49:16.875Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
752 | 2024-05-16T19:49:16.875Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
753 | 2024-05-16T19:49:16.875Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
754 | 2024-05-16T19:49:17.571Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
755 | 2024-05-16T19:49:17.572Z | 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: 0f457bc7-414b-4570-ab5f-8b82ffa091e7, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: a0c15834-ecd6-4fac-acb8-0aa3f11e7f61, silo_id: 515a3d97-35d5-4e6f-8035-2fc6ab3fc198 }, name: "phd-vm-0f457bc7-414b-4570-ab5f-8b82ffa091e7", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-dfe7b424-c35f-46eb-94b1-89fbb316852a/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
756 | 2024-05-16T19:49:17.572Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 697
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
757 | 2024-05-16T19:49:17.572Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
758 | 2024-05-16T19:49:17.572Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
759 | 2024-05-16T19:49:17.572Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
760 | 2024-05-16T19:49:17.572Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
761 | 2024-05-16T19:49:17.573Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
762 | 2024-05-16T19:49:17.573Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
763 | 2024-05-16T19:49:17.573Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
764 | 2024-05-16T19:49:17.573Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
765 | 2024-05-16T19:49:17.573Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
766 | 2024-05-16T19:49:17.573Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
767 | 2024-05-16T19:49:17.574Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
768 | 2024-05-16T19:49:17.574Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
769 | 2024-05-16T19:49:17.574Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
770 | 2024-05-16T19:49:18.140Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
771 | 2024-05-16T19:49:18.140Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
772 | 2024-05-16T19:49:18.142Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
773 | 2024-05-16T19:49:18.142Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 568
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
774 | 2024-05-16T19:49:18.142Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
775 | 2024-05-16T19:49:18.142Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
776 | 2024-05-16T19:49:18.142Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
777 | 2024-05-16T19:49:18.142Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
778 | 2024-05-16T19:49:18.142Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
779 | 2024-05-16T19:49:18.143Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
780 | 2024-05-16T19:49:18.143Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
781 | 2024-05-16T19:49:18.143Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
782 | 2024-05-16T19:49:18.144Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
783 | 2024-05-16T19:49:18.144Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
784 | 2024-05-16T19:49:18.144Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
785 | 2024-05-16T19:49:18.144Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
786 | 2024-05-16T19:49:18.144Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
787 | 2024-05-16T19:49:18.279Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
788 | 2024-05-16T19:49:18.279Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dfe7b424-c35f-46eb-94b1-89fbb316852a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
789 | 2024-05-16T19:49:18.318Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
790 | 2024-05-16T19:49:18.318Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d6cacbad-1f90-4f2c-9afa-a7c7ea49927d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
791 | 2024-05-16T19:49:18.347Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 202
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 0f457bc7-414b-4570-ab5f-8b82ffa091e7
|
792 | 2024-05-16T19:49:18.347Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1567
file = phd-tests/tests/src/server_state_machine.rs
line = 28
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
793 | 2024-05-16T19:49:18.347Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 203
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
794 | 2024-05-16T19:49:18.347Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
795 | 2024-05-16T19:49:18.347Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
796 | 2024-05-16T19:49:18.347Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
797 | 2024-05-16T19:49:18.347Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 12
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
798 | 2024-05-16T19:49:18.347Z | 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
|
799 | 2024-05-16T19:49:18.348Z | 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
|
800 | 2024-05-16T19:49:18.348Z | 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
|
801 | 2024-05-16T19:49:18.348Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
802 | 2024-05-16T19:49:18.367Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
803 | 2024-05-16T19:49:18.367Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1d935b67-1732-4233-b16f-9f1a4ca50f34"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = snapshot
|
804 | 2024-05-16T19:49:18.388Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1d935b67-1732-4233-b16f-9f1a4ca50f34", "phd-artifacts/phd-clone-c638f9b0-ed68-4f4f-b851-59d9e01e193d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = clone
|
805 | 2024-05-16T19:49:18.410Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c638f9b0-ed68-4f4f-b851-59d9e01e193d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
806 | 2024-05-16T19:49:18.426Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c638f9b0-ed68-4f4f-b851-59d9e01e193d 0B 1.80T 801M /phd-artifacts/phd-clone-c638f9b0-ed68-4f4f-b851-59d9e01e193d\n
target = phd_framework::zfs
|
807 | 2024-05-16T19:49:18.426Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
808 | 2024-05-16T19:49:18.426Z | 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 = 186
path = phd_tests::server_state_machine::instance_start_stop_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-c638f9b0-ed68-4f4f-b851-59d9e01e193d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
809 | 2024-05-16T19:49:18.426Z | 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
|
810 | 2024-05-16T19:49:18.426Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_ensure_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::server_state_machine::instance_start_stop_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
811 | 2024-05-16T19:49:18.426Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::server_state_machine::instance_start_stop_test
stderr_path = "/tmp/propolis-phd/instance_ensure_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_ensure_running_test.stdout.log"
target = phd_framework::server_log_mode
|
812 | 2024-05-16T19:49:18.436Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 957
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm::server
|
813 | 2024-05-16T19:49:18.437Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
814 | 2024-05-16T19:49:18.437Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
815 | 2024-05-16T19:49:18.437Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
816 | 2024-05-16T19:49:19.106Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
817 | 2024-05-16T19:49:19.107Z | 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: 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d831ffec-307c-46d9-adfe-87382dec0d70, silo_id: dda6d102-adcc-40c1-8ff4-570e40f90634 }, name: "phd-vm-84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::server_state_machine::instance_start_stop_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-c638f9b0-ed68-4f4f-b851-59d9e01e193d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
818 | 2024-05-16T19:49:19.107Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 670
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
819 | 2024-05-16T19:49:19.107Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
820 | 2024-05-16T19:49:19.107Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
821 | 2024-05-16T19:49:19.108Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
822 | 2024-05-16T19:49:19.108Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
823 | 2024-05-16T19:49:19.108Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_start_stop_test
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
824 | 2024-05-16T19:49:19.109Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
825 | 2024-05-16T19:49:19.109Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
826 | 2024-05-16T19:49:19.109Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
827 | 2024-05-16T19:49:19.109Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
828 | 2024-05-16T19:49:19.109Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
829 | 2024-05-16T19:49:19.109Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
830 | 2024-05-16T19:49:19.633Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
831 | 2024-05-16T19:49:19.633Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
832 | 2024-05-16T19:49:19.634Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
833 | 2024-05-16T19:49:19.634Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 525
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
834 | 2024-05-16T19:49:19.634Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
835 | 2024-05-16T19:49:19.634Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_start_stop_test
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
836 | 2024-05-16T19:49:19.635Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
837 | 2024-05-16T19:49:19.635Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
838 | 2024-05-16T19:49:19.635Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
839 | 2024-05-16T19:49:19.635Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
840 | 2024-05-16T19:49:19.635Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
841 | 2024-05-16T19:49:19.635Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
842 | 2024-05-16T19:49:19.636Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
843 | 2024-05-16T19:49:19.636Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 529
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
844 | 2024-05-16T19:49:20.235Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
845 | 2024-05-16T19:49:20.235Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
846 | 2024-05-16T19:49:20.236Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
847 | 2024-05-16T19:49:20.236Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 601
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
848 | 2024-05-16T19:49:20.236Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
849 | 2024-05-16T19:49:20.236Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
850 | 2024-05-16T19:49:20.237Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
851 | 2024-05-16T19:49:20.237Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::server_state_machine::instance_start_stop_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
852 | 2024-05-16T19:49:20.367Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
853 | 2024-05-16T19:49:20.367Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c638f9b0-ed68-4f4f-b851-59d9e01e193d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
854 | 2024-05-16T19:49:20.408Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
855 | 2024-05-16T19:49:20.408Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1d935b67-1732-4233-b16f-9f1a4ca50f34"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
856 | 2024-05-16T19:49:20.434Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 197
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 84aa52b4-d2e5-49f9-9c00-eb5b83a7f2be
|
857 | 2024-05-16T19:49:20.434Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 2086
file = phd-tests/tests/src/server_state_machine.rs
line = 12
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
858 | 2024-05-16T19:49:20.435Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 197
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
859 | 2024-05-16T19:49:20.435Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
860 | 2024-05-16T19:49:20.435Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
861 | 2024-05-16T19:49:20.435Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
862 | 2024-05-16T19:49:20.435Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 291
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
863 | 2024-05-16T19:49:20.435Z | 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
|
864 | 2024-05-16T19:49:20.435Z | 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
|
865 | 2024-05-16T19:49:20.435Z | 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
|
866 | 2024-05-16T19:49:20.435Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
867 | 2024-05-16T19:49:20.453Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
868 | 2024-05-16T19:49:20.454Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-84535406-90ad-4248-ad5e-7482c28f1c43"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = snapshot
|
869 | 2024-05-16T19:49:20.474Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-84535406-90ad-4248-ad5e-7482c28f1c43", "phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = clone
|
870 | 2024-05-16T19:49:20.497Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
871 | 2024-05-16T19:49:20.513Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5 0B 1.80T 801M /phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5\n
target = phd_framework::zfs
|
872 | 2024-05-16T19:49:20.514Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
873 | 2024-05-16T19:49:20.514Z | 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 = 186
path = phd_tests::migrate::multiple_migrations
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
874 | 2024-05-16T19:49:20.514Z | 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
|
875 | 2024-05-16T19:49:20.514Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
876 | 2024-05-16T19:49:20.514Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_0.stdout.log"
target = phd_framework::server_log_mode
|
877 | 2024-05-16T19:49:20.525Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 965
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
878 | 2024-05-16T19:49:20.525Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
879 | 2024-05-16T19:49:20.525Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
880 | 2024-05-16T19:49:20.525Z | 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 = 186
path = phd_tests::migrate::multiple_migrations
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
881 | 2024-05-16T19:49:20.525Z | 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
|
882 | 2024-05-16T19:49:20.526Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
883 | 2024-05-16T19:49:20.526Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_1.stdout.log"
target = phd_framework::server_log_mode
|
884 | 2024-05-16T19:49:20.536Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 966
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
885 | 2024-05-16T19:49:20.537Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
886 | 2024-05-16T19:49:20.537Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
887 | 2024-05-16T19:49:20.537Z | 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 = 186
path = phd_tests::migrate::multiple_migrations
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
888 | 2024-05-16T19:49:20.537Z | 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
|
889 | 2024-05-16T19:49:20.537Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
890 | 2024-05-16T19:49:20.537Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_2.stdout.log"
target = phd_framework::server_log_mode
|
891 | 2024-05-16T19:49:20.547Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 967
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
892 | 2024-05-16T19:49:20.547Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
893 | 2024-05-16T19:49:20.547Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
894 | 2024-05-16T19:49:20.660Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
895 | 2024-05-16T19:49:20.661Z | 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: 767afecc-dc66-4906-b897-1850a81a547f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6cea23b1-317f-4199-9d41-a2f219c9bce4, silo_id: a406223e-f370-4314-bfff-39809b9a1fa8 }, name: "phd-vm-767afecc-dc66-4906-b897-1850a81a547f", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::multiple_migrations
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
896 | 2024-05-16T19:49:20.661Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 114
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
897 | 2024-05-16T19:49:20.661Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
898 | 2024-05-16T19:49:20.661Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::multiple_migrations
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
899 | 2024-05-16T19:49:20.662Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
900 | 2024-05-16T19:49:20.662Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
901 | 2024-05-16T19:49:20.662Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
902 | 2024-05-16T19:49:20.662Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
903 | 2024-05-16T19:49:20.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
904 | 2024-05-16T19:49:20.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
905 | 2024-05-16T19:49:24.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4216
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
906 | 2024-05-16T19:49:24.878Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::multiple_migrations
step = WriteStr("root")
target = phd_framework::test_vm
|
907 | 2024-05-16T19:49:24.879Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
908 | 2024-05-16T19:49:24.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
909 | 2024-05-16T19:49:24.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
910 | 2024-05-16T19:49:24.900Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
911 | 2024-05-16T19:49:24.900Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
912 | 2024-05-16T19:49:24.900Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4237
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
913 | 2024-05-16T19:49:24.900Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
914 | 2024-05-16T19:49:24.900Z | 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 = 504
migration_id = f9888f27-f0f0-457f-837b-7233c7237c26
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
timeout_duration = 45s
|
915 | 2024-05-16T19:49:24.900Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
916 | 2024-05-16T19:49:25.016Z | 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: 4ee71d14-c71b-439c-94e3-ea24813fde1a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: baab3a9f-dcc4-45af-a452-b026f9de00db, silo_id: bbeb4f94-966b-47cd-9aca-49ed5829a8c0 }, name: "phd-vm-4ee71d14-c71b-439c-94e3-ea24813fde1a", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::multiple_migrations
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
917 | 2024-05-16T19:49:25.016Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 116
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
918 | 2024-05-16T19:49:25.016Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = f9888f27-f0f0-457f-837b-7233c7237c26
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
919 | 2024-05-16T19:49:28.682Z | 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":7609}}
target = phd_framework::serial
|
920 | 2024-05-16T19:49:29.135Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
921 | 2024-05-16T19:49:29.135Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4118
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = f9888f27-f0f0-457f-837b-7233c7237c26
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
922 | 2024-05-16T19:49:29.135Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4235
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 767afecc-dc66-4906-b897-1850a81a547f
target = phd_framework::test_vm
target_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
923 | 2024-05-16T19:49:29.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
924 | 2024-05-16T19:49:29.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
925 | 2024-05-16T19:49:31.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2387
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
926 | 2024-05-16T19:49:31.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
927 | 2024-05-16T19:49:31.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
928 | 2024-05-16T19:49:31.555Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
929 | 2024-05-16T19:49:31.555Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
930 | 2024-05-16T19:49:31.555Z | 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 = 504
migration_id = bba182f5-6601-44d9-a566-fd09c53a065d
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
timeout_duration = 45s
|
931 | 2024-05-16T19:49:31.555Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
932 | 2024-05-16T19:49:31.668Z | 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: 0d16b301-237e-44c3-93fb-1b9c2ddf3152, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: dfe66fea-1920-4d3d-8a59-269c50c4ee61, silo_id: d73ad60c-18db-4644-8a32-b65a65f19ed2 }, name: "phd-vm-0d16b301-237e-44c3-93fb-1b9c2ddf3152", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::multiple_migrations
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
933 | 2024-05-16T19:49:31.668Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 112
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
934 | 2024-05-16T19:49:31.668Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = bba182f5-6601-44d9-a566-fd09c53a065d
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
935 | 2024-05-16T19:49:35.348Z | 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":7657}}
target = phd_framework::serial
|
936 | 2024-05-16T19:49:35.939Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
937 | 2024-05-16T19:49:35.939Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4270
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = bba182f5-6601-44d9-a566-fd09c53a065d
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
938 | 2024-05-16T19:49:35.939Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4383
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
target = phd_framework::test_vm
target_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
939 | 2024-05-16T19:49:35.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
940 | 2024-05-16T19:49:35.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
941 | 2024-05-16T19:49:35.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
942 | 2024-05-16T19:49:35.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
943 | 2024-05-16T19:49:35.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
944 | 2024-05-16T19:49:35.972Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
945 | 2024-05-16T19:49:35.973Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
946 | 2024-05-16T19:49:35.973Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
947 | 2024-05-16T19:49:35.973Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
948 | 2024-05-16T19:49:35.973Z | 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
|
949 | 2024-05-16T19:49:35.973Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 15313
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
950 | 2024-05-16T19:49:35.973Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
951 | 2024-05-16T19:49:35.973Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
952 | 2024-05-16T19:49:35.973Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
953 | 2024-05-16T19:49:35.974Z | 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::multiple_migrations
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
954 | 2024-05-16T19:49:35.974Z | 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::multiple_migrations
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
955 | 2024-05-16T19:49:36.105Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 767afecc-dc66-4906-b897-1850a81a547f
|
956 | 2024-05-16T19:49:36.106Z | 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::multiple_migrations
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
957 | 2024-05-16T19:49:36.220Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 246
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 4ee71d14-c71b-439c-94e3-ea24813fde1a
|
958 | 2024-05-16T19:49:36.319Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
959 | 2024-05-16T19:49:36.319Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9b96799f-149c-4854-8e57-699b82fe83b5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
960 | 2024-05-16T19:49:36.354Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
961 | 2024-05-16T19:49:36.354Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-84535406-90ad-4248-ad5e-7482c28f1c43"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
962 | 2024-05-16T19:49:36.383Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 410
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 0d16b301-237e-44c3-93fb-1b9c2ddf3152
|
963 | 2024-05-16T19:49:36.383Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15948
file = phd-tests/tests/src/migrate.rs
line = 291
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
964 | 2024-05-16T19:49:36.383Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 410
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
965 | 2024-05-16T19:49:36.383Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
966 | 2024-05-16T19:49:36.383Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
967 | 2024-05-16T19:49:36.383Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
968 | 2024-05-16T19:49:36.384Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 248
path = phd_tests::migrate::incompatible_vms
target = phd_tests::migrate
|
969 | 2024-05-16T19:49:36.384Z | 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
|
970 | 2024-05-16T19:49:36.384Z | 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
|
971 | 2024-05-16T19:49:36.384Z | 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
|
972 | 2024-05-16T19:49:36.384Z | 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::incompatible_vms
target = phd_framework::zfs
verb = list
|
973 | 2024-05-16T19:49:36.406Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 801M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
974 | 2024-05-16T19:49:36.406Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f5dee3c-6617-4af4-9696-505931406945"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
975 | 2024-05-16T19:49:36.425Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f5dee3c-6617-4af4-9696-505931406945", "phd-artifacts/phd-clone-68869cb4-994b-417e-aeef-1c00ae268e0a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
976 | 2024-05-16T19:49:36.448Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-68869cb4-994b-417e-aeef-1c00ae268e0a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
977 | 2024-05-16T19:49:36.464Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-68869cb4-994b-417e-aeef-1c00ae268e0a 0B 1.80T 801M /phd-artifacts/phd-clone-68869cb4-994b-417e-aeef-1c00ae268e0a\n
target = phd_framework::zfs
|
978 | 2024-05-16T19:49:36.464Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
979 | 2024-05-16T19:49:36.464Z | 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 = 186
path = phd_tests::migrate::incompatible_vms
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-68869cb4-994b-417e-aeef-1c00ae268e0a/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_0
|
980 | 2024-05-16T19:49:36.465Z | 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
|
981 | 2024-05-16T19:49:36.465Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::incompatible_vms
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
982 | 2024-05-16T19:49:36.465Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::incompatible_vms
stderr_path = "/tmp/propolis-phd/migration_incompatible_source_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_source_0.stdout.log"
target = phd_framework::server_log_mode
|
983 | 2024-05-16T19:49:36.474Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 977
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
984 | 2024-05-16T19:49:36.474Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
985 | 2024-05-16T19:49:36.474Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
986 | 2024-05-16T19:49:36.475Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
987 | 2024-05-16T19:49:37.289Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
988 | 2024-05-16T19:49:37.290Z | 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: 8cc27898-ead8-4aae-bf91-6f9f6ed83146, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c4aba9d5-60b6-41ed-ab04-7a42249f0271, silo_id: a1222e88-113c-4095-b224-cff57a75106b }, name: "phd-vm-8cc27898-ead8-4aae-bf91-6f9f6ed83146", vcpus: 4 }, state: Creating }
line = 381
path = phd_tests::migrate::incompatible_vms
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-68869cb4-994b-417e-aeef-1c00ae268e0a/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
989 | 2024-05-16T19:49:37.290Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 815
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
990 | 2024-05-16T19:49:37.290Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
991 | 2024-05-16T19:49:37.290Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::incompatible_vms
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
992 | 2024-05-16T19:49:37.291Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
993 | 2024-05-16T19:49:37.291Z | 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
|
994 | 2024-05-16T19:49:37.291Z | 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
|
995 | 2024-05-16T19:49:37.291Z | 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
|
996 | 2024-05-16T19:49:37.291Z | 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::incompatible_vms
target = phd_framework::zfs
verb = list
|
997 | 2024-05-16T19:49:37.314Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
998 | 2024-05-16T19:49:37.314Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6d66b947-b198-4d4c-8946-bb050c2b8679"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
999 | 2024-05-16T19:49:37.342Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6d66b947-b198-4d4c-8946-bb050c2b8679", "phd-artifacts/phd-clone-a2397047-bd03-4c8b-99ef-5b0251fc08bc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
1000 | 2024-05-16T19:49:37.364Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a2397047-bd03-4c8b-99ef-5b0251fc08bc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1001 | 2024-05-16T19:49:37.380Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-a2397047-bd03-4c8b-99ef-5b0251fc08bc 0B 1.80T 801M /phd-artifacts/phd-clone-a2397047-bd03-4c8b-99ef-5b0251fc08bc\n
target = phd_framework::zfs
|
1002 | 2024-05-16T19:49:37.381Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1003 | 2024-05-16T19:49:37.381Z | 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 = 186
path = phd_tests::migrate::incompatible_vms
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a2397047-bd03-4c8b-99ef-5b0251fc08bc/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_1
|
1004 | 2024-05-16T19:49:37.381Z | 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
|
1005 | 2024-05-16T19:49:37.381Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::incompatible_vms
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1006 | 2024-05-16T19:49:37.381Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::incompatible_vms
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_1.stdout.log"
target = phd_framework::server_log_mode
|
1007 | 2024-05-16T19:49:37.392Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 982
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
1008 | 2024-05-16T19:49:37.393Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1009 | 2024-05-16T19:49:37.394Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1010 | 2024-05-16T19:49:37.394Z | 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 = 504
migration_id = fe910dd0-4c83-4fe2-8361-20a9b25a95db
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
timeout_duration = 45s
|
1011 | 2024-05-16T19:49:37.394Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1012 | 2024-05-16T19:49:37.394Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1013 | 2024-05-16T19:49:37.990Z | 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: 70ff8d9f-fdc4-4167-b428-6bb08280b512, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: af5e9de0-7cfa-4d9a-bd4e-650c08e099c6, silo_id: d421b898-f4f4-4993-bf16-1ff885cd60b9 }, name: "phd-vm-70ff8d9f-fdc4-4167-b428-6bb08280b512", vcpus: 8 }, state: Failed }
line = 381
path = phd_tests::migrate::incompatible_vms
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a2397047-bd03-4c8b-99ef-5b0251fc08bc/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1014 | 2024-05-16T19:49:37.990Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 596
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1015 | 2024-05-16T19:49:37.990Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = fe910dd0-4c83-4fe2-8361-20a9b25a95db
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1016 | 2024-05-16T19:49:37.991Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1017 | 2024-05-16T19:49:37.991Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = fe910dd0-4c83-4fe2-8361-20a9b25a95db
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1018 | 2024-05-16T19:49:37.991Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 597
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
target = phd_framework::test_vm
target_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1019 | 2024-05-16T19:49:37.992Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1020 | 2024-05-16T19:49:37.992Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
1021 | 2024-05-16T19:49:37.992Z | 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
|
1022 | 2024-05-16T19:49:37.993Z | 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
|
1023 | 2024-05-16T19:49:37.993Z | 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
|
1024 | 2024-05-16T19:49:37.993Z | 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::incompatible_vms
target = phd_framework::zfs
verb = list
|
1025 | 2024-05-16T19:49:38.007Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1026 | 2024-05-16T19:49:38.007Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
1027 | 2024-05-16T19:49:38.016Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1028 | 2024-05-16T19:49:38.016Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1a72a11-17d9-4e9a-a8b8-18788cbff4ef"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
1029 | 2024-05-16T19:49:38.045Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1a72a11-17d9-4e9a-a8b8-18788cbff4ef", "phd-artifacts/phd-clone-7de8fc09-3e39-4d2d-91f6-46570dc9d541"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
1030 | 2024-05-16T19:49:38.070Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7de8fc09-3e39-4d2d-91f6-46570dc9d541"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1031 | 2024-05-16T19:49:38.086Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7de8fc09-3e39-4d2d-91f6-46570dc9d541 0B 1.80T 801M /phd-artifacts/phd-clone-7de8fc09-3e39-4d2d-91f6-46570dc9d541\n
target = phd_framework::zfs
|
1032 | 2024-05-16T19:49:38.086Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1033 | 2024-05-16T19:49:38.086Z | 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 = 186
path = phd_tests::migrate::incompatible_vms
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7de8fc09-3e39-4d2d-91f6-46570dc9d541/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_1
|
1034 | 2024-05-16T19:49:38.086Z | 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
|
1035 | 2024-05-16T19:49:38.087Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::incompatible_vms
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1036 | 2024-05-16T19:49:38.087Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::incompatible_vms
stderr_path = "/tmp/propolis-phd/migration_incompatible_source_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_source_1.stdout.log"
target = phd_framework::server_log_mode
|
1037 | 2024-05-16T19:49:38.097Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 987
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
1038 | 2024-05-16T19:49:38.097Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1039 | 2024-05-16T19:49:38.097Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1040 | 2024-05-16T19:49:38.099Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1041 | 2024-05-16T19:49:38.099Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
1042 | 2024-05-16T19:49:38.099Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 810
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1043 | 2024-05-16T19:49:38.508Z | 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::incompatible_vms
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
1044 | 2024-05-16T19:49:38.643Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
1045 | 2024-05-16T19:49:38.643Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-68869cb4-994b-417e-aeef-1c00ae268e0a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
1046 | 2024-05-16T19:49:38.680Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
1047 | 2024-05-16T19:49:38.680Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f5dee3c-6617-4af4-9696-505931406945"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
1048 | 2024-05-16T19:49:38.709Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 716
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8cc27898-ead8-4aae-bf91-6f9f6ed83146
|
1049 | 2024-05-16T19:49:38.710Z | 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::incompatible_vms
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1050 | 2024-05-16T19:49:38.825Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1051 | 2024-05-16T19:49:38.826Z | 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: 88ad0445-59e1-4e5e-b538-84d0648a667a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c7db41bf-66bf-4eae-a03a-25e82d520af6, silo_id: b3ec80a6-8ed7-405b-9848-197856789859 }, name: "phd-vm-88ad0445-59e1-4e5e-b538-84d0648a667a", vcpus: 4 }, state: Creating }
line = 381
path = phd_tests::migrate::incompatible_vms
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7de8fc09-3e39-4d2d-91f6-46570dc9d541/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1052 | 2024-05-16T19:49:38.826Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 728
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1053 | 2024-05-16T19:49:38.826Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1054 | 2024-05-16T19:49:38.826Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::incompatible_vms
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1055 | 2024-05-16T19:49:38.827Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1056 | 2024-05-16T19:49:38.827Z | 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
|
1057 | 2024-05-16T19:49:38.827Z | 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
|
1058 | 2024-05-16T19:49:38.827Z | 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
|
1059 | 2024-05-16T19:49:38.827Z | 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::incompatible_vms
target = phd_framework::zfs
verb = list
|
1060 | 2024-05-16T19:49:38.845Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1061 | 2024-05-16T19:49:38.845Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a2397047-bd03-4c8b-99ef-5b0251fc08bc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1062 | 2024-05-16T19:49:38.857Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1063 | 2024-05-16T19:49:38.857Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f44c89b-e4f0-47ee-9401-3088f144e32a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
1064 | 2024-05-16T19:49:38.880Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1065 | 2024-05-16T19:49:38.880Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6d66b947-b198-4d4c-8946-bb050c2b8679"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1066 | 2024-05-16T19:49:38.890Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f44c89b-e4f0-47ee-9401-3088f144e32a", "phd-artifacts/phd-clone-a212be9f-2365-422b-b737-ebb397d7d17d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
1067 | 2024-05-16T19:49:38.907Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 914
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 70ff8d9f-fdc4-4167-b428-6bb08280b512
|
1068 | 2024-05-16T19:49:38.917Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a212be9f-2365-422b-b737-ebb397d7d17d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1069 | 2024-05-16T19:49:38.934Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-a212be9f-2365-422b-b737-ebb397d7d17d 0B 1.80T 801M /phd-artifacts/phd-clone-a212be9f-2365-422b-b737-ebb397d7d17d\n
target = phd_framework::zfs
|
1070 | 2024-05-16T19:49:38.935Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1071 | 2024-05-16T19:49:38.935Z | 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 = 186
path = phd_tests::migrate::incompatible_vms
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a212be9f-2365-422b-b737-ebb397d7d17d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_2
|
1072 | 2024-05-16T19:49:38.935Z | 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
|
1073 | 2024-05-16T19:49:38.935Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::incompatible_vms
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1074 | 2024-05-16T19:49:38.935Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::incompatible_vms
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_2.stdout.log"
target = phd_framework::server_log_mode
|
1075 | 2024-05-16T19:49:38.945Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 998
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
1076 | 2024-05-16T19:49:38.945Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1077 | 2024-05-16T19:49:38.945Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1078 | 2024-05-16T19:49:38.945Z | 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 = 504
migration_id = 0043ec5a-3cc9-4b35-ad6e-6da89a928c93
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
timeout_duration = 90s
|
1079 | 2024-05-16T19:49:38.945Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1080 | 2024-05-16T19:49:38.946Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1081 | 2024-05-16T19:49:39.388Z | 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: c4063763-19fd-43a1-a4c5-ede7162344dd, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, metadata: InstanceMetadata { project_id: 7d5dffd9-7fbc-4462-b863-beb5c58f123b, silo_id: d6e7d4e2-fe82-4366-bac6-7182f18da461 }, name: "phd-vm-c4063763-19fd-43a1-a4c5-ede7162344dd", vcpus: 2 }, state: Failed }
line = 381
path = phd_tests::migrate::incompatible_vms
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a212be9f-2365-422b-b737-ebb397d7d17d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1082 | 2024-05-16T19:49:39.388Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 442
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1083 | 2024-05-16T19:49:39.388Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 0043ec5a-3cc9-4b35-ad6e-6da89a928c93
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1084 | 2024-05-16T19:49:39.389Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1085 | 2024-05-16T19:49:39.389Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 0043ec5a-3cc9-4b35-ad6e-6da89a928c93
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1086 | 2024-05-16T19:49:39.389Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 443
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
target = phd_framework::test_vm
target_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1087 | 2024-05-16T19:49:39.390Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1088 | 2024-05-16T19:49:39.390Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1089 | 2024-05-16T19:49:39.390Z | 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
|
1090 | 2024-05-16T19:49:39.390Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1091 | 2024-05-16T19:49:39.391Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 565
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1092 | 2024-05-16T19:49:39.391Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1093 | 2024-05-16T19:49:39.391Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1094 | 2024-05-16T19:49:39.392Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1095 | 2024-05-16T19:49:39.936Z | 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::incompatible_vms
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1096 | 2024-05-16T19:49:40.066Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1097 | 2024-05-16T19:49:40.067Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7de8fc09-3e39-4d2d-91f6-46570dc9d541"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1098 | 2024-05-16T19:49:40.102Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1099 | 2024-05-16T19:49:40.102Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1a72a11-17d9-4e9a-a8b8-18788cbff4ef"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1100 | 2024-05-16T19:49:40.131Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 740
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 88ad0445-59e1-4e5e-b538-84d0648a667a
|
1101 | 2024-05-16T19:49:40.133Z | 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::incompatible_vms
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1102 | 2024-05-16T19:49:40.344Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1103 | 2024-05-16T19:49:40.344Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a212be9f-2365-422b-b737-ebb397d7d17d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1104 | 2024-05-16T19:49:40.375Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1105 | 2024-05-16T19:49:40.375Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f44c89b-e4f0-47ee-9401-3088f144e32a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1106 | 2024-05-16T19:49:40.396Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 1005
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = c4063763-19fd-43a1-a4c5-ede7162344dd
|
1107 | 2024-05-16T19:49:40.396Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 4012
file = phd-tests/tests/src/migrate.rs
line = 248
path = phd_tests::migrate::incompatible_vms
target = phd_tests::migrate
|
1108 | 2024-05-16T19:49:40.396Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 1005
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1109 | 2024-05-16T19:49:40.397Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1110 | 2024-05-16T19:49:40.397Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1111 | 2024-05-16T19:49:40.397Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1112 | 2024-05-16T19:49:40.397Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 18
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
1113 | 2024-05-16T19:49:40.397Z | 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
|
1114 | 2024-05-16T19:49:40.397Z | 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
|
1115 | 2024-05-16T19:49:40.397Z | 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
|
1116 | 2024-05-16T19:49:40.397Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
1117 | 2024-05-16T19:49:40.412Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1118 | 2024-05-16T19:49:40.413Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3530a175-5e3e-4518-bfdc-e1b7566ccd36"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = snapshot
|
1119 | 2024-05-16T19:49:40.434Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3530a175-5e3e-4518-bfdc-e1b7566ccd36", "phd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = clone
|
1120 | 2024-05-16T19:49:40.455Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
1121 | 2024-05-16T19:49:40.471Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e 0B 1.80T 801M /phd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e\n
target = phd_framework::zfs
|
1122 | 2024-05-16T19:49:40.472Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1123 | 2024-05-16T19:49:40.472Z | 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 = 186
path = phd_tests::migrate::serial_history
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_serial_history
|
1124 | 2024-05-16T19:49:40.472Z | 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
|
1125 | 2024-05-16T19:49:40.472Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::serial_history
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1126 | 2024-05-16T19:49:40.472Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history.stdout.log"
target = phd_framework::server_log_mode
|
1127 | 2024-05-16T19:49:40.483Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1009
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
1128 | 2024-05-16T19:49:40.483Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1129 | 2024-05-16T19:49:40.483Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1130 | 2024-05-16T19:49:40.484Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1131 | 2024-05-16T19:49:41.035Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1132 | 2024-05-16T19:49:41.036Z | 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: 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 52854470-1d37-4321-b848-49a98e35f1da, silo_id: 8b152792-e74b-4242-bf3f-345c8cc07e8a }, name: "phd-vm-9b0074b1-9fde-4bc5-aa8f-0058fbcd0181", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::serial_history
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1133 | 2024-05-16T19:49:41.036Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 552
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1134 | 2024-05-16T19:49:41.036Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1135 | 2024-05-16T19:49:41.036Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1136 | 2024-05-16T19:49:41.037Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1137 | 2024-05-16T19:49:41.037Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1138 | 2024-05-16T19:49:41.037Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1139 | 2024-05-16T19:49:41.037Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1140 | 2024-05-16T19:49:41.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1141 | 2024-05-16T19:49:41.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1142 | 2024-05-16T19:49:45.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4258
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1143 | 2024-05-16T19:49:45.296Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
1144 | 2024-05-16T19:49:45.296Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1145 | 2024-05-16T19:49:45.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1146 | 2024-05-16T19:49:45.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1147 | 2024-05-16T19:49:45.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1148 | 2024-05-16T19:49:45.317Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1149 | 2024-05-16T19:49:45.317Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4279
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1150 | 2024-05-16T19:49:45.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1151 | 2024-05-16T19:49:45.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1152 | 2024-05-16T19:49:45.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1153 | 2024-05-16T19:49:45.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1154 | 2024-05-16T19:49:45.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1155 | 2024-05-16T19:49:45.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1156 | 2024-05-16T19:49:45.362Z | 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::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history
|
1157 | 2024-05-16T19:49:45.362Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1158 | 2024-05-16T19:49:45.362Z | 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 = 186
path = phd_tests::migrate::serial_history
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_serial_history_lifecycle_0
|
1159 | 2024-05-16T19:49:45.362Z | 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
|
1160 | 2024-05-16T19:49:45.362Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1161 | 2024-05-16T19:49:45.362Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
1162 | 2024-05-16T19:49:45.379Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1010
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
1163 | 2024-05-16T19:49:45.379Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1164 | 2024-05-16T19:49:45.379Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1165 | 2024-05-16T19:49:45.379Z | 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 = 504
migration_id = 35014a06-b764-40bd-bcb7-73508640cb39
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
timeout_duration = 45s
|
1166 | 2024-05-16T19:49:45.379Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1167 | 2024-05-16T19:49:45.380Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1168 | 2024-05-16T19:49:45.984Z | 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: 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c52efaaf-5c85-463b-b144-47f081bfaabd, silo_id: 119cdece-abda-433a-9a3c-9d814b3046d1 }, name: "phd-vm-55e5bff9-71a8-4343-bdc5-d59fdb61d9e6", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::serial_history
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1169 | 2024-05-16T19:49:45.984Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 604
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1170 | 2024-05-16T19:49:45.984Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 35014a06-b764-40bd-bcb7-73508640cb39
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1171 | 2024-05-16T19:49:49.652Z | 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
|
1172 | 2024-05-16T19:49:50.712Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1173 | 2024-05-16T19:49:50.712Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4727
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 35014a06-b764-40bd-bcb7-73508640cb39
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1174 | 2024-05-16T19:49:50.712Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5332
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
target = phd_framework::test_vm
target_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1175 | 2024-05-16T19:49:50.714Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1176 | 2024-05-16T19:49:50.715Z | 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::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1177 | 2024-05-16T19:49:50.850Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 9b0074b1-9fde-4bc5-aa8f-0058fbcd0181
|
1178 | 2024-05-16T19:49:50.852Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1179 | 2024-05-16T19:49:50.853Z | 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
|
1180 | 2024-05-16T19:49:50.853Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1181 | 2024-05-16T19:49:50.853Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9817
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1182 | 2024-05-16T19:49:50.853Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1183 | 2024-05-16T19:49:50.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1184 | 2024-05-16T19:49:51.470Z | 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::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1185 | 2024-05-16T19:49:51.601Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1186 | 2024-05-16T19:49:51.601Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-197fd0dd-2a73-4862-90f8-2a037354979e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1187 | 2024-05-16T19:49:51.634Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1188 | 2024-05-16T19:49:51.634Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3530a175-5e3e-4518-bfdc-e1b7566ccd36"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1189 | 2024-05-16T19:49:51.657Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 804
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 55e5bff9-71a8-4343-bdc5-d59fdb61d9e6
|
1190 | 2024-05-16T19:49:51.658Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11260
file = phd-tests/tests/src/migrate.rs
line = 18
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
1191 | 2024-05-16T19:49:51.658Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 804
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1192 | 2024-05-16T19:49:51.658Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1193 | 2024-05-16T19:49:51.658Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1194 | 2024-05-16T19:49:51.658Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1195 | 2024-05-16T19:49:51.658Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 13
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
1196 | 2024-05-16T19:49:51.658Z | 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
|
1197 | 2024-05-16T19:49:51.658Z | 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
|
1198 | 2024-05-16T19:49:51.658Z | 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
|
1199 | 2024-05-16T19:49:51.658Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
1200 | 2024-05-16T19:49:51.676Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1201 | 2024-05-16T19:49:51.676Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f2ec9297-d092-4ab8-ba55-6861e102d08f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = snapshot
|
1202 | 2024-05-16T19:49:51.696Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f2ec9297-d092-4ab8-ba55-6861e102d08f", "phd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = clone
|
1203 | 2024-05-16T19:49:51.716Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
1204 | 2024-05-16T19:49:51.733Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b 0B 1.80T 801M /phd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b\n
target = phd_framework::zfs
|
1205 | 2024-05-16T19:49:51.734Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1206 | 2024-05-16T19:49:51.734Z | 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 = 186
path = phd_tests::migrate::smoke_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke
|
1207 | 2024-05-16T19:49:51.734Z | 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
|
1208 | 2024-05-16T19:49:51.734Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1209 | 2024-05-16T19:49:51.734Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/migration_smoke.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke.stdout.log"
target = phd_framework::server_log_mode
|
1210 | 2024-05-16T19:49:51.745Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1019
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
1211 | 2024-05-16T19:49:51.746Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1212 | 2024-05-16T19:49:51.746Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1213 | 2024-05-16T19:49:51.746Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1214 | 2024-05-16T19:49:52.600Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1215 | 2024-05-16T19:49:52.601Z | 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: 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4d8ff5e5-03b5-4f8c-91c7-b6dffa031623, silo_id: a920a32d-1a38-4655-8669-175769b9c010 }, name: "phd-vm-4279a7d8-23f3-42d2-9b86-967d5bb9f0ac", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::smoke_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1216 | 2024-05-16T19:49:52.601Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 855
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1217 | 2024-05-16T19:49:52.601Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1218 | 2024-05-16T19:49:52.601Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1219 | 2024-05-16T19:49:52.602Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1220 | 2024-05-16T19:49:52.602Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1221 | 2024-05-16T19:49:52.602Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1222 | 2024-05-16T19:49:52.602Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1223 | 2024-05-16T19:49:52.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1224 | 2024-05-16T19:49:52.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1225 | 2024-05-16T19:49:56.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4215
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1226 | 2024-05-16T19:49:56.818Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1227 | 2024-05-16T19:49:56.818Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1228 | 2024-05-16T19:49:56.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1229 | 2024-05-16T19:49:56.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1230 | 2024-05-16T19:49:56.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1231 | 2024-05-16T19:49:56.838Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1232 | 2024-05-16T19:49:56.838Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4236
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1233 | 2024-05-16T19:49:56.839Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1234 | 2024-05-16T19:49:56.839Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1235 | 2024-05-16T19:49:56.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1236 | 2024-05-16T19:49:56.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1237 | 2024-05-16T19:49:56.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1238 | 2024-05-16T19:49:56.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1239 | 2024-05-16T19:49:56.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1240 | 2024-05-16T19:49:56.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1241 | 2024-05-16T19:49:56.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1242 | 2024-05-16T19:49:56.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1243 | 2024-05-16T19:49:56.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1244 | 2024-05-16T19:49:56.911Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1245 | 2024-05-16T19:49:56.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1246 | 2024-05-16T19:49:56.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1247 | 2024-05-16T19:49:56.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1248 | 2024-05-16T19:49:56.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1249 | 2024-05-16T19:49:56.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1250 | 2024-05-16T19:49:56.945Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1251 | 2024-05-16T19:49:56.945Z | 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::smoke_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_smoke
|
1252 | 2024-05-16T19:49:56.945Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1253 | 2024-05-16T19:49:56.945Z | 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 = 186
path = phd_tests::migrate::smoke_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke_lifecycle_0
|
1254 | 2024-05-16T19:49:56.945Z | 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
|
1255 | 2024-05-16T19:49:56.945Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1256 | 2024-05-16T19:49:56.945Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
1257 | 2024-05-16T19:49:56.963Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1020
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
1258 | 2024-05-16T19:49:56.963Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1259 | 2024-05-16T19:49:56.963Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1260 | 2024-05-16T19:49:56.963Z | 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 = 504
migration_id = 0a2beb83-5580-4271-8ff9-6c0d83394c3b
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
timeout_duration = 45s
|
1261 | 2024-05-16T19:49:56.963Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1262 | 2024-05-16T19:49:56.964Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1263 | 2024-05-16T19:49:57.525Z | 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: 7bd314fb-80d1-4347-b0e0-ae6a8885f77a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 0dbd3a15-9340-4769-8757-69949a5154f9, silo_id: 8837bcc5-c896-48af-821b-800fe400eb87 }, name: "phd-vm-7bd314fb-80d1-4347-b0e0-ae6a8885f77a", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::smoke_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1264 | 2024-05-16T19:49:57.526Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 562
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1265 | 2024-05-16T19:49:57.526Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 0a2beb83-5580-4271-8ff9-6c0d83394c3b
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1266 | 2024-05-16T19:50:01.202Z | 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
|
1267 | 2024-05-16T19:50:01.250Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1268 | 2024-05-16T19:50:01.250Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3724
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 0a2beb83-5580-4271-8ff9-6c0d83394c3b
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1269 | 2024-05-16T19:50:01.250Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4286
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
target = phd_framework::test_vm
target_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1270 | 2024-05-16T19:50:01.252Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1271 | 2024-05-16T19:50:01.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1272 | 2024-05-16T19:50:01.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1273 | 2024-05-16T19:50:01.252Z | 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::smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1274 | 2024-05-16T19:50:01.389Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 4279a7d8-23f3-42d2-9b86-967d5bb9f0ac
|
1275 | 2024-05-16T19:50:01.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1276 | 2024-05-16T19:50:01.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1277 | 2024-05-16T19:50:01.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1278 | 2024-05-16T19:50:01.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1279 | 2024-05-16T19:50:01.413Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1280 | 2024-05-16T19:50:01.413Z | 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
|
1281 | 2024-05-16T19:50:01.413Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8812
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1282 | 2024-05-16T19:50:01.413Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1283 | 2024-05-16T19:50:01.413Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1284 | 2024-05-16T19:50:01.414Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1285 | 2024-05-16T19:50:01.897Z | 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::smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1286 | 2024-05-16T19:50:02.042Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1287 | 2024-05-16T19:50:02.042Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bd74882a-1768-467a-b4d7-5786aaf3850b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1288 | 2024-05-16T19:50:02.077Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1289 | 2024-05-16T19:50:02.077Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f2ec9297-d092-4ab8-ba55-6861e102d08f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1290 | 2024-05-16T19:50:02.105Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 692
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 7bd314fb-80d1-4347-b0e0-ae6a8885f77a
|
1291 | 2024-05-16T19:50:02.105Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10447
file = phd-tests/tests/src/migrate.rs
line = 13
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
1292 | 2024-05-16T19:50:02.105Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 692
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1293 | 2024-05-16T19:50:02.105Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::export_failure
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1294 | 2024-05-16T19:50:02.105Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1295 | 2024-05-16T19:50:02.105Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1296 | 2024-05-16T19:50:02.106Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 172
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
1297 | 2024-05-16T19:50:02.106Z | 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
|
1298 | 2024-05-16T19:50:02.106Z | 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
|
1299 | 2024-05-16T19:50:02.106Z | 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
|
1300 | 2024-05-16T19:50:02.106Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
1301 | 2024-05-16T19:50:02.123Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 801M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1302 | 2024-05-16T19:50:02.123Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-986fc44c-5869-4033-b5aa-36ca15086414"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = snapshot
|
1303 | 2024-05-16T19:50:02.144Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-986fc44c-5869-4033-b5aa-36ca15086414", "phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = clone
|
1304 | 2024-05-16T19:50:02.170Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
1305 | 2024-05-16T19:50:02.186Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131 0B 1.80T 801M /phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131\n
target = phd_framework::zfs
|
1306 | 2024-05-16T19:50:02.186Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1307 | 2024-05-16T19:50:02.187Z | 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 = 186
path = phd_tests::migrate::running_process::export_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_source
|
1308 | 2024-05-16T19:50:02.187Z | 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
|
1309 | 2024-05-16T19:50:02.187Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1310 | 2024-05-16T19:50:02.187Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.stdout.log"
target = phd_framework::server_log_mode
|
1311 | 2024-05-16T19:50:02.196Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1029
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
1312 | 2024-05-16T19:50:02.196Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1313 | 2024-05-16T19:50:02.196Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1314 | 2024-05-16T19:50:02.196Z | 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 = 186
path = phd_tests::migrate::running_process::export_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target1
|
1315 | 2024-05-16T19:50:02.196Z | 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
|
1316 | 2024-05-16T19:50:02.196Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1317 | 2024-05-16T19:50:02.197Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.stdout.log"
target = phd_framework::server_log_mode
|
1318 | 2024-05-16T19:50:02.207Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1030
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
1319 | 2024-05-16T19:50:02.207Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1320 | 2024-05-16T19:50:02.207Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1321 | 2024-05-16T19:50:02.208Z | 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 = 186
path = phd_tests::migrate::running_process::export_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target2
|
1322 | 2024-05-16T19:50:02.208Z | 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
|
1323 | 2024-05-16T19:50:02.208Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1324 | 2024-05-16T19:50:02.208Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.stdout.log"
target = phd_framework::server_log_mode
|
1325 | 2024-05-16T19:50:02.219Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1031
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
1326 | 2024-05-16T19:50:02.220Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1327 | 2024-05-16T19:50:02.220Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1328 | 2024-05-16T19:50:02.334Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1329 | 2024-05-16T19:50:02.335Z | 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: 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 410e94f3-73d4-44ae-9354-04a29992720e, silo_id: d4aacd3c-5703-4c99-911a-7f03420bf68e }, name: "phd-vm-5bdf1fa5-ead1-468a-865f-bf5bd49b1d19", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::running_process::export_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1330 | 2024-05-16T19:50:02.335Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 114
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1331 | 2024-05-16T19:50:02.335Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1332 | 2024-05-16T19:50:02.335Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::running_process::export_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1333 | 2024-05-16T19:50:02.335Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1334 | 2024-05-16T19:50:02.336Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1335 | 2024-05-16T19:50:02.336Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1336 | 2024-05-16T19:50:02.336Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1337 | 2024-05-16T19:50:02.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1338 | 2024-05-16T19:50:02.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1339 | 2024-05-16T19:50:06.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4221
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1340 | 2024-05-16T19:50:06.558Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
1341 | 2024-05-16T19:50:06.558Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1342 | 2024-05-16T19:50:06.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1343 | 2024-05-16T19:50:06.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1344 | 2024-05-16T19:50:06.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1345 | 2024-05-16T19:50:06.578Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1346 | 2024-05-16T19:50:06.578Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4242
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1347 | 2024-05-16T19:50:06.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1348 | 2024-05-16T19:50:06.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1349 | 2024-05-16T19:50:06.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 122
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1350 | 2024-05-16T19:50:06.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1351 | 2024-05-16T19:50:06.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1352 | 2024-05-16T19:50:06.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1353 | 2024-05-16T19:50:06.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1354 | 2024-05-16T19:50:06.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1355 | 2024-05-16T19:50:06.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1356 | 2024-05-16T19:50:06.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1357 | 2024-05-16T19:50:06.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1358 | 2024-05-16T19:50:06.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1359 | 2024-05-16T19:50:06.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1360 | 2024-05-16T19:50:06.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1361 | 2024-05-16T19:50:06.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1362 | 2024-05-16T19:50:06.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1363 | 2024-05-16T19:50:06.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1364 | 2024-05-16T19:50:07.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 306
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1365 | 2024-05-16T19:50:07.056Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1366 | 2024-05-16T19:50:07.056Z | 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 = 504
migration_id = 9cc7fae3-9e59-4951-96bd-5cd1929e9a07
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
timeout_duration = 45s
|
1367 | 2024-05-16T19:50:07.056Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1368 | 2024-05-16T19:50:07.172Z | 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: 9d24b5c4-a941-45d6-bb5b-31528cead1b9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d66d9f33-1a47-4d02-8c21-5b6d746e8863, silo_id: ad90cc87-b8b7-4ae4-89f6-10fefe61b80f }, name: "phd-vm-9d24b5c4-a941-45d6-bb5b-31528cead1b9", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::export_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1369 | 2024-05-16T19:50:07.172Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 116
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1370 | 2024-05-16T19:50:07.173Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 9cc7fae3-9e59-4951-96bd-5cd1929e9a07
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1371 | 2024-05-16T19:50:12.876Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1372 | 2024-05-16T19:50:12.876Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 5703
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 9cc7fae3-9e59-4951-96bd-5cd1929e9a07
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1373 | 2024-05-16T19:50:12.877Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5820
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1374 | 2024-05-16T19:50:12.877Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 206
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
1375 | 2024-05-16T19:50:12.877Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1376 | 2024-05-16T19:50:12.877Z | 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 = 504
migration_id = d7a494a0-f0fc-4ce1-a108-6fe58fcb3938
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
timeout_duration = 45s
|
1377 | 2024-05-16T19:50:12.877Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1378 | 2024-05-16T19:50:12.997Z | 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: 124c89dd-f218-4c88-bc91-49607317b87f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 74799940-0d72-4a12-98b2-5cf0f927aa49, silo_id: e55b23ab-568b-4d60-9fe7-d7560df0b660 }, name: "phd-vm-124c89dd-f218-4c88-bc91-49607317b87f", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::export_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1379 | 2024-05-16T19:50:12.997Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 120
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1380 | 2024-05-16T19:50:12.997Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = d7a494a0-f0fc-4ce1-a108-6fe58fcb3938
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1381 | 2024-05-16T19:50:16.659Z | 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":9375}}
target = phd_framework::serial
|
1382 | 2024-05-16T19:50:17.152Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1383 | 2024-05-16T19:50:17.152Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4154
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = d7a494a0-f0fc-4ce1-a108-6fe58fcb3938
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1384 | 2024-05-16T19:50:17.152Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4275
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
target = phd_framework::test_vm
target_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1385 | 2024-05-16T19:50:17.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1386 | 2024-05-16T19:50:17.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1387 | 2024-05-16T19:50:17.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1388 | 2024-05-16T19:50:17.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1389 | 2024-05-16T19:50:17.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1390 | 2024-05-16T19:50:17.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1391 | 2024-05-16T19:50:17.285Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1392 | 2024-05-16T19:50:17.285Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1393 | 2024-05-16T19:50:17.285Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1394 | 2024-05-16T19:50:17.285Z | 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
|
1395 | 2024-05-16T19:50:17.286Z | INFO | phd-runner: test phd_tests::migrate::running_process::export_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1396 | 2024-05-16T19:50:17.286Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14951
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1397 | 2024-05-16T19:50:17.286Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1398 | 2024-05-16T19:50:17.286Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1399 | 2024-05-16T19:50:17.286Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1400 | 2024-05-16T19:50:17.286Z | 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::running_process::export_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1401 | 2024-05-16T19:50:17.416Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 5bdf1fa5-ead1-468a-865f-bf5bd49b1d19
|
1402 | 2024-05-16T19:50:17.606Z | 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::running_process::export_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1403 | 2024-05-16T19:50:17.741Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 455
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 124c89dd-f218-4c88-bc91-49607317b87f
|
1404 | 2024-05-16T19:50:17.833Z | 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::running_process::export_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1405 | 2024-05-16T19:50:17.972Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1406 | 2024-05-16T19:50:17.972Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-737a09f9-f466-4549-a797-ee0c0c7d2131"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1407 | 2024-05-16T19:50:18.008Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1408 | 2024-05-16T19:50:18.009Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-986fc44c-5869-4033-b5aa-36ca15086414"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1409 | 2024-05-16T19:50:18.036Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 750
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 9d24b5c4-a941-45d6-bb5b-31528cead1b9
|
1410 | 2024-05-16T19:50:18.036Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15930
file = phd-tests/tests/src/migrate.rs
line = 172
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
1411 | 2024-05-16T19:50:18.036Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 750
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1412 | 2024-05-16T19:50:18.036Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::import_failure
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1413 | 2024-05-16T19:50:18.036Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1414 | 2024-05-16T19:50:18.036Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1415 | 2024-05-16T19:50:18.036Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 120
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
1416 | 2024-05-16T19:50:18.036Z | 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
|
1417 | 2024-05-16T19:50:18.037Z | 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
|
1418 | 2024-05-16T19:50:18.037Z | 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
|
1419 | 2024-05-16T19:50:18.037Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
1420 | 2024-05-16T19:50:18.053Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1421 | 2024-05-16T19:50:18.053Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f540fbc-c619-4a4c-b031-30ce998af424"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
1422 | 2024-05-16T19:50:18.074Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f540fbc-c619-4a4c-b031-30ce998af424", "phd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
1423 | 2024-05-16T19:50:18.097Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
1424 | 2024-05-16T19:50:18.114Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0 0B 1.80T 801M /phd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0\n
target = phd_framework::zfs
|
1425 | 2024-05-16T19:50:18.115Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1426 | 2024-05-16T19:50:18.115Z | 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 = 186
path = phd_tests::migrate::running_process::import_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_source
|
1427 | 2024-05-16T19:50:18.115Z | 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
|
1428 | 2024-05-16T19:50:18.115Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1429 | 2024-05-16T19:50:18.115Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.stdout.log"
target = phd_framework::server_log_mode
|
1430 | 2024-05-16T19:50:18.126Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1041
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
1431 | 2024-05-16T19:50:18.126Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1432 | 2024-05-16T19:50:18.126Z | 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
|
1433 | 2024-05-16T19:50:18.127Z | 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
|
1434 | 2024-05-16T19:50:18.127Z | 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
|
1435 | 2024-05-16T19:50:18.127Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
1436 | 2024-05-16T19:50:18.143Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 802M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1437 | 2024-05-16T19:50:18.143Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-78d2b0ec-daa3-494d-b0c4-f34a63839ea5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
1438 | 2024-05-16T19:50:18.166Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-78d2b0ec-daa3-494d-b0c4-f34a63839ea5", "phd-artifacts/phd-clone-e4b75ee8-5f2a-4ecd-95bc-926f0cecc04e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
1439 | 2024-05-16T19:50:18.188Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e4b75ee8-5f2a-4ecd-95bc-926f0cecc04e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
1440 | 2024-05-16T19:50:18.203Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e4b75ee8-5f2a-4ecd-95bc-926f0cecc04e 0B 1.80T 801M /phd-artifacts/phd-clone-e4b75ee8-5f2a-4ecd-95bc-926f0cecc04e\n
target = phd_framework::zfs
|
1441 | 2024-05-16T19:50:18.204Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1442 | 2024-05-16T19:50:18.204Z | 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 = 186
path = phd_tests::migrate::running_process::import_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-e4b75ee8-5f2a-4ecd-95bc-926f0cecc04e/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target1
|
1443 | 2024-05-16T19:50:18.204Z | 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
|
1444 | 2024-05-16T19:50:18.204Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1445 | 2024-05-16T19:50:18.204Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.stdout.log"
target = phd_framework::server_log_mode
|
1446 | 2024-05-16T19:50:18.215Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1046
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
1447 | 2024-05-16T19:50:18.215Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1448 | 2024-05-16T19:50:18.215Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1449 | 2024-05-16T19:50:18.215Z | 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 = 186
path = phd_tests::migrate::running_process::import_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target2
|
1450 | 2024-05-16T19:50:18.216Z | 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
|
1451 | 2024-05-16T19:50:18.216Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1452 | 2024-05-16T19:50:18.216Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.stdout.log"
target = phd_framework::server_log_mode
|
1453 | 2024-05-16T19:50:18.226Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1047
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
1454 | 2024-05-16T19:50:18.227Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1455 | 2024-05-16T19:50:18.227Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1456 | 2024-05-16T19:50:18.346Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1457 | 2024-05-16T19:50:18.347Z | 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: 12b14be1-6aca-4edd-9e29-3a3623212abd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 083b01ec-008a-40c0-a2ed-f90303f65419, silo_id: d97911b4-6b9b-4b9c-bea8-2f580c500e98 }, name: "phd-vm-12b14be1-6aca-4edd-9e29-3a3623212abd", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::running_process::import_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1458 | 2024-05-16T19:50:18.347Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 120
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1459 | 2024-05-16T19:50:18.347Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1460 | 2024-05-16T19:50:18.347Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::running_process::import_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1461 | 2024-05-16T19:50:18.348Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1462 | 2024-05-16T19:50:18.348Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1463 | 2024-05-16T19:50:18.348Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1464 | 2024-05-16T19:50:18.348Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1465 | 2024-05-16T19:50:18.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1466 | 2024-05-16T19:50:18.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1467 | 2024-05-16T19:50:22.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4196
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1468 | 2024-05-16T19:50:22.545Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::import_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
1469 | 2024-05-16T19:50:22.546Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1470 | 2024-05-16T19:50:22.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1471 | 2024-05-16T19:50:22.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1472 | 2024-05-16T19:50:22.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1473 | 2024-05-16T19:50:22.566Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1474 | 2024-05-16T19:50:22.566Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4217
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1475 | 2024-05-16T19:50:22.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1476 | 2024-05-16T19:50:22.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1477 | 2024-05-16T19:50:22.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1478 | 2024-05-16T19:50:22.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1479 | 2024-05-16T19:50:22.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1480 | 2024-05-16T19:50:22.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1481 | 2024-05-16T19:50:22.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1482 | 2024-05-16T19:50:22.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 = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1483 | 2024-05-16T19:50:22.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1484 | 2024-05-16T19:50:22.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1485 | 2024-05-16T19:50:22.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1486 | 2024-05-16T19:50:22.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1487 | 2024-05-16T19:50:22.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1488 | 2024-05-16T19:50:22.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1489 | 2024-05-16T19:50:22.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1490 | 2024-05-16T19:50:22.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1491 | 2024-05-16T19:50:22.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1492 | 2024-05-16T19:50:23.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 306
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1493 | 2024-05-16T19:50:23.042Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1494 | 2024-05-16T19:50:23.042Z | 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 = 504
migration_id = 2ea0f800-1d2d-4746-a223-0e8f227853e9
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
timeout_duration = 45s
|
1495 | 2024-05-16T19:50:23.042Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1496 | 2024-05-16T19:50:23.159Z | 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: b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b64ae21a-7d7d-439b-9909-adae39a29ac0, silo_id: d5ea07f7-c161-4667-81b0-69def302823e }, name: "phd-vm-b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::import_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-e4b75ee8-5f2a-4ecd-95bc-926f0cecc04e/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1497 | 2024-05-16T19:50:23.159Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 116
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1498 | 2024-05-16T19:50:23.159Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 2ea0f800-1d2d-4746-a223-0e8f227853e9
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1499 | 2024-05-16T19:50:28.022Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1500 | 2024-05-16T19:50:28.023Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4863
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 2ea0f800-1d2d-4746-a223-0e8f227853e9
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1501 | 2024-05-16T19:50:28.023Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4980
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1502 | 2024-05-16T19:50:28.023Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 162
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
1503 | 2024-05-16T19:50:28.023Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1504 | 2024-05-16T19:50:28.023Z | 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 = 504
migration_id = 9b62ecce-b1d3-453e-84fd-eb0456e57a61
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
timeout_duration = 45s
|
1505 | 2024-05-16T19:50:28.023Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1506 | 2024-05-16T19:50:28.130Z | 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: 934db82a-435a-446b-9617-3e47c8b01f67, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 78598a76-3c35-4779-a989-43e440cf7831, silo_id: 7bc47d17-b569-45a7-9cdf-673dd8919a90 }, name: "phd-vm-934db82a-435a-446b-9617-3e47c8b01f67", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::import_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1507 | 2024-05-16T19:50:28.130Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 106
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1508 | 2024-05-16T19:50:28.130Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 9b62ecce-b1d3-453e-84fd-eb0456e57a61
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1509 | 2024-05-16T19:50:31.808Z | 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":9375}}
target = phd_framework::serial
|
1510 | 2024-05-16T19:50:35.410Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1511 | 2024-05-16T19:50:35.410Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 7280
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 9b62ecce-b1d3-453e-84fd-eb0456e57a61
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1512 | 2024-05-16T19:50:35.410Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7387
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
target = phd_framework::test_vm
target_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1513 | 2024-05-16T19:50:35.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1514 | 2024-05-16T19:50:35.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1515 | 2024-05-16T19:50:35.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1516 | 2024-05-16T19:50:35.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1517 | 2024-05-16T19:50:35.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1518 | 2024-05-16T19:50:35.510Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1519 | 2024-05-16T19:50:35.510Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1520 | 2024-05-16T19:50:35.510Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1521 | 2024-05-16T19:50:35.510Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1522 | 2024-05-16T19:50:35.511Z | 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
|
1523 | 2024-05-16T19:50:35.511Z | INFO | phd-runner: test phd_tests::migrate::running_process::import_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1524 | 2024-05-16T19:50:35.511Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 17164
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1525 | 2024-05-16T19:50:35.511Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1526 | 2024-05-16T19:50:35.511Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1527 | 2024-05-16T19:50:35.512Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1528 | 2024-05-16T19:50:35.512Z | 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::running_process::import_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1529 | 2024-05-16T19:50:35.646Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 12b14be1-6aca-4edd-9e29-3a3623212abd
|
1530 | 2024-05-16T19:50:36.074Z | 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::running_process::import_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1531 | 2024-05-16T19:50:36.205Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1532 | 2024-05-16T19:50:36.205Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e4b75ee8-5f2a-4ecd-95bc-926f0cecc04e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1533 | 2024-05-16T19:50:36.231Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1534 | 2024-05-16T19:50:36.232Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-78d2b0ec-daa3-494d-b0c4-f34a63839ea5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1535 | 2024-05-16T19:50:36.254Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 743
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = b2c445ba-25bb-4bc9-8b9a-b94ecc9e112e
|
1536 | 2024-05-16T19:50:36.255Z | 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::running_process::import_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1537 | 2024-05-16T19:50:36.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1538 | 2024-05-16T19:50:36.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6e3f34c0-2567-4dbd-86eb-4abff72ea8c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1539 | 2024-05-16T19:50:36.399Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1540 | 2024-05-16T19:50:36.399Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f540fbc-c619-4a4c-b031-30ce998af424"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1541 | 2024-05-16T19:50:36.422Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 911
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 934db82a-435a-446b-9617-3e47c8b01f67
|
1542 | 2024-05-16T19:50:36.422Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 18385
file = phd-tests/tests/src/migrate.rs
line = 120
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
1543 | 2024-05-16T19:50:36.422Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 911
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1544 | 2024-05-16T19:50:36.422Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::migrate_running_process
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1545 | 2024-05-16T19:50:36.422Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1546 | 2024-05-16T19:50:36.422Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1547 | 2024-05-16T19:50:36.422Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 100
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
1548 | 2024-05-16T19:50:36.422Z | 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
|
1549 | 2024-05-16T19:50:36.423Z | 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
|
1550 | 2024-05-16T19:50:36.423Z | 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
|
1551 | 2024-05-16T19:50:36.423Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
1552 | 2024-05-16T19:50:36.438Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 801M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1553 | 2024-05-16T19:50:36.438Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-85393bf8-86e9-41f0-8fa3-63daf34972a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = snapshot
|
1554 | 2024-05-16T19:50:36.458Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-85393bf8-86e9-41f0-8fa3-63daf34972a5", "phd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = clone
|
1555 | 2024-05-16T19:50:36.481Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
1556 | 2024-05-16T19:50:36.497Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d 0B 1.80T 801M /phd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d\n
target = phd_framework::zfs
|
1557 | 2024-05-16T19:50:36.498Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1558 | 2024-05-16T19:50:36.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 = 186
path = phd_tests::migrate::running_process::migrate_running_process
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process_source
|
1559 | 2024-05-16T19:50:36.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
|
1560 | 2024-05-16T19:50:36.499Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1561 | 2024-05-16T19:50:36.499Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/migrate_running_process_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process_source.stdout.log"
target = phd_framework::server_log_mode
|
1562 | 2024-05-16T19:50:36.509Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1059
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
1563 | 2024-05-16T19:50:36.510Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1564 | 2024-05-16T19:50:36.510Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1565 | 2024-05-16T19:50:36.510Z | 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 = 186
path = phd_tests::migrate::running_process::migrate_running_process
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process_target
|
1566 | 2024-05-16T19:50:36.510Z | 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
|
1567 | 2024-05-16T19:50:36.510Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1568 | 2024-05-16T19:50:36.510Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/migrate_running_process_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process_target.stdout.log"
target = phd_framework::server_log_mode
|
1569 | 2024-05-16T19:50:36.520Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1060
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
1570 | 2024-05-16T19:50:36.520Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1571 | 2024-05-16T19:50:36.521Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1572 | 2024-05-16T19:50:36.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:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1573 | 2024-05-16T19:50:37.130Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1574 | 2024-05-16T19:50:37.131Z | 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: 92409fcf-de37-4553-9184-6c650fdab75e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9aac6ef7-4c09-4091-8df5-08f1a4a00e80, silo_id: 710f83dc-b3dc-4f05-b5f0-b869b245a6f7 }, name: "phd-vm-92409fcf-de37-4553-9184-6c650fdab75e", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::running_process::migrate_running_process
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1575 | 2024-05-16T19:50:37.131Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 610
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1576 | 2024-05-16T19:50:37.131Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1577 | 2024-05-16T19:50:37.131Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::running_process::migrate_running_process
state = Run
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1578 | 2024-05-16T19:50:37.132Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1579 | 2024-05-16T19:50:37.132Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1580 | 2024-05-16T19:50:37.132Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1581 | 2024-05-16T19:50:37.132Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1582 | 2024-05-16T19:50:37.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1583 | 2024-05-16T19:50:37.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1584 | 2024-05-16T19:50:41.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4223
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1585 | 2024-05-16T19:50:41.355Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("root")
target = phd_framework::test_vm
|
1586 | 2024-05-16T19:50:41.355Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1587 | 2024-05-16T19:50:41.356Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1588 | 2024-05-16T19:50:41.356Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1589 | 2024-05-16T19:50:41.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1590 | 2024-05-16T19:50:41.377Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1591 | 2024-05-16T19:50:41.377Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4244
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1592 | 2024-05-16T19:50:41.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1593 | 2024-05-16T19:50:41.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1594 | 2024-05-16T19:50:41.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1595 | 2024-05-16T19:50:41.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1596 | 2024-05-16T19:50:41.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1597 | 2024-05-16T19:50:41.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1598 | 2024-05-16T19:50:41.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1599 | 2024-05-16T19:50:41.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1600 | 2024-05-16T19:50:41.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1601 | 2024-05-16T19:50:41.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1602 | 2024-05-16T19:50:41.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1603 | 2024-05-16T19:50:41.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1604 | 2024-05-16T19:50:41.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1605 | 2024-05-16T19:50:41.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1606 | 2024-05-16T19:50:41.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1607 | 2024-05-16T19:50:41.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1608 | 2024-05-16T19:50:41.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1609 | 2024-05-16T19:50:41.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 311
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1610 | 2024-05-16T19:50:41.857Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1611 | 2024-05-16T19:50:41.858Z | 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 = 504
migration_id = 84cfd583-63a7-443c-a15b-3a073649b04a
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
timeout_duration = 45s
|
1612 | 2024-05-16T19:50:41.858Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1613 | 2024-05-16T19:50:41.975Z | 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: 1dda1965-d9d1-4b54-a510-954cdad68fec, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b871e367-3a28-4f22-a0c0-c4f003f94efa, silo_id: 5d76a1eb-80ab-492b-9e07-c3313c9dcd31 }, name: "phd-vm-1dda1965-d9d1-4b54-a510-954cdad68fec", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::migrate_running_process
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1614 | 2024-05-16T19:50:41.975Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 117
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1615 | 2024-05-16T19:50:41.976Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 84cfd583-63a7-443c-a15b-3a073649b04a
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1616 | 2024-05-16T19:50:45.625Z | 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":9375}}
target = phd_framework::serial
|
1617 | 2024-05-16T19:50:45.789Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1618 | 2024-05-16T19:50:45.790Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3813
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 84cfd583-63a7-443c-a15b-3a073649b04a
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1619 | 2024-05-16T19:50:45.790Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3932
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 92409fcf-de37-4553-9184-6c650fdab75e
target = phd_framework::test_vm
target_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1620 | 2024-05-16T19:50:45.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1621 | 2024-05-16T19:50:45.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1622 | 2024-05-16T19:50:46.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 743
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1623 | 2024-05-16T19:50:46.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1624 | 2024-05-16T19:50:46.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1625 | 2024-05-16T19:50:46.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1626 | 2024-05-16T19:50:46.622Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1627 | 2024-05-16T19:50:46.622Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1628 | 2024-05-16T19:50:46.623Z | 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
|
1629 | 2024-05-16T19:50:46.623Z | INFO | phd-runner: test phd_tests::migrate::running_process::migrate_running_process ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1630 | 2024-05-16T19:50:46.623Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9492
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1631 | 2024-05-16T19:50:46.623Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1632 | 2024-05-16T19:50:46.623Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1633 | 2024-05-16T19:50:46.624Z | 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::running_process::migrate_running_process
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1634 | 2024-05-16T19:50:46.758Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 92409fcf-de37-4553-9184-6c650fdab75e
|
1635 | 2024-05-16T19:50:46.760Z | 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::running_process::migrate_running_process
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1636 | 2024-05-16T19:50:46.896Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1637 | 2024-05-16T19:50:46.896Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-321ed948-1a60-4708-a77e-31a34cf2d14d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1638 | 2024-05-16T19:50:46.932Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1639 | 2024-05-16T19:50:46.932Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-85393bf8-86e9-41f0-8fa3-63daf34972a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1640 | 2024-05-16T19:50:46.955Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 332
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 1dda1965-d9d1-4b54-a510-954cdad68fec
|
1641 | 2024-05-16T19:50:46.955Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10532
file = phd-tests/tests/src/migrate.rs
line = 100
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
1642 | 2024-05-16T19:50:46.955Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 332
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1643 | 2024-05-16T19:50:46.955Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1644 | 2024-05-16T19:50:46.955Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1645 | 2024-05-16T19:50:46.955Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1646 | 2024-05-16T19:50:46.955Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
1647 | 2024-05-16T19:50:46.955Z | 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
|
1648 | 2024-05-16T19:50:46.956Z | 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
|
1649 | 2024-05-16T19:50:46.956Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/92ca9a205b0cbde1d1892db2b6cb7ff84eef850f31be5d4c9f1b6960ddbb1949/crucible-downstairs
target = phd_framework::artifacts::store
|
1650 | 2024-05-16T19:50:46.956Z | 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
|
1651 | 2024-05-16T19:50:46.957Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9000", "--encrypted", "--uuid", "cf1a2e3c-49cc-44e5-8b99-2a9f60b94418", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1652 | 2024-05-16T19:50:47.016Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:46.97590564Z","hostname":"sock","pid":1065}\n{"msg":"UUID: cf1a2e3c-49cc-44e5-8b99-2a9f60b94418","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:47.00860372Z","hostname":"sock","pid":1065}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:47.008618741Z","hostname":"sock","pid":1065}\n
target = phd_framework::disk::crucible
|
1653 | 2024-05-16T19:50:47.016Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9001", "--encrypted", "--uuid", "cf1a2e3c-49cc-44e5-8b99-2a9f60b94418", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1654 | 2024-05-16T19:50:47.075Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:47.036402214Z","hostname":"sock","pid":1066}\n{"msg":"UUID: cf1a2e3c-49cc-44e5-8b99-2a9f60b94418","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:47.068149392Z","hostname":"sock","pid":1066}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:47.068162502Z","hostname":"sock","pid":1066}\n
target = phd_framework::disk::crucible
|
1655 | 2024-05-16T19:50:47.075Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9002", "--encrypted", "--uuid", "cf1a2e3c-49cc-44e5-8b99-2a9f60b94418", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1656 | 2024-05-16T19:50:47.133Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:47.094376083Z","hostname":"sock","pid":1067}\n{"msg":"UUID: cf1a2e3c-49cc-44e5-8b99-2a9f60b94418","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:47.125951424Z","hostname":"sock","pid":1067}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:50:47.125966065Z","hostname":"sock","pid":1067}\n
target = phd_framework::disk::crucible
|
1657 | 2024-05-16T19:50:47.133Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9000.stdout.log"
target = phd_framework::server_log_mode
|
1658 | 2024-05-16T19:50:47.133Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1659 | 2024-05-16T19:50:47.133Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1660 | 2024-05-16T19:50:47.145Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9001.stdout.log"
target = phd_framework::server_log_mode
|
1661 | 2024-05-16T19:50:47.145Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1662 | 2024-05-16T19:50:47.145Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1663 | 2024-05-16T19:50:47.156Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9002.stdout.log"
target = phd_framework::server_log_mode
|
1664 | 2024-05-16T19:50:47.156Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1665 | 2024-05-16T19:50:47.156Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1666 | 2024-05-16T19:50:47.167Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1667 | 2024-05-16T19:50:47.167Z | 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 = 186
path = phd_tests::crucible::migrate::load_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"cf1a2e3c-49cc-44e5-8b99-2a9f60b94418\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"e6c6f696-cc22-4520-a6b3-1354a3bd1b6c\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"7b76c1b5-65c1-48dc-aa36-399539fc178c\\",\\"key\\":\\"X8ysxx+Cj+ugJShqU9om02VZKpsts6Ysa2DpGP/k7Fc=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_load_test_source
|
1668 | 2024-05-16T19:50:47.167Z | 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
|
1669 | 2024-05-16T19:50:47.167Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_load_test_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1670 | 2024-05-16T19:50:47.167Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_load_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_load_test_source.stdout.log"
target = phd_framework::server_log_mode
|
1671 | 2024-05-16T19:50:47.178Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1071
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
1672 | 2024-05-16T19:50:47.179Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1673 | 2024-05-16T19:50:47.179Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1674 | 2024-05-16T19:50:47.180Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1675 | 2024-05-16T19:50:47.939Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1676 | 2024-05-16T19:50:47.940Z | 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: a716dd41-3cac-4214-b0d9-ba02f4158f00, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d7f77e90-84e0-46fd-8761-38c4c792b006, silo_id: 3aa0cbf3-0c48-449c-bd7d-e2a87783bc39 }, name: "phd-vm-a716dd41-3cac-4214-b0d9-ba02f4158f00", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::crucible::migrate::load_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"cf1a2e3c-49cc-44e5-8b99-2a9f60b94418\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"e6c6f696-cc22-4520-a6b3-1354a3bd1b6c\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"7b76c1b5-65c1-48dc-aa36-399539fc178c\\",\\"key\\":\\"X8ysxx+Cj+ugJShqU9om02VZKpsts6Ysa2DpGP/k7Fc=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1677 | 2024-05-16T19:50:47.940Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 760
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1678 | 2024-05-16T19:50:47.940Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1679 | 2024-05-16T19:50:47.940Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::crucible::migrate::load_test
state = Run
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1680 | 2024-05-16T19:50:47.941Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1681 | 2024-05-16T19:50:47.941Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1682 | 2024-05-16T19:50:47.941Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1683 | 2024-05-16T19:50:47.941Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1684 | 2024-05-16T19:50:47.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1685 | 2024-05-16T19:50:47.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1686 | 2024-05-16T19:50:52.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4936
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1687 | 2024-05-16T19:50:52.878Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::load_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1688 | 2024-05-16T19:50:52.878Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1689 | 2024-05-16T19:50:52.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1690 | 2024-05-16T19:50:52.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1691 | 2024-05-16T19:50:52.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1692 | 2024-05-16T19:50:52.899Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1693 | 2024-05-16T19:50:52.899Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4957
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1694 | 2024-05-16T19:50:52.899Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1695 | 2024-05-16T19:50:52.899Z | 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 = 186
path = phd_tests::crucible::migrate::load_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"cf1a2e3c-49cc-44e5-8b99-2a9f60b94418\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"f306969a-c835-4c45-a8ea-1b1e04c6d94c\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"ebdb8dc6-672e-492e-a932-cec0668dac63\\",\\"key\\":\\"X8ysxx+Cj+ugJShqU9om02VZKpsts6Ysa2DpGP/k7Fc=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_load_test_target
|
1696 | 2024-05-16T19:50:52.899Z | 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
|
1697 | 2024-05-16T19:50:52.899Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_load_test_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1698 | 2024-05-16T19:50:52.899Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_load_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_load_test_target.stdout.log"
target = phd_framework::server_log_mode
|
1699 | 2024-05-16T19:50:52.916Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1072
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
1700 | 2024-05-16T19:50:52.916Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1701 | 2024-05-16T19:50:52.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1702 | 2024-05-16T19:50:52.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1703 | 2024-05-16T19:50:52.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1704 | 2024-05-16T19:50:52.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1705 | 2024-05-16T19:50:52.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1706 | 2024-05-16T19:50:53.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 230
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1707 | 2024-05-16T19:50:53.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1708 | 2024-05-16T19:50:53.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1709 | 2024-05-16T19:50:53.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1710 | 2024-05-16T19:50:53.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1711 | 2024-05-16T19:50:53.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1712 | 2024-05-16T19:50:53.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 270
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1713 | 2024-05-16T19:50:53.441Z | INFO | phd-runner: [TEST - EVENT] Generated SHA256 checksum: 3786c9fdd97e3bc6ac1b4e6853b5df12d4ba5fed9b60415a8333fc9a97eccb14
file = phd-tests/tests/src/crucible/migrate.rs
line = 72
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
1714 | 2024-05-16T19:50:53.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1715 | 2024-05-16T19:50:53.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1716 | 2024-05-16T19:50:53.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1717 | 2024-05-16T19:50:53.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1718 | 2024-05-16T19:50:53.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1719 | 2024-05-16T19:50:53.474Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1720 | 2024-05-16T19:50:53.474Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1721 | 2024-05-16T19:50:53.474Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = d6a0f9bf-6628-45c2-a0c3-edb86e1200a8
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
timeout_duration = 45s
|
1722 | 2024-05-16T19:50:53.474Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1723 | 2024-05-16T19:50:53.602Z | 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: 45900fd6-43ee-4e26-93eb-b56bd7f8e60e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 06330ab6-676e-4001-972b-912d0f1eb2be, silo_id: 1bc9ec99-3e5d-4445-8488-8bf733344116 }, name: "phd-vm-45900fd6-43ee-4e26-93eb-b56bd7f8e60e", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::crucible::migrate::load_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"cf1a2e3c-49cc-44e5-8b99-2a9f60b94418\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"f306969a-c835-4c45-a8ea-1b1e04c6d94c\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"ebdb8dc6-672e-492e-a932-cec0668dac63\\",\\"key\\":\\"X8ysxx+Cj+ugJShqU9om02VZKpsts6Ysa2DpGP/k7Fc=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1724 | 2024-05-16T19:50:53.602Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1725 | 2024-05-16T19:50:53.603Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = d6a0f9bf-6628-45c2-a0c3-edb86e1200a8
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1726 | 2024-05-16T19:50:59.374Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7920}}
target = phd_framework::serial
|
1727 | 2024-05-16T19:51:02.235Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1728 | 2024-05-16T19:51:02.235Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 8632
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = d6a0f9bf-6628-45c2-a0c3-edb86e1200a8
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1729 | 2024-05-16T19:51:02.235Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 8761
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
target = phd_framework::test_vm
target_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1730 | 2024-05-16T19:51:02.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1731 | 2024-05-16T19:51:02.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1732 | 2024-05-16T19:51:02.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1733 | 2024-05-16T19:51:02.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1734 | 2024-05-16T19:51:02.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1735 | 2024-05-16T19:51:02.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1736 | 2024-05-16T19:51:02.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1737 | 2024-05-16T19:51:02.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1738 | 2024-05-16T19:51:02.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1739 | 2024-05-16T19:51:02.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1740 | 2024-05-16T19:51:02.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1741 | 2024-05-16T19:51:02.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 268
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1742 | 2024-05-16T19:51:02.561Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1743 | 2024-05-16T19:51:02.561Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1744 | 2024-05-16T19:51:02.561Z | 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
|
1745 | 2024-05-16T19:51:02.561Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1746 | 2024-05-16T19:51:02.561Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14621
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1747 | 2024-05-16T19:51:02.561Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1748 | 2024-05-16T19:51:02.562Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1749 | 2024-05-16T19:51:02.563Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1750 | 2024-05-16T19:51:02.700Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 139
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = a716dd41-3cac-4214-b0d9-ba02f4158f00
|
1751 | 2024-05-16T19:51:02.702Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1752 | 2024-05-16T19:51:02.841Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9000" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1753 | 2024-05-16T19:51:02.852Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9000"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1754 | 2024-05-16T19:51:02.863Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9001" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1755 | 2024-05-16T19:51:02.875Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9001"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1756 | 2024-05-16T19:51:02.885Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9002" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1757 | 2024-05-16T19:51:02.894Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/cf1a2e3c-49cc-44e5-8b99-2a9f60b94418_9002"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1758 | 2024-05-16T19:51:02.905Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 343
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 45900fd6-43ee-4e26-93eb-b56bd7f8e60e
|
1759 | 2024-05-16T19:51:02.905Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15949
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
1760 | 2024-05-16T19:51:02.905Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 343
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1761 | 2024-05-16T19:51:02.905Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1762 | 2024-05-16T19:51:02.905Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1763 | 2024-05-16T19:51:02.905Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1764 | 2024-05-16T19:51:02.905Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
1765 | 2024-05-16T19:51:02.906Z | 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
|
1766 | 2024-05-16T19:51:02.906Z | 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
|
1767 | 2024-05-16T19:51:02.906Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/92ca9a205b0cbde1d1892db2b6cb7ff84eef850f31be5d4c9f1b6960ddbb1949/crucible-downstairs
target = phd_framework::artifacts::store
|
1768 | 2024-05-16T19:51:02.906Z | 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
|
1769 | 2024-05-16T19:51:02.906Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9000", "--encrypted", "--uuid", "6877cffc-4d2c-46f7-9c1a-2a52a6db03ba", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1770 | 2024-05-16T19:51:02.974Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:02.932707982Z","hostname":"sock","pid":1075}\n{"msg":"UUID: 6877cffc-4d2c-46f7-9c1a-2a52a6db03ba","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:02.965891709Z","hostname":"sock","pid":1075}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:02.965904239Z","hostname":"sock","pid":1075}\n
target = phd_framework::disk::crucible
|
1771 | 2024-05-16T19:51:02.974Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9001", "--encrypted", "--uuid", "6877cffc-4d2c-46f7-9c1a-2a52a6db03ba", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1772 | 2024-05-16T19:51:03.040Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:02.998671971Z","hostname":"sock","pid":1076}\n{"msg":"UUID: 6877cffc-4d2c-46f7-9c1a-2a52a6db03ba","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:03.032551621Z","hostname":"sock","pid":1076}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:03.032563422Z","hostname":"sock","pid":1076}\n
target = phd_framework::disk::crucible
|
1773 | 2024-05-16T19:51:03.040Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9002", "--encrypted", "--uuid", "6877cffc-4d2c-46f7-9c1a-2a52a6db03ba", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1774 | 2024-05-16T19:51:03.099Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:03.059890469Z","hostname":"sock","pid":1077}\n{"msg":"UUID: 6877cffc-4d2c-46f7-9c1a-2a52a6db03ba","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:03.092510317Z","hostname":"sock","pid":1077}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-05-16T19:51:03.092520957Z","hostname":"sock","pid":1077}\n
target = phd_framework::disk::crucible
|
1775 | 2024-05-16T19:51:03.100Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9000.stdout.log"
target = phd_framework::server_log_mode
|
1776 | 2024-05-16T19:51:03.100Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1777 | 2024-05-16T19:51:03.100Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1778 | 2024-05-16T19:51:03.111Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9001.stdout.log"
target = phd_framework::server_log_mode
|
1779 | 2024-05-16T19:51:03.111Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1780 | 2024-05-16T19:51:03.111Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1781 | 2024-05-16T19:51:03.120Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9002.stdout.log"
target = phd_framework::server_log_mode
|
1782 | 2024-05-16T19:51:03.120Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1783 | 2024-05-16T19:51:03.120Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1784 | 2024-05-16T19:51:03.131Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1785 | 2024-05-16T19:51:03.131Z | 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 = 186
path = phd_tests::crucible::migrate::smoke_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"6877cffc-4d2c-46f7-9c1a-2a52a6db03ba\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"b01725d4-0d04-4fac-b145-c586ebb5361c\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"07590498-c058-4aee-b06e-451966010579\\",\\"key\\":\\"gWS4i3m/Ly6PcPw5cKRq1gbbblnuUsHwwEgU2CoKylY=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_source
|
1786 | 2024-05-16T19:51:03.131Z | 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
|
1787 | 2024-05-16T19:51:03.131Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1788 | 2024-05-16T19:51:03.131Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.stdout.log"
target = phd_framework::server_log_mode
|
1789 | 2024-05-16T19:51:03.142Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1081
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
1790 | 2024-05-16T19:51:03.142Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1791 | 2024-05-16T19:51:03.142Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1792 | 2024-05-16T19:51:03.143Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1793 | 2024-05-16T19:51:03.648Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1794 | 2024-05-16T19:51:03.648Z | 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: 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 748ae527-3722-4f05-806f-4b36c3d7f74e, silo_id: feeda439-948c-4abf-88f9-3e469e2ebe76 }, name: "phd-vm-6a247fb2-4ee7-42d0-8fac-4c1cb902c76e", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::crucible::migrate::smoke_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"6877cffc-4d2c-46f7-9c1a-2a52a6db03ba\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"b01725d4-0d04-4fac-b145-c586ebb5361c\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"07590498-c058-4aee-b06e-451966010579\\",\\"key\\":\\"gWS4i3m/Ly6PcPw5cKRq1gbbblnuUsHwwEgU2CoKylY=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1795 | 2024-05-16T19:51:03.649Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 506
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1796 | 2024-05-16T19:51:03.649Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1797 | 2024-05-16T19:51:03.649Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::crucible::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1798 | 2024-05-16T19:51:03.649Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1799 | 2024-05-16T19:51:03.649Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1800 | 2024-05-16T19:51:03.650Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1801 | 2024-05-16T19:51:03.650Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1802 | 2024-05-16T19:51:03.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1803 | 2024-05-16T19:51:03.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1804 | 2024-05-16T19:51:08.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4893
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1805 | 2024-05-16T19:51:08.544Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1806 | 2024-05-16T19:51:08.544Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1807 | 2024-05-16T19:51:08.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1808 | 2024-05-16T19:51:08.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1809 | 2024-05-16T19:51:08.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1810 | 2024-05-16T19:51:08.565Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1811 | 2024-05-16T19:51:08.565Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4915
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1812 | 2024-05-16T19:51:08.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1813 | 2024-05-16T19:51:08.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1814 | 2024-05-16T19:51:08.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1815 | 2024-05-16T19:51:08.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1816 | 2024-05-16T19:51:08.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1817 | 2024-05-16T19:51:08.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1818 | 2024-05-16T19:51:08.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1819 | 2024-05-16T19:51:08.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1820 | 2024-05-16T19:51:08.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1821 | 2024-05-16T19:51:08.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1822 | 2024-05-16T19:51:08.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1823 | 2024-05-16T19:51:08.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1824 | 2024-05-16T19:51:08.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1825 | 2024-05-16T19:51:08.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1826 | 2024-05-16T19:51:08.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1827 | 2024-05-16T19:51:08.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1828 | 2024-05-16T19:51:08.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1829 | 2024-05-16T19:51:08.679Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1830 | 2024-05-16T19:51:08.680Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1831 | 2024-05-16T19:51:08.680Z | 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 = 186
path = phd_tests::crucible::migrate::smoke_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"6877cffc-4d2c-46f7-9c1a-2a52a6db03ba\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"d0372d38-8712-42b7-9e4e-913beddda791\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"cfe14a37-4dca-4443-9e66-b096a84eeb72\\",\\"key\\":\\"gWS4i3m/Ly6PcPw5cKRq1gbbblnuUsHwwEgU2CoKylY=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_target
|
1832 | 2024-05-16T19:51:08.680Z | 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
|
1833 | 2024-05-16T19:51:08.680Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1834 | 2024-05-16T19:51:08.680Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.stdout.log"
target = phd_framework::server_log_mode
|
1835 | 2024-05-16T19:51:08.697Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1082
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
1836 | 2024-05-16T19:51:08.697Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1837 | 2024-05-16T19:51:08.697Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1838 | 2024-05-16T19:51:08.697Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 73dd14af-8bf7-4d17-8d07-9479faba15b9
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
timeout_duration = 45s
|
1839 | 2024-05-16T19:51:08.697Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1840 | 2024-05-16T19:51:08.698Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9005/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1841 | 2024-05-16T19:51:09.310Z | 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: 349ff710-1261-4b5a-ac14-6f5abfa97277, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c30b680a-e8d8-4f6f-a02f-1db57ca26cff, silo_id: 9f5194b3-764a-41a9-a664-f07f619a7ba4 }, name: "phd-vm-349ff710-1261-4b5a-ac14-6f5abfa97277", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::crucible::migrate::smoke_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"6877cffc-4d2c-46f7-9c1a-2a52a6db03ba\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"d0372d38-8712-42b7-9e4e-913beddda791\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"cfe14a37-4dca-4443-9e66-b096a84eeb72\\",\\"key\\":\\"gWS4i3m/Ly6PcPw5cKRq1gbbblnuUsHwwEgU2CoKylY=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1842 | 2024-05-16T19:51:09.310Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 612
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1843 | 2024-05-16T19:51:09.310Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 73dd14af-8bf7-4d17-8d07-9479faba15b9
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1844 | 2024-05-16T19:51:13.030Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7718}}
target = phd_framework::serial
|
1845 | 2024-05-16T19:51:14.076Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1846 | 2024-05-16T19:51:14.076Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4766
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 73dd14af-8bf7-4d17-8d07-9479faba15b9
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1847 | 2024-05-16T19:51:14.076Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5379
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
target = phd_framework::test_vm
target_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1848 | 2024-05-16T19:51:14.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1849 | 2024-05-16T19:51:14.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1850 | 2024-05-16T19:51:14.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1851 | 2024-05-16T19:51:14.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1852 | 2024-05-16T19:51:14.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1853 | 2024-05-16T19:51:14.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1854 | 2024-05-16T19:51:14.122Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1855 | 2024-05-16T19:51:14.122Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1856 | 2024-05-16T19:51:14.122Z | 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
|
1857 | 2024-05-16T19:51:14.122Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10474
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1858 | 2024-05-16T19:51:14.122Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1859 | 2024-05-16T19:51:14.122Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1860 | 2024-05-16T19:51:14.123Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1861 | 2024-05-16T19:51:14.123Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1862 | 2024-05-16T19:51:14.263Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 6a247fb2-4ee7-42d0-8fac-4c1cb902c76e
|
1863 | 2024-05-16T19:51:14.264Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1864 | 2024-05-16T19:51:14.396Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9000" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1865 | 2024-05-16T19:51:14.407Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9000"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1866 | 2024-05-16T19:51:14.418Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9001" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1867 | 2024-05-16T19:51:14.431Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9001"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1868 | 2024-05-16T19:51:14.441Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9002" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1869 | 2024-05-16T19:51:14.453Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/6877cffc-4d2c-46f7-9c1a-2a52a6db03ba_9002"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1870 | 2024-05-16T19:51:14.463Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 341
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 349ff710-1261-4b5a-ac14-6f5abfa97277
|
1871 | 2024-05-16T19:51:14.463Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11557
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
1872 | 2024-05-16T19:51:14.463Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 341
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1873 | 2024-05-16T19:51:14.464Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1874 | 2024-05-16T19:51:14.464Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1875 | 2024-05-16T19:51:14.464Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1876 | 2024-05-16T19:51:14.464Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
1877 | 2024-05-16T19:51:14.464Z | 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
|
1878 | 2024-05-16T19:51:14.464Z | 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
|
1879 | 2024-05-16T19:51:14.464Z | 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
|
1880 | 2024-05-16T19:51:14.464Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
1881 | 2024-05-16T19:51:14.488Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 803M 1.80T 801M /phd-artifacts\n
target = phd_framework::zfs
|
1882 | 2024-05-16T19:51:14.488Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-84d777de-bca2-408c-90cf-c8b2331ff582"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
1883 | 2024-05-16T19:51:14.513Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-84d777de-bca2-408c-90cf-c8b2331ff582", "phd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = clone
|
1884 | 2024-05-16T19:51:14.539Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
1885 | 2024-05-16T19:51:14.555Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8 0B 1.80T 801M /phd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8\n
target = phd_framework::zfs
|
1886 | 2024-05-16T19:51:14.556Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1887 | 2024-05-16T19:51:14.556Z | 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 = 186
path = phd_tests::hw::lspci_lifecycle_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
1888 | 2024-05-16T19:51:14.556Z | 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
|
1889 | 2024-05-16T19:51:14.556Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1890 | 2024-05-16T19:51:14.556Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log"
target = phd_framework::server_log_mode
|
1891 | 2024-05-16T19:51:14.567Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1089
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
1892 | 2024-05-16T19:51:14.567Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1893 | 2024-05-16T19:51:14.567Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1894 | 2024-05-16T19:51:14.568Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1895 | 2024-05-16T19:51:15.388Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1896 | 2024-05-16T19:51:15.389Z | 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: 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 63ef274a-4e11-45ee-9493-51e4db208198, silo_id: 3182d21b-9100-432f-be80-d4fce53b212d }, name: "phd-vm-793f3e7b-a97e-40f3-aa8b-f60be5d9b83b", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::hw::lspci_lifecycle_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1897 | 2024-05-16T19:51:15.389Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 821
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1898 | 2024-05-16T19:51:15.389Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1899 | 2024-05-16T19:51:15.389Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1900 | 2024-05-16T19:51:15.390Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1901 | 2024-05-16T19:51:15.390Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1902 | 2024-05-16T19:51:15.390Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1903 | 2024-05-16T19:51:15.390Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1904 | 2024-05-16T19:51:15.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1905 | 2024-05-16T19:51:15.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1906 | 2024-05-16T19:51:19.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4227
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1907 | 2024-05-16T19:51:19.618Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1908 | 2024-05-16T19:51:19.618Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1909 | 2024-05-16T19:51:19.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1910 | 2024-05-16T19:51:19.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1911 | 2024-05-16T19:51:19.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1912 | 2024-05-16T19:51:19.639Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1913 | 2024-05-16T19:51:19.639Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4249
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1914 | 2024-05-16T19:51:19.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1915 | 2024-05-16T19:51:19.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1916 | 2024-05-16T19:51:19.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1917 | 2024-05-16T19:51:19.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1918 | 2024-05-16T19:51:19.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1919 | 2024-05-16T19:51:19.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1920 | 2024-05-16T19:51:19.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1921 | 2024-05-16T19:51:19.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1922 | 2024-05-16T19:51:19.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1923 | 2024-05-16T19:51:19.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1924 | 2024-05-16T19:51:19.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1925 | 2024-05-16T19:51:19.721Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1926 | 2024-05-16T19:51:19.722Z | INFO | phd-runner: [TEST - EVENT] stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 58
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
1927 | 2024-05-16T19:51:19.722Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1928 | 2024-05-16T19:51:19.722Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::hw::lspci_lifecycle_test
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1929 | 2024-05-16T19:51:19.723Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1930 | 2024-05-16T19:51:19.723Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1931 | 2024-05-16T19:51:19.724Z | 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 = 186
path = phd_tests::hw::lspci_lifecycle_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
1932 | 2024-05-16T19:51:19.724Z | 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
|
1933 | 2024-05-16T19:51:19.724Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1934 | 2024-05-16T19:51:19.724Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
1935 | 2024-05-16T19:51:19.741Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1090
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
1936 | 2024-05-16T19:51:19.742Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1937 | 2024-05-16T19:51:19.742Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1938 | 2024-05-16T19:51:19.742Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1939 | 2024-05-16T19:51:19.742Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
1940 | 2024-05-16T19:51:19.742Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4354
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1941 | 2024-05-16T19:51:20.140Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1942 | 2024-05-16T19:51:20.141Z | 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: 50de6d53-48f9-4d77-819c-aa94f7c58a22, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: a17e51ae-ad69-4d3a-8709-f44971136f2a, silo_id: 2da1a61a-4405-4cdb-87d6-e37f47b86bbd }, name: "phd-vm-50de6d53-48f9-4d77-819c-aa94f7c58a22", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::hw::lspci_lifecycle_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1943 | 2024-05-16T19:51:20.141Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 399
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1944 | 2024-05-16T19:51:20.141Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1945 | 2024-05-16T19:51:20.141Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1946 | 2024-05-16T19:51:20.142Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1947 | 2024-05-16T19:51:20.142Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1948 | 2024-05-16T19:51:20.142Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1949 | 2024-05-16T19:51:20.142Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1950 | 2024-05-16T19:51:20.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1951 | 2024-05-16T19:51:20.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1952 | 2024-05-16T19:51:24.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4158
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1953 | 2024-05-16T19:51:24.301Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1954 | 2024-05-16T19:51:24.302Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1955 | 2024-05-16T19:51:24.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1956 | 2024-05-16T19:51:24.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1957 | 2024-05-16T19:51:24.322Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1958 | 2024-05-16T19:51:24.322Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1959 | 2024-05-16T19:51:24.322Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4179
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
1960 | 2024-05-16T19:51:24.322Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1961 | 2024-05-16T19:51:24.322Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1962 | 2024-05-16T19:51:24.322Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1963 | 2024-05-16T19:51:24.323Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1964 | 2024-05-16T19:51:24.464Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 141
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 793f3e7b-a97e-40f3-aa8b-f60be5d9b83b
|
1965 | 2024-05-16T19:51:24.466Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 143
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1966 | 2024-05-16T19:51:24.466Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1967 | 2024-05-16T19:51:24.466Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1968 | 2024-05-16T19:51:24.489Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1969 | 2024-05-16T19:51:24.489Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1970 | 2024-05-16T19:51:24.489Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1971 | 2024-05-16T19:51:24.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1972 | 2024-05-16T19:51:24.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1973 | 2024-05-16T19:51:24.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1974 | 2024-05-16T19:51:24.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1975 | 2024-05-16T19:51:24.533Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1976 | 2024-05-16T19:51:24.533Z | 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
|
1977 | 2024-05-16T19:51:24.533Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1978 | 2024-05-16T19:51:24.534Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4393
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1979 | 2024-05-16T19:51:24.534Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1980 | 2024-05-16T19:51:24.534Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1981 | 2024-05-16T19:51:25.046Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1982 | 2024-05-16T19:51:25.186Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1983 | 2024-05-16T19:51:25.186Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a455a748-5a4c-48e6-947c-cb0a9545b1f8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1984 | 2024-05-16T19:51:25.220Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1985 | 2024-05-16T19:51:25.220Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-84d777de-bca2-408c-90cf-c8b2331ff582"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1986 | 2024-05-16T19:51:25.245Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 711
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 50de6d53-48f9-4d77-819c-aa94f7c58a22
|
1987 | 2024-05-16T19:51:25.245Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10780
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
1988 | 2024-05-16T19:51:25.245Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 711
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1989 | 2024-05-16T19:51:25.245Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
1990 | 2024-05-16T19:51:25.245Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
1991 | | |
1992 | | failures: |
1993 | | phd_tests::migrate::from_base::migration_from_base_and_back |
1994 | | phd_tests::migrate::from_base::serial_history |
1995 | | phd_tests::migrate::from_base::can_migrate_from_base |
1996 | | |
1997 | | test result: FAILED. 18 passed; 3 failed; 1 skipped; 0 not run; finished in 304.02s |
1998 | | |
1999 | 2024-05-16T19:51:25.245Z | DEBG | phd-runner: phd_runner
exit_code = 3
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|