| 1 | 2024-07-22T23:41:40.270Z | 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-07-22T23:41:40.272Z | 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: 1494, tv_nsec: 227414295 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2024-07-22T23:41:40.272Z | 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-07-22T23:41:40.272Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = e58ca3693cb9ce0438947beba10e97ee38a0966b
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
| 5 | 2024-07-22T23:41:40.273Z | 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/e58ca3693cb9ce0438947beba10e97ee38a0966b/crucible-nightly.sha256.txt
|
| 6 | 2024-07-22T23:41:40.442Z | 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-07-22T23:41:40.849Z | 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/0dd258e2088417d22646dd682e365d04e6904911/propolis-server.sha256.txt
|
| 8 | 2024-07-22T23:41:41.020Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2024-07-22T23:41:41.020Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2024-07-22T23:41:41.020Z | INFO | phd-runner: Running 26 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2024-07-22T23:41:41.020Z | 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-07-22T23:41:41.020Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2024-07-22T23:41:41.020Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2024-07-22T23:41:41.021Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 46
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 15 | 2024-07-22T23:41:41.021Z | 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-07-22T23:41:41.021Z | 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-07-22T23:41:41.628Z | 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-07-22T23:41:41.658Z | 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-07-22T23:42:11.054Z | 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/b1c66dd50d75b6fdffecaedb75102ae752fc0c463a068eb7206565121788d97e/crucible-nightly.tar.gz
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::artifacts::store
|
| 20 | 2024-07-22T23:42:11.054Z | 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/e58ca3693cb9ce0438947beba10e97ee38a0966b/crucible-nightly.tar.gz
|
| 21 | 2024-07-22T23:42:27.240Z | DEBG | phd-runner: [TEST - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/b1c66dd50d75b6fdffecaedb75102ae752fc0c463a068eb7206565121788d97e/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-07-22T23:42:27.240Z | 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-07-22T23:42:34.008Z | 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-07-22T23:42:34.008Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9000", "--encrypted", "--uuid", "084e7210-53e4-4f2a-9cb5-f3246e5d803f", "--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-07-22T23:42:34.087Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.047443843Z","hostname":"sock","pid":864}\n{"msg":"UUID: 084e7210-53e4-4f2a-9cb5-f3246e5d803f","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.080602852Z","hostname":"sock","pid":864}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.080612922Z","hostname":"sock","pid":864}\n
target = phd_framework::disk::crucible
|
| 26 | 2024-07-22T23:42:34.087Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9001", "--encrypted", "--uuid", "084e7210-53e4-4f2a-9cb5-f3246e5d803f", "--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-07-22T23:42:34.143Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.105927628Z","hostname":"sock","pid":865}\n{"msg":"UUID: 084e7210-53e4-4f2a-9cb5-f3246e5d803f","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.137067478Z","hostname":"sock","pid":865}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.137078238Z","hostname":"sock","pid":865}\n
target = phd_framework::disk::crucible
|
| 28 | 2024-07-22T23:42:34.144Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9002", "--encrypted", "--uuid", "084e7210-53e4-4f2a-9cb5-f3246e5d803f", "--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-07-22T23:42:34.203Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.163882558Z","hostname":"sock","pid":866}\n{"msg":"UUID: 084e7210-53e4-4f2a-9cb5-f3246e5d803f","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.196509591Z","hostname":"sock","pid":866}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.196521582Z","hostname":"sock","pid":866}\n
target = phd_framework::disk::crucible
|
| 30 | 2024-07-22T23:42:34.203Z | 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_084e7210-53e4-4f2a-9cb5-f3246e5d803f_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_084e7210-53e4-4f2a-9cb5-f3246e5d803f_9000.stdout.log"
target = phd_framework::server_log_mode
|
| 31 | 2024-07-22T23:42:34.203Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_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-07-22T23:42:34.203Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_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-07-22T23:42:34.215Z | 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_084e7210-53e4-4f2a-9cb5-f3246e5d803f_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_084e7210-53e4-4f2a-9cb5-f3246e5d803f_9001.stdout.log"
target = phd_framework::server_log_mode
|
| 34 | 2024-07-22T23:42:34.215Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_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-07-22T23:42:34.215Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_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-07-22T23:42:34.224Z | 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_084e7210-53e4-4f2a-9cb5-f3246e5d803f_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_084e7210-53e4-4f2a-9cb5-f3246e5d803f_9002.stdout.log"
target = phd_framework::server_log_mode
|
| 37 | 2024-07-22T23:42:34.225Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_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-07-22T23:42:34.225Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/084e7210-53e4-4f2a-9cb5-f3246e5d803f_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-07-22T23:42:34.233Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 40 | 2024-07-22T23:42:34.233Z | 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 = 187
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\\":\\"084e7210-53e4-4f2a-9cb5-f3246e5d803f\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"997e793a-0a9d-4b7d-99b9-e63e6e585d99\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"64cae32c-284c-472f-b87e-1bc62e28c8ff\\",\\"key\\":\\"XDcMPMtjzSvo3v2r60EV19m/8gGuhMmVjFKrWR3uU6I=\\",\\"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-07-22T23:42:34.233Z | 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-07-22T23:42:34.233Z | 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-07-22T23:42:34.233Z | 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-07-22T23:42:34.233Z | 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-07-22T23:42:34.241Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
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-07-22T23:42:34.276Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 47 | 2024-07-22T23:42:34.277Z | 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-07-22T23:42:34.297Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9000" } }
target = phd_framework::disk::crucible
|
| 49 | 2024-07-22T23:42:34.307Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9000"
target = phd_framework::disk::crucible
|
| 50 | 2024-07-22T23:42:34.314Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9001" } }
target = phd_framework::disk::crucible
|
| 51 | 2024-07-22T23:42:34.323Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9001"
target = phd_framework::disk::crucible
|
| 52 | 2024-07-22T23:42:34.330Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9002" } }
target = phd_framework::disk::crucible
|
| 53 | 2024-07-22T23:42:34.340Z | 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/084e7210-53e4-4f2a-9cb5-f3246e5d803f_9002"
target = phd_framework::disk::crucible
|
| 54 | 2024-07-22T23:42:34.347Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 53326
file = phd-tests/tests/src/crucible/smoke.rs
line = 46
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 55 | 2024-07-22T23:42:34.348Z | 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-07-22T23:42:34.348Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 57 | 2024-07-22T23:42:34.348Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 58 | 2024-07-22T23:42:34.348Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 59 | 2024-07-22T23:42:34.348Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 60 | 2024-07-22T23:42:34.348Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 61 | 2024-07-22T23:42:34.348Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 31
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 62 | 2024-07-22T23:42:34.348Z | 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-07-22T23:42:34.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
|
| 64 | 2024-07-22T23:42:34.348Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b1c66dd50d75b6fdffecaedb75102ae752fc0c463a068eb7206565121788d97e/crucible-downstairs
target = phd_framework::artifacts::store
|
| 65 | 2024-07-22T23:42:34.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
|
| 66 | 2024-07-22T23:42:34.348Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9000", "--encrypted", "--uuid", "39adde93-72ce-4f94-b989-389cdefbc217", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 67 | 2024-07-22T23:42:34.408Z | 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::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.36599714Z","hostname":"sock","pid":872}\n{"msg":"UUID: 39adde93-72ce-4f94-b989-389cdefbc217","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.399995177Z","hostname":"sock","pid":872}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.400011967Z","hostname":"sock","pid":872}\n
target = phd_framework::disk::crucible
|
| 68 | 2024-07-22T23:42:34.408Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9001", "--encrypted", "--uuid", "39adde93-72ce-4f94-b989-389cdefbc217", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 69 | 2024-07-22T23:42:34.465Z | 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::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.425201061Z","hostname":"sock","pid":873}\n{"msg":"UUID: 39adde93-72ce-4f94-b989-389cdefbc217","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.457761905Z","hostname":"sock","pid":873}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.457772435Z","hostname":"sock","pid":873}\n
target = phd_framework::disk::crucible
|
| 70 | 2024-07-22T23:42:34.465Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9002", "--encrypted", "--uuid", "39adde93-72ce-4f94-b989-389cdefbc217", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 71 | 2024-07-22T23:42:34.522Z | 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::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.482101991Z","hostname":"sock","pid":874}\n{"msg":"UUID: 39adde93-72ce-4f94-b989-389cdefbc217","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.515300501Z","hostname":"sock","pid":874}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:34.515311041Z","hostname":"sock","pid":874}\n
target = phd_framework::disk::crucible
|
| 72 | 2024-07-22T23:42:34.523Z | 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::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_39adde93-72ce-4f94-b989-389cdefbc217_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_39adde93-72ce-4f94-b989-389cdefbc217_9000.stdout.log"
target = phd_framework::server_log_mode
|
| 73 | 2024-07-22T23:42:34.523Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 74 | 2024-07-22T23:42:34.523Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 75 | 2024-07-22T23:42:34.531Z | 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::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_39adde93-72ce-4f94-b989-389cdefbc217_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_39adde93-72ce-4f94-b989-389cdefbc217_9001.stdout.log"
target = phd_framework::server_log_mode
|
| 76 | 2024-07-22T23:42:34.531Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 77 | 2024-07-22T23:42:34.531Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 78 | 2024-07-22T23:42:34.539Z | 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::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_39adde93-72ce-4f94-b989-389cdefbc217_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_39adde93-72ce-4f94-b989-389cdefbc217_9002.stdout.log"
target = phd_framework::server_log_mode
|
| 79 | 2024-07-22T23:42:34.539Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 80 | 2024-07-22T23:42:34.539Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 81 | 2024-07-22T23:42:34.548Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 82 | 2024-07-22T23:42:34.548Z | 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 = 187
path = phd_tests::crucible::smoke::guest_reboot_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\\":\\"39adde93-72ce-4f94-b989-389cdefbc217\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"d3b80e42-b0a4-41eb-8cb5-88ad911a50cf\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"4e649979-bbd5-4190-82c9-494b7e185bf9\\",\\"key\\":\\"Mda+BZ0WLYUWT4YqCG/+oVMreWjtfpFJHhr4CGocyEM=\\",\\"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_guest_reboot_test
|
| 83 | 2024-07-22T23:42:34.548Z | 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-07-22T23:42:34.548Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_guest_reboot_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::smoke::guest_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 85 | 2024-07-22T23:42:34.548Z | 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::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stdout.log"
target = phd_framework::server_log_mode
|
| 86 | 2024-07-22T23:42:34.556Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 878
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 87 | 2024-07-22T23:42:34.587Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 88 | 2024-07-22T23:42:34.587Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 89 | 2024-07-22T23:42:34.747Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 90 | 2024-07-22T23:42:34.748Z | 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: 578ca01c-588c-4981-b3b2-dead9639a555, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c7d7e0bf-85e4-4798-b31a-84ea7bfba5a6, silo_id: cfd0e726-31f2-4fc5-af6d-4bfe7a5426d5 }, name: "phd-vm-578ca01c-588c-4981-b3b2-dead9639a555", vcpus: 2 }, state: Creating }
line = 382
path = phd_tests::crucible::smoke::guest_reboot_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\\":\\"39adde93-72ce-4f94-b989-389cdefbc217\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"d3b80e42-b0a4-41eb-8cb5-88ad911a50cf\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"4e649979-bbd5-4190-82c9-494b7e185bf9\\",\\"key\\":\\"Mda+BZ0WLYUWT4YqCG/+oVMreWjtfpFJHhr4CGocyEM=\\",\\"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_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 91 | 2024-07-22T23:42:34.748Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 161
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 92 | 2024-07-22T23:42:34.748Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 93 | 2024-07-22T23:42:34.748Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::crucible::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 94 | 2024-07-22T23:42:34.749Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 95 | 2024-07-22T23:42:34.749Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 96 | 2024-07-22T23:42:34.749Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 97 | 2024-07-22T23:42:34.749Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 98 | 2024-07-22T23:42:34.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 99 | 2024-07-22T23:42:34.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 = 716
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 100 | 2024-07-22T23:42:39.620Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4870
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 101 | 2024-07-22T23:42:39.620Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 102 | 2024-07-22T23:42:39.620Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 103 | 2024-07-22T23:42:39.620Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 104 | 2024-07-22T23:42:39.620Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 105 | 2024-07-22T23:42:39.635Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 106 | 2024-07-22T23:42:39.635Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 107 | 2024-07-22T23:42:39.636Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4886
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 108 | 2024-07-22T23:42:39.636Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 109 | 2024-07-22T23:42:39.636Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 110 | 2024-07-22T23:42:39.636Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 111 | 2024-07-22T23:42:39.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 112 | 2024-07-22T23:42:39.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 = 716
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 113 | 2024-07-22T23:42:46.746Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 7110
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 114 | 2024-07-22T23:42:46.746Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 115 | 2024-07-22T23:42:46.747Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 116 | 2024-07-22T23:42:46.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 117 | 2024-07-22T23:42:46.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 118 | 2024-07-22T23:42:46.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 119 | 2024-07-22T23:42:46.761Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 120 | 2024-07-22T23:42:46.761Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 7125
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 121 | 2024-07-22T23:42:46.761Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 122 | 2024-07-22T23:42:46.761Z | 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
|
| 123 | 2024-07-22T23:42:46.761Z | INFO | phd-runner: test phd_tests::crucible::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 124 | 2024-07-22T23:42:46.761Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12014
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 125 | 2024-07-22T23:42:46.761Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 126 | 2024-07-22T23:42:46.762Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 127 | 2024-07-22T23:42:47.271Z | 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::guest_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 128 | 2024-07-22T23:42:47.387Z | 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::guest_reboot_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/39adde93-72ce-4f94-b989-389cdefbc217_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 129 | 2024-07-22T23:42:47.399Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 130 | 2024-07-22T23:42:47.409Z | 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::guest_reboot_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/39adde93-72ce-4f94-b989-389cdefbc217_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 131 | 2024-07-22T23:42:47.421Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 132 | 2024-07-22T23:42:47.431Z | 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::guest_reboot_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/39adde93-72ce-4f94-b989-389cdefbc217_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 133 | 2024-07-22T23:42:47.444Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/39adde93-72ce-4f94-b989-389cdefbc217_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 134 | 2024-07-22T23:42:47.456Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 694
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 578ca01c-588c-4981-b3b2-dead9639a555
|
| 135 | 2024-07-22T23:42:47.456Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13108
file = phd-tests/tests/src/crucible/smoke.rs
line = 31
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 136 | 2024-07-22T23:42:47.456Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 694
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 137 | 2024-07-22T23:42:47.457Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 138 | 2024-07-22T23:42:47.457Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 139 | 2024-07-22T23:42:47.457Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 140 | 2024-07-22T23:42:47.457Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 19
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 141 | 2024-07-22T23:42:47.457Z | 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
|
| 142 | 2024-07-22T23:42:47.457Z | 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
|
| 143 | 2024-07-22T23:42:47.457Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b1c66dd50d75b6fdffecaedb75102ae752fc0c463a068eb7206565121788d97e/crucible-downstairs
target = phd_framework::artifacts::store
|
| 144 | 2024-07-22T23:42:47.457Z | 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
|
| 145 | 2024-07-22T23:42:47.457Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9000", "--encrypted", "--uuid", "927c2120-43f3-4934-a0a2-e4b76a87650c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 146 | 2024-07-22T23:42:47.518Z | 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::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.478377989Z","hostname":"sock","pid":880}\n{"msg":"UUID: 927c2120-43f3-4934-a0a2-e4b76a87650c","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.510992683Z","hostname":"sock","pid":880}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.511007843Z","hostname":"sock","pid":880}\n
target = phd_framework::disk::crucible
|
| 147 | 2024-07-22T23:42:47.518Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9001", "--encrypted", "--uuid", "927c2120-43f3-4934-a0a2-e4b76a87650c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 148 | 2024-07-22T23:42:47.576Z | 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::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.535564482Z","hostname":"sock","pid":881}\n{"msg":"UUID: 927c2120-43f3-4934-a0a2-e4b76a87650c","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.569317726Z","hostname":"sock","pid":881}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.569333306Z","hostname":"sock","pid":881}\n
target = phd_framework::disk::crucible
|
| 149 | 2024-07-22T23:42:47.577Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9002", "--encrypted", "--uuid", "927c2120-43f3-4934-a0a2-e4b76a87650c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 150 | 2024-07-22T23:42:47.634Z | 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::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.593551142Z","hostname":"sock","pid":882}\n{"msg":"UUID: 927c2120-43f3-4934-a0a2-e4b76a87650c","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.627078144Z","hostname":"sock","pid":882}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:47.627092654Z","hostname":"sock","pid":882}\n
target = phd_framework::disk::crucible
|
| 151 | 2024-07-22T23:42:47.635Z | 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::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_927c2120-43f3-4934-a0a2-e4b76a87650c_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_927c2120-43f3-4934-a0a2-e4b76a87650c_9000.stdout.log"
target = phd_framework::server_log_mode
|
| 152 | 2024-07-22T23:42:47.635Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 153 | 2024-07-22T23:42:47.635Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 154 | 2024-07-22T23:42:47.643Z | 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::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_927c2120-43f3-4934-a0a2-e4b76a87650c_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_927c2120-43f3-4934-a0a2-e4b76a87650c_9001.stdout.log"
target = phd_framework::server_log_mode
|
| 155 | 2024-07-22T23:42:47.643Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 156 | 2024-07-22T23:42:47.644Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 157 | 2024-07-22T23:42:47.652Z | 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::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_927c2120-43f3-4934-a0a2-e4b76a87650c_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_927c2120-43f3-4934-a0a2-e4b76a87650c_9002.stdout.log"
target = phd_framework::server_log_mode
|
| 158 | 2024-07-22T23:42:47.652Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 159 | 2024-07-22T23:42:47.652Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 160 | 2024-07-22T23:42:47.661Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 161 | 2024-07-22T23:42:47.661Z | 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 = 187
path = phd_tests::crucible::smoke::api_reboot_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\\":\\"927c2120-43f3-4934-a0a2-e4b76a87650c\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"688d2c1d-63f1-4fc1-abbd-e02c71ae3c96\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"f15a5740-6949-45b7-9662-0f31e7ddf302\\",\\"key\\":\\"CZf3RCPOQEELfAvZyrmpcojFMlt3/vq+9H06A5qW5lk=\\",\\"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_guest_reboot_test
|
| 162 | 2024-07-22T23:42:47.661Z | 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
|
| 163 | 2024-07-22T23:42:47.661Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_guest_reboot_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::smoke::api_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 164 | 2024-07-22T23:42:47.661Z | 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::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stdout.log"
target = phd_framework::server_log_mode
|
| 165 | 2024-07-22T23:42:47.669Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 886
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 166 | 2024-07-22T23:42:47.700Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 167 | 2024-07-22T23:42:47.700Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 168 | 2024-07-22T23:42:47.860Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 169 | 2024-07-22T23:42:47.861Z | 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: abcd45e9-df26-4d14-aa93-1dc36ffc8f9a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 54fe9d4c-e03b-4140-a597-3c2bd86196b2, silo_id: a3c2aa99-f3a3-48df-a80f-7d72cb908b3f }, name: "phd-vm-abcd45e9-df26-4d14-aa93-1dc36ffc8f9a", vcpus: 2 }, state: Creating }
line = 382
path = phd_tests::crucible::smoke::api_reboot_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\\":\\"927c2120-43f3-4934-a0a2-e4b76a87650c\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"688d2c1d-63f1-4fc1-abbd-e02c71ae3c96\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"f15a5740-6949-45b7-9662-0f31e7ddf302\\",\\"key\\":\\"CZf3RCPOQEELfAvZyrmpcojFMlt3/vq+9H06A5qW5lk=\\",\\"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_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 170 | 2024-07-22T23:42:47.861Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 160
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 171 | 2024-07-22T23:42:47.861Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 172 | 2024-07-22T23:42:47.861Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::crucible::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 173 | 2024-07-22T23:42:47.862Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 174 | 2024-07-22T23:42:47.862Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 175 | 2024-07-22T23:42:47.862Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 176 | 2024-07-22T23:42:47.862Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 177 | 2024-07-22T23:42:47.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 178 | 2024-07-22T23:42:47.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 179 | 2024-07-22T23:42:52.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4862
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 180 | 2024-07-22T23:42:52.725Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 181 | 2024-07-22T23:42:52.725Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 182 | 2024-07-22T23:42:52.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 183 | 2024-07-22T23:42:52.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 = 716
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 184 | 2024-07-22T23:42:52.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 185 | 2024-07-22T23:42:52.741Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 186 | 2024-07-22T23:42:52.741Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4878
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 187 | 2024-07-22T23:42:52.741Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 188 | 2024-07-22T23:42:52.741Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::crucible::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 189 | 2024-07-22T23:42:52.742Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 190 | 2024-07-22T23:42:52.742Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 191 | 2024-07-22T23:42:52.742Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 192 | 2024-07-22T23:42:52.742Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 193 | 2024-07-22T23:42:52.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 194 | 2024-07-22T23:42:52.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 195 | 2024-07-22T23:42:57.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4684
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 196 | 2024-07-22T23:42:57.426Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 197 | 2024-07-22T23:42:57.426Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 198 | 2024-07-22T23:42:57.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 199 | 2024-07-22T23:42:57.427Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 200 | 2024-07-22T23:42:57.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 201 | 2024-07-22T23:42:57.444Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 202 | 2024-07-22T23:42:57.444Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4701
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 203 | 2024-07-22T23:42:57.444Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 204 | 2024-07-22T23:42:57.444Z | 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
|
| 205 | 2024-07-22T23:42:57.444Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9584
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 206 | 2024-07-22T23:42:57.444Z | INFO | phd-runner: test phd_tests::crucible::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 207 | 2024-07-22T23:42:57.444Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 208 | 2024-07-22T23:42:57.445Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 209 | 2024-07-22T23:42:57.881Z | 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::api_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 210 | 2024-07-22T23:42:58.013Z | 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::api_reboot_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/927c2120-43f3-4934-a0a2-e4b76a87650c_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 211 | 2024-07-22T23:42:58.024Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 212 | 2024-07-22T23:42:58.034Z | 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::api_reboot_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/927c2120-43f3-4934-a0a2-e4b76a87650c_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 213 | 2024-07-22T23:42:58.044Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 214 | 2024-07-22T23:42:58.054Z | 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::api_reboot_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/927c2120-43f3-4934-a0a2-e4b76a87650c_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 215 | 2024-07-22T23:42:58.065Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/927c2120-43f3-4934-a0a2-e4b76a87650c_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 216 | 2024-07-22T23:42:58.078Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 633
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = abcd45e9-df26-4d14-aa93-1dc36ffc8f9a
|
| 217 | 2024-07-22T23:42:58.078Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10621
file = phd-tests/tests/src/crucible/smoke.rs
line = 19
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 218 | 2024-07-22T23:42:58.078Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 633
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 219 | 2024-07-22T23:42:58.078Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 220 | 2024-07-22T23:42:58.078Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 221 | 2024-07-22T23:42:58.079Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 222 | 2024-07-22T23:42:58.079Z | 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
|
| 223 | 2024-07-22T23:42:58.079Z | 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
|
| 224 | 2024-07-22T23:42:58.079Z | 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
|
| 225 | 2024-07-22T23:42:58.079Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b1c66dd50d75b6fdffecaedb75102ae752fc0c463a068eb7206565121788d97e/crucible-downstairs
target = phd_framework::artifacts::store
|
| 226 | 2024-07-22T23:42:58.079Z | 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
|
| 227 | 2024-07-22T23:42:58.079Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9000", "--encrypted", "--uuid", "41d63b71-d4b7-455c-84ff-068d0f9ab795", "--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
|
| 228 | 2024-07-22T23:42:58.139Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.098549525Z","hostname":"sock","pid":888}\n{"msg":"UUID: 41d63b71-d4b7-455c-84ff-068d0f9ab795","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.131169439Z","hostname":"sock","pid":888}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.131186459Z","hostname":"sock","pid":888}\n
target = phd_framework::disk::crucible
|
| 229 | 2024-07-22T23:42:58.139Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9001", "--encrypted", "--uuid", "41d63b71-d4b7-455c-84ff-068d0f9ab795", "--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
|
| 230 | 2024-07-22T23:42:58.200Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.158201971Z","hostname":"sock","pid":889}\n{"msg":"UUID: 41d63b71-d4b7-455c-84ff-068d0f9ab795","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.191882444Z","hostname":"sock","pid":889}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.191897175Z","hostname":"sock","pid":889}\n
target = phd_framework::disk::crucible
|
| 231 | 2024-07-22T23:42:58.200Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9002", "--encrypted", "--uuid", "41d63b71-d4b7-455c-84ff-068d0f9ab795", "--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
|
| 232 | 2024-07-22T23:42:58.258Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.217285161Z","hostname":"sock","pid":890}\n{"msg":"UUID: 41d63b71-d4b7-455c-84ff-068d0f9ab795","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.250728473Z","hostname":"sock","pid":890}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:42:58.250737973Z","hostname":"sock","pid":890}\n
target = phd_framework::disk::crucible
|
| 233 | 2024-07-22T23:42:58.258Z | 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_41d63b71-d4b7-455c-84ff-068d0f9ab795_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_41d63b71-d4b7-455c-84ff-068d0f9ab795_9000.stdout.log"
target = phd_framework::server_log_mode
|
| 234 | 2024-07-22T23:42:58.258Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 235 | 2024-07-22T23:42:58.258Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 236 | 2024-07-22T23:42:58.270Z | 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_41d63b71-d4b7-455c-84ff-068d0f9ab795_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_41d63b71-d4b7-455c-84ff-068d0f9ab795_9001.stdout.log"
target = phd_framework::server_log_mode
|
| 237 | 2024-07-22T23:42:58.270Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 238 | 2024-07-22T23:42:58.270Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 239 | 2024-07-22T23:42:58.281Z | 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_41d63b71-d4b7-455c-84ff-068d0f9ab795_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_41d63b71-d4b7-455c-84ff-068d0f9ab795_9002.stdout.log"
target = phd_framework::server_log_mode
|
| 240 | 2024-07-22T23:42:58.281Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 241 | 2024-07-22T23:42:58.281Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/41d63b71-d4b7-455c-84ff-068d0f9ab795_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 242 | 2024-07-22T23:42:58.292Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 243 | 2024-07-22T23:42:58.292Z | 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 = 187
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\\":\\"41d63b71-d4b7-455c-84ff-068d0f9ab795\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"dbaeb378-927c-420c-9fc0-dbaa88e8eca4\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"c0c5ece1-1163-4338-bbac-fc517a5eaba8\\",\\"key\\":\\"lssuz4uDrf5hFZ9Jihzeurm50bSGEr9Z9qzEcJ1mHkc=\\",\\"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
|
| 244 | 2024-07-22T23:42:58.292Z | 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
|
| 245 | 2024-07-22T23:42:58.292Z | 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
|
| 246 | 2024-07-22T23:42:58.292Z | 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
|
| 247 | 2024-07-22T23:42:58.301Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 894
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm::server
|
| 248 | 2024-07-22T23:42:58.333Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 249 | 2024-07-22T23:42:58.333Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 250 | 2024-07-22T23:42:58.486Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 251 | 2024-07-22T23:42:58.487Z | 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: 4263dad2-55f3-4b28-9dfc-2dac57312de7, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 5625ff51-feb7-43e4-a1ef-6f3a70949f9f, silo_id: 6abceca0-669e-484a-a5f8-20e6bb98afec }, name: "phd-vm-4263dad2-55f3-4b28-9dfc-2dac57312de7", vcpus: 2 }, state: Creating }
line = 382
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\\":\\"41d63b71-d4b7-455c-84ff-068d0f9ab795\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"dbaeb378-927c-420c-9fc0-dbaa88e8eca4\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"c0c5ece1-1163-4338-bbac-fc517a5eaba8\\",\\"key\\":\\"lssuz4uDrf5hFZ9Jihzeurm50bSGEr9Z9qzEcJ1mHkc=\\",\\"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 = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 252 | 2024-07-22T23:42:58.487Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 154
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 253 | 2024-07-22T23:42:58.487Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 254 | 2024-07-22T23:42:58.487Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::crucible::smoke::boot_test
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 255 | 2024-07-22T23:42:58.488Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 256 | 2024-07-22T23:42:58.488Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 257 | 2024-07-22T23:42:58.488Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 258 | 2024-07-22T23:42:58.488Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 259 | 2024-07-22T23:42:58.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 260 | 2024-07-22T23:42:58.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 261 | 2024-07-22T23:43:03.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4886
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 262 | 2024-07-22T23:43:03.375Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 263 | 2024-07-22T23:43:03.375Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 264 | 2024-07-22T23:43:03.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 265 | 2024-07-22T23:43:03.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 266 | 2024-07-22T23:43:03.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 267 | 2024-07-22T23:43:03.390Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 268 | 2024-07-22T23:43:03.390Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4902
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 269 | 2024-07-22T23:43:03.390Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 270 | 2024-07-22T23:43:03.391Z | 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
|
| 271 | 2024-07-22T23:43:03.391Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4904
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 272 | 2024-07-22T23:43:03.391Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 273 | 2024-07-22T23:43:03.391Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 274 | 2024-07-22T23:43:03.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 = 972
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 275 | 2024-07-22T23:43:03.796Z | 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 = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 276 | 2024-07-22T23:43:03.928Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9000" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 277 | 2024-07-22T23:43:03.940Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9000"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 278 | 2024-07-22T23:43:03.951Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9001" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 279 | 2024-07-22T23:43:03.963Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9001"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 280 | 2024-07-22T23:43:03.974Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9002" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 281 | 2024-07-22T23:43:03.984Z | 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/41d63b71-d4b7-455c-84ff-068d0f9ab795_9002"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 282 | 2024-07-22T23:43:03.997Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 606
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 4263dad2-55f3-4b28-9dfc-2dac57312de7
|
| 283 | 2024-07-22T23:43:03.997Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5918
file = phd-tests/tests/src/crucible/smoke.rs
line = 10
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 284 | 2024-07-22T23:43:03.997Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 606
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 285 | 2024-07-22T23:43:03.997Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 286 | 2024-07-22T23:43:03.998Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 287 | 2024-07-22T23:43:03.998Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 288 | 2024-07-22T23:43:03.998Z | 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
|
| 289 | 2024-07-22T23:43:03.998Z | 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
|
| 290 | 2024-07-22T23:43:03.998Z | 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
|
| 291 | 2024-07-22T23:43:03.998Z | 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
|
| 292 | 2024-07-22T23:43:03.998Z | 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
|
| 293 | 2024-07-22T23:43:04.017Z | 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 188M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 294 | 2024-07-22T23:43:04.017Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cf371458-029f-430f-9c35-4fc1d4f04336"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 295 | 2024-07-22T23:43:04.040Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cf371458-029f-430f-9c35-4fc1d4f04336", "phd-artifacts/phd-clone-da6630b2-eb5d-45bb-ab01-f3569c083e0b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 296 | 2024-07-22T23:43:04.060Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-da6630b2-eb5d-45bb-ab01-f3569c083e0b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 297 | 2024-07-22T23:43:04.072Z | 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-da6630b2-eb5d-45bb-ab01-f3569c083e0b 0B 1.80T 188M /phd-artifacts/phd-clone-da6630b2-eb5d-45bb-ab01-f3569c083e0b\n
target = phd_framework::zfs
|
| 298 | 2024-07-22T23:43:04.073Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 299 | 2024-07-22T23:43:04.073Z | 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 = 187
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-da6630b2-eb5d-45bb-ab01-f3569c083e0b/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
|
| 300 | 2024-07-22T23:43:04.073Z | 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
|
| 301 | 2024-07-22T23:43:04.073Z | 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
|
| 302 | 2024-07-22T23:43:04.073Z | 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
|
| 303 | 2024-07-22T23:43:04.080Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 900
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 304 | 2024-07-22T23:43:04.111Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 305 | 2024-07-22T23:43:04.111Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 306 | 2024-07-22T23:43:04.261Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 307 | 2024-07-22T23:43:04.262Z | 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: 604c0c79-0d31-42d4-bcef-1c6b614a6850, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 829af4bd-3a1c-4576-a2b1-9bd089fbaeed, silo_id: b1ca696f-99aa-408a-ab6e-12df070d81a5 }, name: "phd-vm-604c0c79-0d31-42d4-bcef-1c6b614a6850", vcpus: 2 }, state: Creating }
line = 382
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-da6630b2-eb5d-45bb-ab01-f3569c083e0b/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 = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 308 | 2024-07-22T23:43:04.262Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 309 | 2024-07-22T23:43:04.262Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 310 | 2024-07-22T23:43:04.262Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 311 | 2024-07-22T23:43:04.263Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 312 | 2024-07-22T23:43:04.263Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 313 | 2024-07-22T23:43:04.263Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 314 | 2024-07-22T23:43:04.263Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 315 | 2024-07-22T23:43:04.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 316 | 2024-07-22T23:43:04.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 317 | 2024-07-22T23:43:08.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4210
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 318 | 2024-07-22T23:43:08.473Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 319 | 2024-07-22T23:43:08.473Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 320 | 2024-07-22T23:43:08.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 321 | 2024-07-22T23:43:08.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 322 | 2024-07-22T23:43:08.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 323 | 2024-07-22T23:43:08.488Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 324 | 2024-07-22T23:43:08.488Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4224
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 325 | 2024-07-22T23:43:08.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 326 | 2024-07-22T23:43:08.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 327 | 2024-07-22T23:43:08.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 328 | 2024-07-22T23:43:08.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 329 | 2024-07-22T23:43:08.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 330 | 2024-07-22T23:43:08.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 331 | 2024-07-22T23:43:08.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 332 | 2024-07-22T23:43:08.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 333 | 2024-07-22T23:43:08.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 334 | 2024-07-22T23:43:08.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 335 | 2024-07-22T23:43:08.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 336 | 2024-07-22T23:43:08.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 337 | 2024-07-22T23:43:08.575Z | 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
|
| 338 | 2024-07-22T23:43:08.576Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 339 | 2024-07-22T23:43:08.576Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::hw::lspci_lifecycle_test
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 340 | 2024-07-22T23:43:08.577Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 341 | 2024-07-22T23:43:08.577Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 342 | 2024-07-22T23:43:08.577Z | 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 = 187
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-da6630b2-eb5d-45bb-ab01-f3569c083e0b/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
|
| 343 | 2024-07-22T23:43:08.577Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 344 | 2024-07-22T23:43:08.577Z | 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
|
| 345 | 2024-07-22T23:43:08.577Z | 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
|
| 346 | 2024-07-22T23:43:08.589Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 901
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 347 | 2024-07-22T23:43:08.621Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 348 | 2024-07-22T23:43:08.621Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 349 | 2024-07-22T23:43:08.622Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 350 | 2024-07-22T23:43:08.622Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4361
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 351 | 2024-07-22T23:43:08.766Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 352 | 2024-07-22T23:43:08.766Z | 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: 5f0619cb-c041-46ff-b2c2-d0519acf2b73, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d3db90e9-64c1-4567-ab46-7cdfa3afba7d, silo_id: 12a18f91-80d2-47fb-8681-4a04a217c851 }, name: "phd-vm-5f0619cb-c041-46ff-b2c2-d0519acf2b73", vcpus: 2 }, state: Creating }
line = 382
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-da6630b2-eb5d-45bb-ab01-f3569c083e0b/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 = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 353 | 2024-07-22T23:43:08.767Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 145
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 354 | 2024-07-22T23:43:08.767Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 355 | 2024-07-22T23:43:08.767Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 356 | 2024-07-22T23:43:08.767Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 357 | 2024-07-22T23:43:08.767Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 358 | 2024-07-22T23:43:08.767Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 359 | 2024-07-22T23:43:08.767Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 360 | 2024-07-22T23:43:08.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 361 | 2024-07-22T23:43:08.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 362 | 2024-07-22T23:43:12.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4223
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 363 | 2024-07-22T23:43:12.991Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 364 | 2024-07-22T23:43:12.991Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 365 | 2024-07-22T23:43:12.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 366 | 2024-07-22T23:43:12.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 367 | 2024-07-22T23:43:13.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 368 | 2024-07-22T23:43:13.006Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 369 | 2024-07-22T23:43:13.006Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4238
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 370 | 2024-07-22T23:43:13.006Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 371 | 2024-07-22T23:43:13.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 372 | 2024-07-22T23:43:13.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 373 | 2024-07-22T23:43:13.007Z | 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 = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 374 | 2024-07-22T23:43:13.131Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 124
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 604c0c79-0d31-42d4-bcef-1c6b614a6850
|
| 375 | 2024-07-22T23:43:13.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 125
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 376 | 2024-07-22T23:43:13.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 377 | 2024-07-22T23:43:13.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 = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 378 | 2024-07-22T23:43:13.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 379 | 2024-07-22T23:43:13.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 380 | 2024-07-22T23:43:13.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 381 | 2024-07-22T23:43:13.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 382 | 2024-07-22T23:43:13.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 383 | 2024-07-22T23:43:13.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 384 | 2024-07-22T23:43:13.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 385 | 2024-07-22T23:43:13.198Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 386 | 2024-07-22T23:43:13.199Z | 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
|
| 387 | 2024-07-22T23:43:13.199Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4432
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 388 | 2024-07-22T23:43:13.199Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 389 | 2024-07-22T23:43:13.199Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 390 | 2024-07-22T23:43:13.199Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 391 | 2024-07-22T23:43:13.518Z | 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 = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 392 | 2024-07-22T23:43:13.645Z | 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 = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 393 | 2024-07-22T23:43:13.645Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-da6630b2-eb5d-45bb-ab01-f3569c083e0b"]
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 = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 394 | 2024-07-22T23:43:13.675Z | 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 = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 395 | 2024-07-22T23:43:13.675Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cf371458-029f-430f-9c35-4fc1d4f04336"]
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 = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 396 | 2024-07-22T23:43:13.701Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 502
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5f0619cb-c041-46ff-b2c2-d0519acf2b73
|
| 397 | 2024-07-22T23:43:13.701Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9702
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 398 | 2024-07-22T23:43:13.701Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 501
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 399 | 2024-07-22T23:43:13.701Z | 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
|
| 400 | 2024-07-22T23:43:13.701Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 401 | 2024-07-22T23:43:13.701Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 402 | 2024-07-22T23:43:13.701Z | 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
|
| 403 | 2024-07-22T23:43:13.701Z | 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
|
| 404 | 2024-07-22T23:43:13.702Z | 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
|
| 405 | 2024-07-22T23:43:13.702Z | 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
|
| 406 | 2024-07-22T23:43:13.702Z | 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
|
| 407 | 2024-07-22T23:43:13.717Z | 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 189M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 408 | 2024-07-22T23:43:13.717Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3dd27f4d-f9e8-4aab-ba3b-54b935c59ed2"]
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
|
| 409 | 2024-07-22T23:43:13.738Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3dd27f4d-f9e8-4aab-ba3b-54b935c59ed2", "phd-artifacts/phd-clone-97b5dd39-b648-4503-8546-6719dfdeb7d3"]
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
|
| 410 | 2024-07-22T23:43:13.760Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-97b5dd39-b648-4503-8546-6719dfdeb7d3"]
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
|
| 411 | 2024-07-22T23:43:13.774Z | 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-97b5dd39-b648-4503-8546-6719dfdeb7d3 0B 1.80T 188M /phd-artifacts/phd-clone-97b5dd39-b648-4503-8546-6719dfdeb7d3\n
target = phd_framework::zfs
|
| 412 | 2024-07-22T23:43:13.774Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 413 | 2024-07-22T23:43:13.775Z | 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 = 187
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-97b5dd39-b648-4503-8546-6719dfdeb7d3/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
|
| 414 | 2024-07-22T23:43:13.775Z | 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
|
| 415 | 2024-07-22T23:43:13.775Z | 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
|
| 416 | 2024-07-22T23:43:13.775Z | 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
|
| 417 | 2024-07-22T23:43:13.783Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 910
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
|
| 418 | 2024-07-22T23:43:13.815Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 419 | 2024-07-22T23:43:13.815Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 420 | 2024-07-22T23:43:13.815Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 421 | 2024-07-22T23:43:13.817Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 422 | 2024-07-22T23:43:13.817Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 423 | 2024-07-22T23:43:13.963Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 424 | 2024-07-22T23:43:13.963Z | 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: 1d360b26-7e53-47c8-8a83-7cd50c022ff5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ae92bb88-e577-4df3-acce-f87cd1e8a473, silo_id: a0e4f802-5b50-4d54-adc9-eb09ae590092 }, name: "phd-vm-1d360b26-7e53-47c8-8a83-7cd50c022ff5", vcpus: 2 }, state: Creating }
line = 382
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-97b5dd39-b648-4503-8546-6719dfdeb7d3/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 = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 425 | 2024-07-22T23:43:13.964Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 146
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 426 | 2024-07-22T23:43:13.964Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 427 | 2024-07-22T23:43:13.964Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 428 | 2024-07-22T23:43:13.964Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 429 | 2024-07-22T23:43:13.964Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 430 | 2024-07-22T23:43:13.964Z | 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 = 596
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 431 | 2024-07-22T23:43:13.964Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 432 | 2024-07-22T23:43:13.964Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 433 | 2024-07-22T23:43:13.965Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 434 | 2024-07-22T23:43:13.965Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 435 | 2024-07-22T23:43:13.965Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 436 | 2024-07-22T23:43:13.965Z | 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
|
| 437 | 2024-07-22T23:43:13.966Z | 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
|
| 438 | 2024-07-22T23:43:13.966Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 439 | 2024-07-22T23:43:13.966Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 440 | 2024-07-22T23:43:13.966Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 441 | 2024-07-22T23:43:14.566Z | 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 = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 442 | 2024-07-22T23:43:14.692Z | 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 = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 443 | 2024-07-22T23:43:14.692Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-97b5dd39-b648-4503-8546-6719dfdeb7d3"]
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 = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 444 | 2024-07-22T23:43:14.729Z | 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 = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 445 | 2024-07-22T23:43:14.729Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3dd27f4d-f9e8-4aab-ba3b-54b935c59ed2"]
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 = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 446 | 2024-07-22T23:43:14.753Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 787
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 1d360b26-7e53-47c8-8a83-7cd50c022ff5
|
| 447 | 2024-07-22T23:43:14.753Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1051
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
|
| 448 | 2024-07-22T23:43:14.753Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 787
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 449 | 2024-07-22T23:43:14.753Z | 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
|
| 450 | 2024-07-22T23:43:14.753Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 451 | 2024-07-22T23:43:14.753Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 452 | 2024-07-22T23:43:14.754Z | 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
|
| 453 | 2024-07-22T23:43:14.754Z | 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
|
| 454 | 2024-07-22T23:43:14.754Z | 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
|
| 455 | 2024-07-22T23:43:14.754Z | 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
|
| 456 | 2024-07-22T23:43:14.754Z | 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
|
| 457 | 2024-07-22T23:43:14.769Z | 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 189M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 458 | 2024-07-22T23:43:14.769Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6429fdbc-f119-4cea-bae3-7c57529ba27c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = snapshot
|
| 459 | 2024-07-22T23:43:14.787Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6429fdbc-f119-4cea-bae3-7c57529ba27c", "phd-artifacts/phd-clone-541ad0ab-7d0b-4674-8602-7f4eaffd4374"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = clone
|
| 460 | 2024-07-22T23:43:14.808Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-541ad0ab-7d0b-4674-8602-7f4eaffd4374"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 461 | 2024-07-22T23:43:14.821Z | 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-541ad0ab-7d0b-4674-8602-7f4eaffd4374 0B 1.80T 188M /phd-artifacts/phd-clone-541ad0ab-7d0b-4674-8602-7f4eaffd4374\n
target = phd_framework::zfs
|
| 462 | 2024-07-22T23:43:14.821Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 463 | 2024-07-22T23:43:14.822Z | 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 = 187
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-541ad0ab-7d0b-4674-8602-7f4eaffd4374/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
|
| 464 | 2024-07-22T23:43:14.822Z | 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
|
| 465 | 2024-07-22T23:43:14.822Z | 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
|
| 466 | 2024-07-22T23:43:14.822Z | 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
|
| 467 | 2024-07-22T23:43:14.829Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 918
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
|
| 468 | 2024-07-22T23:43:14.861Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 469 | 2024-07-22T23:43:14.861Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 470 | 2024-07-22T23:43:14.861Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 471 | 2024-07-22T23:43:14.863Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 472 | 2024-07-22T23:43:14.863Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 473 | 2024-07-22T23:43:15.013Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 474 | 2024-07-22T23:43:15.014Z | 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: 89c92297-42ab-4a9f-93a9-f92d29813bc6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1bebfe2f-d02e-451d-9d66-f6a986bddc46, silo_id: 4789bbaa-3bc2-4c63-ae8c-51e3f25fcbbf }, name: "phd-vm-89c92297-42ab-4a9f-93a9-f92d29813bc6", vcpus: 2 }, state: Creating }
line = 382
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-541ad0ab-7d0b-4674-8602-7f4eaffd4374/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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 475 | 2024-07-22T23:43:15.014Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 476 | 2024-07-22T23:43:15.014Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 477 | 2024-07-22T23:43:15.014Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 478 | 2024-07-22T23:43:15.015Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 479 | 2024-07-22T23:43:15.015Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 480 | 2024-07-22T23:43:15.015Z | 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 = 596
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 481 | 2024-07-22T23:43:15.015Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 482 | 2024-07-22T23:43:15.015Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 483 | 2024-07-22T23:43:15.015Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 484 | 2024-07-22T23:43:15.016Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 485 | 2024-07-22T23:43:15.016Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 486 | 2024-07-22T23:43:15.016Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 487 | 2024-07-22T23:43:15.016Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 488 | 2024-07-22T23:43:15.016Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 489 | 2024-07-22T23:43:15.016Z | 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 = 596
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 490 | 2024-07-22T23:43:15.016Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 491 | 2024-07-22T23:43:15.016Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 492 | 2024-07-22T23:43:15.022Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 493 | 2024-07-22T23:43:15.022Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 494 | 2024-07-22T23:43:15.022Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 495 | 2024-07-22T23:43:15.022Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 496 | 2024-07-22T23:43:15.023Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 497 | 2024-07-22T23:43:15.023Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 498 | 2024-07-22T23:43:15.023Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 499 | 2024-07-22T23:43:15.023Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 500 | 2024-07-22T23:43:15.023Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 501 | 2024-07-22T23:43:15.023Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 502 | 2024-07-22T23:43:15.024Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 503 | 2024-07-22T23:43:15.024Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 504 | 2024-07-22T23:43:15.024Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 505 | 2024-07-22T23:43:15.025Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 506 | 2024-07-22T23:43:15.025Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 507 | 2024-07-22T23:43:15.025Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 508 | 2024-07-22T23:43:15.025Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 509 | 2024-07-22T23:43:15.025Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 510 | 2024-07-22T23:43:15.025Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 511 | 2024-07-22T23:43:15.026Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 512 | 2024-07-22T23:43:15.026Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 513 | 2024-07-22T23:43:15.026Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 514 | 2024-07-22T23:43:15.026Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 515 | 2024-07-22T23:43:15.026Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 516 | 2024-07-22T23:43:15.026Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 517 | 2024-07-22T23:43:15.027Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 518 | 2024-07-22T23:43:15.027Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 519 | 2024-07-22T23:43:15.027Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 520 | 2024-07-22T23:43:15.028Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 521 | 2024-07-22T23:43:15.028Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 522 | 2024-07-22T23:43:15.028Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 523 | 2024-07-22T23:43:15.028Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 524 | 2024-07-22T23:43:15.028Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 525 | 2024-07-22T23:43:15.028Z | 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 = 596
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 526 | 2024-07-22T23:43:15.028Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 527 | 2024-07-22T23:43:15.028Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 528 | 2024-07-22T23:43:15.029Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 529 | 2024-07-22T23:43:15.029Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 530 | 2024-07-22T23:43:15.029Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 531 | 2024-07-22T23:43:15.029Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 532 | 2024-07-22T23:43:15.030Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 533 | 2024-07-22T23:43:15.030Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 534 | 2024-07-22T23:43:15.030Z | 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 = 596
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 535 | 2024-07-22T23:43:15.030Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 536 | 2024-07-22T23:43:15.030Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 537 | 2024-07-22T23:43:15.031Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 538 | 2024-07-22T23:43:15.034Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 539 | 2024-07-22T23:43:15.034Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 540 | 2024-07-22T23:43:15.731Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 541 | 2024-07-22T23:43:15.731Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 542 | 2024-07-22T23:43:15.732Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 543 | 2024-07-22T23:43:15.732Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 702
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 544 | 2024-07-22T23:43:15.732Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 545 | 2024-07-22T23:43:15.732Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 546 | 2024-07-22T23:43:15.733Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 547 | 2024-07-22T23:43:15.733Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 548 | 2024-07-22T23:43:15.733Z | 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
|
| 549 | 2024-07-22T23:43:15.733Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 550 | 2024-07-22T23:43:15.734Z | 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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 551 | 2024-07-22T23:43:15.863Z | 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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 552 | 2024-07-22T23:43:15.863Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-541ad0ab-7d0b-4674-8602-7f4eaffd4374"]
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 553 | 2024-07-22T23:43:15.898Z | 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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 554 | 2024-07-22T23:43:15.898Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6429fdbc-f119-4cea-bae3-7c57529ba27c"]
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 = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 555 | 2024-07-22T23:43:15.924Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 190
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 89c92297-42ab-4a9f-93a9-f92d29813bc6
|
| 556 | 2024-07-22T23:43:15.924Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1170
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
|
| 557 | 2024-07-22T23:43:15.924Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 190
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 558 | 2024-07-22T23:43:15.924Z | 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
|
| 559 | 2024-07-22T23:43:15.924Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 560 | 2024-07-22T23:43:15.924Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 561 | 2024-07-22T23:43:15.925Z | 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
|
| 562 | 2024-07-22T23:43:15.925Z | 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
|
| 563 | 2024-07-22T23:43:15.925Z | 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
|
| 564 | 2024-07-22T23:43:15.925Z | 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
|
| 565 | 2024-07-22T23:43:15.925Z | 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
|
| 566 | 2024-07-22T23:43:15.944Z | 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 190M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 567 | 2024-07-22T23:43:15.944Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-24f504ac-293c-4790-9fbc-58c6162e9ed6"]
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
|
| 568 | 2024-07-22T23:43:15.964Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-24f504ac-293c-4790-9fbc-58c6162e9ed6", "phd-artifacts/phd-clone-23de6c91-8d3c-4f5c-8413-add1ddb64a7b"]
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
|
| 569 | 2024-07-22T23:43:15.985Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-23de6c91-8d3c-4f5c-8413-add1ddb64a7b"]
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
|
| 570 | 2024-07-22T23:43:15.998Z | 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-23de6c91-8d3c-4f5c-8413-add1ddb64a7b 0B 1.80T 188M /phd-artifacts/phd-clone-23de6c91-8d3c-4f5c-8413-add1ddb64a7b\n
target = phd_framework::zfs
|
| 571 | 2024-07-22T23:43:15.999Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 572 | 2024-07-22T23:43:15.999Z | 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 = 187
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-23de6c91-8d3c-4f5c-8413-add1ddb64a7b/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
|
| 573 | 2024-07-22T23:43:15.999Z | 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
|
| 574 | 2024-07-22T23:43:15.999Z | 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
|
| 575 | 2024-07-22T23:43:15.999Z | 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
|
| 576 | 2024-07-22T23:43:16.007Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 926
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
|
| 577 | 2024-07-22T23:43:16.040Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 578 | 2024-07-22T23:43:16.040Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 579 | 2024-07-22T23:43:16.197Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 580 | 2024-07-22T23:43:16.198Z | 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: e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 511b593b-7a69-47d5-8977-599c72844caa, silo_id: a34da4c1-4a29-498d-ac07-ab1ceb082920 }, name: "phd-vm-e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1", vcpus: 2 }, state: Creating }
line = 382
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-23de6c91-8d3c-4f5c-8413-add1ddb64a7b/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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 581 | 2024-07-22T23:43:16.198Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 158
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 582 | 2024-07-22T23:43:16.198Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 583 | 2024-07-22T23:43:16.198Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 584 | 2024-07-22T23:43:16.199Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 585 | 2024-07-22T23:43:16.199Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 586 | 2024-07-22T23:43:16.199Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 587 | 2024-07-22T23:43:16.200Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 588 | 2024-07-22T23:43:16.200Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 589 | 2024-07-22T23:43:16.200Z | 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 = 596
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 590 | 2024-07-22T23:43:16.200Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 591 | 2024-07-22T23:43:16.200Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 592 | 2024-07-22T23:43:16.200Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 593 | 2024-07-22T23:43:16.203Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 594 | 2024-07-22T23:43:16.203Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 595 | 2024-07-22T23:43:16.698Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 596 | 2024-07-22T23:43:16.698Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 597 | 2024-07-22T23:43:16.699Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 598 | 2024-07-22T23:43:16.699Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 499
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 599 | 2024-07-22T23:43:16.699Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 600 | 2024-07-22T23:43:16.699Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 601 | 2024-07-22T23:43:16.699Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 602 | 2024-07-22T23:43:16.699Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 603 | 2024-07-22T23:43:16.699Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 604 | 2024-07-22T23:43:16.700Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 605 | 2024-07-22T23:43:16.700Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 606 | 2024-07-22T23:43:16.700Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 607 | 2024-07-22T23:43:16.701Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 608 | 2024-07-22T23:43:16.701Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 609 | 2024-07-22T23:43:16.701Z | 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
|
| 610 | 2024-07-22T23:43:16.701Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 611 | 2024-07-22T23:43:16.701Z | 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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 612 | 2024-07-22T23:43:16.826Z | 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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 613 | 2024-07-22T23:43:16.826Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-23de6c91-8d3c-4f5c-8413-add1ddb64a7b"]
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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 614 | 2024-07-22T23:43:16.862Z | 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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 615 | 2024-07-22T23:43:16.862Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-24f504ac-293c-4790-9fbc-58c6162e9ed6"]
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 = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 616 | 2024-07-22T23:43:16.887Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 185
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = e2d92a1b-22d4-40fd-bd58-df8f4fa33ce1
|
| 617 | 2024-07-22T23:43:16.887Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 961
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
|
| 618 | 2024-07-22T23:43:16.887Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 185
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 619 | 2024-07-22T23:43:16.887Z | 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
|
| 620 | 2024-07-22T23:43:16.887Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 621 | 2024-07-22T23:43:16.887Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 622 | 2024-07-22T23:43:16.887Z | 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
|
| 623 | 2024-07-22T23:43:16.887Z | 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-07-22T23:43:16.888Z | 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-07-22T23:43:16.888Z | 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-07-22T23:43:16.888Z | 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
|
| 627 | 2024-07-22T23:43:16.905Z | 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 189M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 628 | 2024-07-22T23:43:16.905Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e62e7d61-124f-4be9-aa48-a660671b60c0"]
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
|
| 629 | 2024-07-22T23:43:16.926Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e62e7d61-124f-4be9-aa48-a660671b60c0", "phd-artifacts/phd-clone-960a678c-13b4-4f6f-ad9f-a07ac99db8cd"]
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
|
| 630 | 2024-07-22T23:43:16.946Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-960a678c-13b4-4f6f-ad9f-a07ac99db8cd"]
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
|
| 631 | 2024-07-22T23:43:16.960Z | 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-960a678c-13b4-4f6f-ad9f-a07ac99db8cd 0B 1.80T 188M /phd-artifacts/phd-clone-960a678c-13b4-4f6f-ad9f-a07ac99db8cd\n
target = phd_framework::zfs
|
| 632 | 2024-07-22T23:43:16.960Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 633 | 2024-07-22T23:43:16.961Z | 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 = 187
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-960a678c-13b4-4f6f-ad9f-a07ac99db8cd/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
|
| 634 | 2024-07-22T23:43:16.961Z | 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-07-22T23:43:16.961Z | 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
|
| 636 | 2024-07-22T23:43:16.961Z | 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
|
| 637 | 2024-07-22T23:43:16.969Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 934
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
|
| 638 | 2024-07-22T23:43:17.000Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 639 | 2024-07-22T23:43:17.000Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 640 | 2024-07-22T23:43:17.150Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 641 | 2024-07-22T23:43:17.151Z | 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: 5cacf9b9-6fb3-4201-abe2-08c2c8a68199, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: f02cf8dc-9d35-4056-97be-e4695a8f5a5f, silo_id: 5f9acf74-d08a-4321-bd16-985c5efc4d8d }, name: "phd-vm-5cacf9b9-6fb3-4201-abe2-08c2c8a68199", vcpus: 2 }, state: Creating }
line = 382
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-960a678c-13b4-4f6f-ad9f-a07ac99db8cd/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 = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 642 | 2024-07-22T23:43:17.151Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 643 | 2024-07-22T23:43:17.151Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 644 | 2024-07-22T23:43:17.151Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 645 | 2024-07-22T23:43:17.152Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 646 | 2024-07-22T23:43:17.152Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 647 | 2024-07-22T23:43:17.152Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::server_state_machine::instance_start_stop_test
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 648 | 2024-07-22T23:43:17.152Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 649 | 2024-07-22T23:43:17.152Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 650 | 2024-07-22T23:43:17.152Z | 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 = 596
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 651 | 2024-07-22T23:43:17.152Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 652 | 2024-07-22T23:43:17.152Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 653 | 2024-07-22T23:43:17.153Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 654 | 2024-07-22T23:43:17.153Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 655 | 2024-07-22T23:43:17.153Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 656 | 2024-07-22T23:43:17.153Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::server_state_machine::instance_start_stop_test
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 657 | 2024-07-22T23:43:17.154Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 658 | 2024-07-22T23:43:17.154Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 659 | 2024-07-22T23:43:17.154Z | 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 = 596
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 660 | 2024-07-22T23:43:17.154Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 661 | 2024-07-22T23:43:17.154Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 662 | 2024-07-22T23:43:17.154Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 663 | 2024-07-22T23:43:17.157Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 664 | 2024-07-22T23:43:17.157Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 665 | 2024-07-22T23:43:17.542Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 666 | 2024-07-22T23:43:17.542Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 450
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 667 | 2024-07-22T23:43:17.543Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 448
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 668 | 2024-07-22T23:43:17.543Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 389
file = phd-tests/framework/src/test_vm/mod.rs
line = 590
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 669 | 2024-07-22T23:43:17.543Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 670 | 2024-07-22T23:43:17.544Z | 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
|
| 671 | 2024-07-22T23:43:17.544Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 672 | 2024-07-22T23:43:17.544Z | 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 = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 673 | 2024-07-22T23:43:17.665Z | 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 = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 674 | 2024-07-22T23:43:17.665Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-960a678c-13b4-4f6f-ad9f-a07ac99db8cd"]
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 = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 675 | 2024-07-22T23:43:17.696Z | 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 = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 676 | 2024-07-22T23:43:17.697Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e62e7d61-124f-4be9-aa48-a660671b60c0"]
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 = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 677 | 2024-07-22T23:43:17.722Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 178
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5cacf9b9-6fb3-4201-abe2-08c2c8a68199
|
| 678 | 2024-07-22T23:43:17.722Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 834
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
|
| 679 | 2024-07-22T23:43:17.722Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 178
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 680 | 2024-07-22T23:43:17.722Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 681 | 2024-07-22T23:43:17.722Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 682 | 2024-07-22T23:43:17.722Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 683 | 2024-07-22T23:43:17.723Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 316
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 684 | 2024-07-22T23:43:17.723Z | 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
|
| 685 | 2024-07-22T23:43:17.723Z | 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
|
| 686 | 2024-07-22T23:43:17.723Z | 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
|
| 687 | 2024-07-22T23:43:17.723Z | 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
|
| 688 | 2024-07-22T23:43:17.738Z | 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 190M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 689 | 2024-07-22T23:43:17.738Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-718b5038-1029-41fe-a0a6-092b233ae2c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = snapshot
|
| 690 | 2024-07-22T23:43:17.755Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-718b5038-1029-41fe-a0a6-092b233ae2c0", "phd-artifacts/phd-clone-c545c421-b864-4179-876a-d267f1dc016c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = clone
|
| 691 | 2024-07-22T23:43:17.775Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c545c421-b864-4179-876a-d267f1dc016c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 692 | 2024-07-22T23:43:17.788Z | 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-c545c421-b864-4179-876a-d267f1dc016c 0B 1.80T 188M /phd-artifacts/phd-clone-c545c421-b864-4179-876a-d267f1dc016c\n
target = phd_framework::zfs
|
| 693 | 2024-07-22T23:43:17.789Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 694 | 2024-07-22T23:43:17.789Z | 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 = 187
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-c545c421-b864-4179-876a-d267f1dc016c/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
|
| 695 | 2024-07-22T23:43:17.789Z | 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
|
| 696 | 2024-07-22T23:43:17.789Z | 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
|
| 697 | 2024-07-22T23:43:17.789Z | 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
|
| 698 | 2024-07-22T23:43:17.797Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 942
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 699 | 2024-07-22T23:43:17.829Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 700 | 2024-07-22T23:43:17.829Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 701 | 2024-07-22T23:43:17.829Z | 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 = 187
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-c545c421-b864-4179-876a-d267f1dc016c/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
|
| 702 | 2024-07-22T23:43:17.829Z | 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
|
| 703 | 2024-07-22T23:43:17.829Z | 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
|
| 704 | 2024-07-22T23:43:17.829Z | 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
|
| 705 | 2024-07-22T23:43:17.838Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 943
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 706 | 2024-07-22T23:43:17.869Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 707 | 2024-07-22T23:43:17.869Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 708 | 2024-07-22T23:43:17.870Z | 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 = 187
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-c545c421-b864-4179-876a-d267f1dc016c/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
|
| 709 | 2024-07-22T23:43:17.870Z | 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
|
| 710 | 2024-07-22T23:43:17.870Z | 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
|
| 711 | 2024-07-22T23:43:17.870Z | 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
|
| 712 | 2024-07-22T23:43:17.878Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 944
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 713 | 2024-07-22T23:43:17.910Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 714 | 2024-07-22T23:43:17.910Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 715 | 2024-07-22T23:43:18.058Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 716 | 2024-07-22T23:43:18.059Z | 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: ef37beba-1529-4c87-ad17-14c607893551, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 368fa225-c9dc-4a83-84e4-5de778a24806, silo_id: b381692d-7795-40cc-863d-9df7aff7e0ed }, name: "phd-vm-ef37beba-1529-4c87-ad17-14c607893551", vcpus: 2 }, state: Creating }
line = 382
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-c545c421-b864-4179-876a-d267f1dc016c/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 = ef37beba-1529-4c87-ad17-14c607893551
|
| 717 | 2024-07-22T23:43:18.059Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 149
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 718 | 2024-07-22T23:43:18.059Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 719 | 2024-07-22T23:43:18.059Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::migrate::multiple_migrations
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 720 | 2024-07-22T23:43:18.060Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 721 | 2024-07-22T23:43:18.060Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 722 | 2024-07-22T23:43:18.060Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 723 | 2024-07-22T23:43:18.060Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 724 | 2024-07-22T23:43:18.060Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 725 | 2024-07-22T23:43:18.060Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 726 | 2024-07-22T23:43:22.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4183
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 727 | 2024-07-22T23:43:22.243Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::multiple_migrations
step = WriteStr("root")
target = phd_framework::test_vm
|
| 728 | 2024-07-22T23:43:22.243Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 729 | 2024-07-22T23:43:22.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 730 | 2024-07-22T23:43:22.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 731 | 2024-07-22T23:43:22.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 732 | 2024-07-22T23:43:22.259Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 733 | 2024-07-22T23:43:22.259Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4198
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 734 | 2024-07-22T23:43:22.259Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 735 | 2024-07-22T23:43:22.259Z | 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 = 505
migration_id = 447853ca-191e-4432-b5e6-56b4ef57fdf1
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
timeout_duration = 45s
|
| 736 | 2024-07-22T23:43:22.259Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 737 | 2024-07-22T23:43:22.410Z | 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: 058d5057-0927-4846-b106-2435b7cb5bf2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b79243ec-b28b-4bb2-a17e-b6707d71ea86, silo_id: 0c2f80e0-c45b-4033-9be3-13ce2b483fad }, name: "phd-vm-058d5057-0927-4846-b106-2435b7cb5bf2", vcpus: 2 }, state: Migrating }
line = 382
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-c545c421-b864-4179-876a-d267f1dc016c/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 = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 738 | 2024-07-22T23:43:22.410Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 739 | 2024-07-22T23:43:22.410Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 447853ca-191e-4432-b5e6-56b4ef57fdf1
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 740 | 2024-07-22T23:43:26.297Z | 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
|
| 741 | 2024-07-22T23:43:28.061Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 742 | 2024-07-22T23:43:28.061Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 5650
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 447853ca-191e-4432-b5e6-56b4ef57fdf1
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 743 | 2024-07-22T23:43:28.061Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5801
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ef37beba-1529-4c87-ad17-14c607893551
target = phd_framework::test_vm
target_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 744 | 2024-07-22T23:43:28.061Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 745 | 2024-07-22T23:43:28.061Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 746 | 2024-07-22T23:43:28.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 858
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 747 | 2024-07-22T23:43:28.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 748 | 2024-07-22T23:43:28.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 749 | 2024-07-22T23:43:28.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 750 | 2024-07-22T23:43:28.952Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 751 | 2024-07-22T23:43:28.952Z | 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 = 505
migration_id = 8d0fe041-2222-4cf9-9ce5-74b8258db137
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
timeout_duration = 45s
|
| 752 | 2024-07-22T23:43:28.953Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 753 | 2024-07-22T23:43:29.094Z | 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: 8f787661-adcd-4ec2-8dab-a6ebd7939bd1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d01de7cf-f6c1-4ff6-a9d9-130bfaf65d80, silo_id: 3ae540b9-9f00-40f5-854d-6fb524f9b07d }, name: "phd-vm-8f787661-adcd-4ec2-8dab-a6ebd7939bd1", vcpus: 2 }, state: Migrating }
line = 382
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-c545c421-b864-4179-876a-d267f1dc016c/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 = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 754 | 2024-07-22T23:43:29.094Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 141
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 755 | 2024-07-22T23:43:29.095Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 8d0fe041-2222-4cf9-9ce5-74b8258db137
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 756 | 2024-07-22T23:43:32.963Z | 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
|
| 757 | 2024-07-22T23:43:33.132Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 758 | 2024-07-22T23:43:33.132Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4037
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 8d0fe041-2222-4cf9-9ce5-74b8258db137
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 759 | 2024-07-22T23:43:33.132Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4180
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 058d5057-0927-4846-b106-2435b7cb5bf2
target = phd_framework::test_vm
target_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 760 | 2024-07-22T23:43:33.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 761 | 2024-07-22T23:43:33.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 762 | 2024-07-22T23:43:33.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 763 | 2024-07-22T23:43:33.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 764 | 2024-07-22T23:43:33.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 765 | 2024-07-22T23:43:33.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 766 | 2024-07-22T23:43:33.189Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 767 | 2024-07-22T23:43:33.189Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 768 | 2024-07-22T23:43:33.189Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 769 | 2024-07-22T23:43:33.189Z | 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
|
| 770 | 2024-07-22T23:43:33.189Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 15130
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 771 | 2024-07-22T23:43:33.189Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 772 | 2024-07-22T23:43:33.189Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 773 | 2024-07-22T23:43:33.190Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 774 | 2024-07-22T23:43:33.190Z | 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 = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 775 | 2024-07-22T23:43:33.190Z | 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 = ef37beba-1529-4c87-ad17-14c607893551
|
| 776 | 2024-07-22T23:43:33.328Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 139
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 058d5057-0927-4846-b106-2435b7cb5bf2
|
| 777 | 2024-07-22T23:43:33.330Z | 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 = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 778 | 2024-07-22T23:43:33.436Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 246
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ef37beba-1529-4c87-ad17-14c607893551
|
| 779 | 2024-07-22T23:43:33.524Z | 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 = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 780 | 2024-07-22T23:43:33.524Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c545c421-b864-4179-876a-d267f1dc016c"]
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 = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 781 | 2024-07-22T23:43:33.557Z | 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 = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 782 | 2024-07-22T23:43:33.557Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-718b5038-1029-41fe-a0a6-092b233ae2c0"]
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 = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 783 | 2024-07-22T23:43:33.583Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 394
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f787661-adcd-4ec2-8dab-a6ebd7939bd1
|
| 784 | 2024-07-22T23:43:33.583Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15860
file = phd-tests/tests/src/migrate.rs
line = 316
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 785 | 2024-07-22T23:43:33.584Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 394
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 786 | 2024-07-22T23:43:33.584Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 787 | 2024-07-22T23:43:33.584Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 788 | 2024-07-22T23:43:33.584Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 789 | 2024-07-22T23:43:33.584Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 266
path = phd_tests::migrate::incompatible_vms
target = phd_tests::migrate
|
| 790 | 2024-07-22T23:43:33.584Z | 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
|
| 791 | 2024-07-22T23:43:33.584Z | 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
|
| 792 | 2024-07-22T23:43:33.584Z | 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
|
| 793 | 2024-07-22T23:43:33.584Z | 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
|
| 794 | 2024-07-22T23:43:33.601Z | 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 189M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 795 | 2024-07-22T23:43:33.601Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-16b9ab02-b8ed-4324-9b94-a215f35ccb6e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
| 796 | 2024-07-22T23:43:33.621Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-16b9ab02-b8ed-4324-9b94-a215f35ccb6e", "phd-artifacts/phd-clone-1a086594-4c1f-4389-8b22-0ca4a5b3e8ba"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
| 797 | 2024-07-22T23:43:33.642Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1a086594-4c1f-4389-8b22-0ca4a5b3e8ba"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
| 798 | 2024-07-22T23:43:33.656Z | 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-1a086594-4c1f-4389-8b22-0ca4a5b3e8ba 0B 1.80T 188M /phd-artifacts/phd-clone-1a086594-4c1f-4389-8b22-0ca4a5b3e8ba\n
target = phd_framework::zfs
|
| 799 | 2024-07-22T23:43:33.656Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
| 800 | 2024-07-22T23:43:33.656Z | 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 = 187
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-1a086594-4c1f-4389-8b22-0ca4a5b3e8ba/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
|
| 801 | 2024-07-22T23:43:33.657Z | 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
|
| 802 | 2024-07-22T23:43:33.657Z | 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
|
| 803 | 2024-07-22T23:43:33.657Z | 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
|
| 804 | 2024-07-22T23:43:33.665Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 954
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
| 805 | 2024-07-22T23:43:33.697Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
| 806 | 2024-07-22T23:43:33.698Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 807 | 2024-07-22T23:43:33.845Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 808 | 2024-07-22T23:43:33.846Z | 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: a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e6a7cc44-4546-4d2a-8fc7-9224c1322d67, silo_id: ea9b9cb4-b739-46eb-a0ee-30448d291c0f }, name: "phd-vm-a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f", vcpus: 4 }, state: Creating }
line = 382
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-1a086594-4c1f-4389-8b22-0ca4a5b3e8ba/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 = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 809 | 2024-07-22T23:43:33.846Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 148
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 810 | 2024-07-22T23:43:33.846Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 811 | 2024-07-22T23:43:33.847Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::migrate::incompatible_vms
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 812 | 2024-07-22T23:43:33.847Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 813 | 2024-07-22T23:43:33.847Z | 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
|
| 814 | 2024-07-22T23:43:33.847Z | 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
|
| 815 | 2024-07-22T23:43:33.847Z | 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
|
| 816 | 2024-07-22T23:43:33.847Z | 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
|
| 817 | 2024-07-22T23:43:33.866Z | 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 190M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 818 | 2024-07-22T23:43:33.866Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-46156470-952a-4ce3-a2c0-78a258571e4f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
| 819 | 2024-07-22T23:43:33.892Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-46156470-952a-4ce3-a2c0-78a258571e4f", "phd-artifacts/phd-clone-6ad8590a-7172-4708-8af4-1bf1e09a23fb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
| 820 | 2024-07-22T23:43:33.915Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6ad8590a-7172-4708-8af4-1bf1e09a23fb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
| 821 | 2024-07-22T23:43:33.928Z | 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-6ad8590a-7172-4708-8af4-1bf1e09a23fb 0B 1.80T 188M /phd-artifacts/phd-clone-6ad8590a-7172-4708-8af4-1bf1e09a23fb\n
target = phd_framework::zfs
|
| 822 | 2024-07-22T23:43:33.928Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
| 823 | 2024-07-22T23:43:33.929Z | 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 = 187
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-6ad8590a-7172-4708-8af4-1bf1e09a23fb/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
|
| 824 | 2024-07-22T23:43:33.929Z | 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
|
| 825 | 2024-07-22T23:43:33.929Z | 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
|
| 826 | 2024-07-22T23:43:33.929Z | 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
|
| 827 | 2024-07-22T23:43:33.936Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 959
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
| 828 | 2024-07-22T23:43:33.970Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
| 829 | 2024-07-22T23:43:33.970Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
target = phd_framework::test_vm
target_id = b6d31786-a2ff-40b5-9122-577b76215073
|
| 830 | 2024-07-22T23:43:33.970Z | 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 = 505
migration_id = 7924f347-8148-4c5b-8e34-34d3b3bb56bc
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
target = phd_framework::test_vm
target_id = b6d31786-a2ff-40b5-9122-577b76215073
timeout_duration = 45s
|
| 831 | 2024-07-22T23:43:33.970Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
target = phd_framework::test_vm
target_id = b6d31786-a2ff-40b5-9122-577b76215073
vm = migration_incompatible_target_1
vm_id = b6d31786-a2ff-40b5-9122-577b76215073
|
| 832 | 2024-07-22T23:43:33.977Z | ERRO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] permanent error from instance_spec_ensure
e = Error Response: status: 500 Internal Server Error; headers: {"content-type": "application/json", "x-request-id": "56d9ad9f-5cf4-4fa8-b949-1a9151dded48", "content-length": "124", "date": "Mon, 22 Jul 2024 23:43:33 GMT"}; value: Error { error_code: Some("Internal"), message: "Internal Server Error", request_id: "56d9ad9f-5cf4-4fa8-b949-1a9151dded48" }
file = phd-tests/framework/src/test_vm/mod.rs
line = 330
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
target = phd_framework::test_vm
target_id = b6d31786-a2ff-40b5-9122-577b76215073
vm = migration_incompatible_target_1
vm_id = b6d31786-a2ff-40b5-9122-577b76215073
|
| 833 | 2024-07-22T23:43:33.978Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
target = phd_framework::test_vm
target_id = b6d31786-a2ff-40b5-9122-577b76215073
vm = migration_incompatible_target_1
vm_id = b6d31786-a2ff-40b5-9122-577b76215073
|
| 834 | 2024-07-22T23:43:33.978Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
target = phd_framework::test_vm
target_id = b6d31786-a2ff-40b5-9122-577b76215073
|
| 835 | 2024-07-22T23:43:33.981Z | DEBG | phd-runner: [TEST - 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
|
| 836 | 2024-07-22T23:43:34.001Z | DEBG | phd-runner: [TEST - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
|
| 837 | 2024-07-22T23:43:34.001Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6ad8590a-7172-4708-8af4-1bf1e09a23fb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
|
| 838 | 2024-07-22T23:43:34.037Z | DEBG | phd-runner: [TEST - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
|
| 839 | 2024-07-22T23:43:34.037Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-46156470-952a-4ce3-a2c0-78a258571e4f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
|
| 840 | 2024-07-22T23:43:34.059Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 841 | 2024-07-22T23:43:34.059Z | 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
|
| 842 | 2024-07-22T23:43:34.059Z | 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
|
| 843 | 2024-07-22T23:43:34.059Z | 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
|
| 844 | 2024-07-22T23:43:34.059Z | 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
|
| 845 | 2024-07-22T23:43:34.066Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 846 | 2024-07-22T23:43:34.073Z | 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 190M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 847 | 2024-07-22T23:43:34.073Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f1684501-1541-4996-bbc9-0d36303edcee"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
| 848 | 2024-07-22T23:43:34.089Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f1684501-1541-4996-bbc9-0d36303edcee", "phd-artifacts/phd-clone-d3bc49ab-71fe-47eb-9381-6a8f3f1be39d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
| 849 | 2024-07-22T23:43:34.110Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d3bc49ab-71fe-47eb-9381-6a8f3f1be39d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
| 850 | 2024-07-22T23:43:34.122Z | 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-d3bc49ab-71fe-47eb-9381-6a8f3f1be39d 0B 1.80T 188M /phd-artifacts/phd-clone-d3bc49ab-71fe-47eb-9381-6a8f3f1be39d\n
target = phd_framework::zfs
|
| 851 | 2024-07-22T23:43:34.123Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
| 852 | 2024-07-22T23:43:34.123Z | 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 = 187
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-d3bc49ab-71fe-47eb-9381-6a8f3f1be39d/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
|
| 853 | 2024-07-22T23:43:34.123Z | 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
|
| 854 | 2024-07-22T23:43:34.123Z | 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
|
| 855 | 2024-07-22T23:43:34.123Z | 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
|
| 856 | 2024-07-22T23:43:34.131Z | 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::incompatible_vms
target = phd_framework::test_vm::server
|
| 857 | 2024-07-22T23:43:34.163Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
| 858 | 2024-07-22T23:43:34.163Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 859 | 2024-07-22T23:43:34.164Z | 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
|
| 860 | 2024-07-22T23:43:34.164Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 318
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 861 | 2024-07-22T23:43:34.312Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 862 | 2024-07-22T23:43:34.312Z | 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: ad93e68e-545c-40ff-aeb8-b1d801a7ba30, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: fa79dcd5-7d43-454e-b518-3b94955cd083, silo_id: b6a33dee-b344-4aed-822f-f67c75e51e0e }, name: "phd-vm-ad93e68e-545c-40ff-aeb8-b1d801a7ba30", vcpus: 4 }, state: Creating }
line = 382
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-d3bc49ab-71fe-47eb-9381-6a8f3f1be39d/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 = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 863 | 2024-07-22T23:43:34.312Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 149
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 864 | 2024-07-22T23:43:34.312Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 865 | 2024-07-22T23:43:34.312Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::migrate::incompatible_vms
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 866 | 2024-07-22T23:43:34.313Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 867 | 2024-07-22T23:43:34.313Z | 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
|
| 868 | 2024-07-22T23:43:34.313Z | 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
|
| 869 | 2024-07-22T23:43:34.313Z | 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
|
| 870 | 2024-07-22T23:43:34.313Z | 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
|
| 871 | 2024-07-22T23:43:34.329Z | 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 190M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 872 | 2024-07-22T23:43:34.329Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dfdd0ecd-f2de-414d-9955-e8c02bf0c6a4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
| 873 | 2024-07-22T23:43:34.349Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dfdd0ecd-f2de-414d-9955-e8c02bf0c6a4", "phd-artifacts/phd-clone-ae903976-c22f-497d-ae8e-c27174218f0d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
| 874 | 2024-07-22T23:43:34.371Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ae903976-c22f-497d-ae8e-c27174218f0d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
| 875 | 2024-07-22T23:43:34.384Z | 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-ae903976-c22f-497d-ae8e-c27174218f0d 0B 1.80T 188M /phd-artifacts/phd-clone-ae903976-c22f-497d-ae8e-c27174218f0d\n
target = phd_framework::zfs
|
| 876 | 2024-07-22T23:43:34.385Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
| 877 | 2024-07-22T23:43:34.385Z | 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 = 187
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-ae903976-c22f-497d-ae8e-c27174218f0d/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
|
| 878 | 2024-07-22T23:43:34.385Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 879 | 2024-07-22T23:43:34.385Z | 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
|
| 880 | 2024-07-22T23:43:34.385Z | 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
|
| 881 | 2024-07-22T23:43:34.394Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 972
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
| 882 | 2024-07-22T23:43:34.426Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
| 883 | 2024-07-22T23:43:34.426Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
target = phd_framework::test_vm
target_id = 37c6b106-3aed-4a43-889d-965cabc604ed
|
| 884 | 2024-07-22T23:43:34.426Z | 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 = 505
migration_id = abe20daa-87d3-4df6-bf7b-3426c2d02ebe
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
target = phd_framework::test_vm
target_id = 37c6b106-3aed-4a43-889d-965cabc604ed
timeout_duration = 90s
|
| 885 | 2024-07-22T23:43:34.426Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
target = phd_framework::test_vm
target_id = 37c6b106-3aed-4a43-889d-965cabc604ed
vm = migration_incompatible_target_2
vm_id = 37c6b106-3aed-4a43-889d-965cabc604ed
|
| 886 | 2024-07-22T23:43:34.433Z | ERRO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] permanent error from instance_spec_ensure
e = Error Response: status: 500 Internal Server Error; headers: {"content-type": "application/json", "x-request-id": "ff103c97-06d6-419d-b398-7f1a03766dda", "content-length": "124", "date": "Mon, 22 Jul 2024 23:43:34 GMT"}; value: Error { error_code: Some("Internal"), message: "Internal Server Error", request_id: "ff103c97-06d6-419d-b398-7f1a03766dda" }
file = phd-tests/framework/src/test_vm/mod.rs
line = 330
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
target = phd_framework::test_vm
target_id = 37c6b106-3aed-4a43-889d-965cabc604ed
vm = migration_incompatible_target_2
vm_id = 37c6b106-3aed-4a43-889d-965cabc604ed
|
| 887 | 2024-07-22T23:43:34.433Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
target = phd_framework::test_vm
target_id = 37c6b106-3aed-4a43-889d-965cabc604ed
vm = migration_incompatible_target_2
vm_id = 37c6b106-3aed-4a43-889d-965cabc604ed
|
| 888 | 2024-07-22T23:43:34.433Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
target = phd_framework::test_vm
target_id = 37c6b106-3aed-4a43-889d-965cabc604ed
|
| 889 | 2024-07-22T23:43:34.437Z | DEBG | phd-runner: [TEST - 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
|
| 890 | 2024-07-22T23:43:34.457Z | DEBG | phd-runner: [TEST - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
|
| 891 | 2024-07-22T23:43:34.458Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ae903976-c22f-497d-ae8e-c27174218f0d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
|
| 892 | 2024-07-22T23:43:34.494Z | DEBG | phd-runner: [TEST - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
|
| 893 | 2024-07-22T23:43:34.494Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dfdd0ecd-f2de-414d-9955-e8c02bf0c6a4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
|
| 894 | 2024-07-22T23:43:34.514Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 895 | 2024-07-22T23:43:34.515Z | 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
|
| 896 | 2024-07-22T23:43:34.515Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 897 | 2024-07-22T23:43:34.515Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 898 | 2024-07-22T23:43:34.515Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 203
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 899 | 2024-07-22T23:43:34.516Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 900 | 2024-07-22T23:43:34.714Z | 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 = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 901 | 2024-07-22T23:43:34.840Z | 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 = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 902 | 2024-07-22T23:43:34.840Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1a086594-4c1f-4389-8b22-0ca4a5b3e8ba"]
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 = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 903 | 2024-07-22T23:43:34.869Z | 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 = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 904 | 2024-07-22T23:43:34.869Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-16b9ab02-b8ed-4324-9b94-a215f35ccb6e"]
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 = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 905 | 2024-07-22T23:43:34.895Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 836
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = a950f7f0-b7fd-4ae9-b81c-a5cbb15f155f
|
| 906 | 2024-07-22T23:43:35.073Z | 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 = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 907 | 2024-07-22T23:43:35.205Z | 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 = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 908 | 2024-07-22T23:43:35.205Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d3bc49ab-71fe-47eb-9381-6a8f3f1be39d"]
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 = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 909 | 2024-07-22T23:43:35.236Z | 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 = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 910 | 2024-07-22T23:43:35.236Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f1684501-1541-4996-bbc9-0d36303edcee"]
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 = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 911 | 2024-07-22T23:43:35.259Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 744
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = ad93e68e-545c-40ff-aeb8-b1d801a7ba30
|
| 912 | 2024-07-22T23:43:35.259Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1675
file = phd-tests/tests/src/migrate.rs
line = 266
path = phd_tests::migrate::incompatible_vms
target = phd_tests::migrate
|
| 913 | 2024-07-22T23:43:35.260Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 744
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 914 | 2024-07-22T23:43:35.260Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 915 | 2024-07-22T23:43:35.260Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 916 | 2024-07-22T23:43:35.260Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 917 | 2024-07-22T23:43:35.260Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 18
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 918 | 2024-07-22T23:43:35.260Z | 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
|
| 919 | 2024-07-22T23:43:35.260Z | 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
|
| 920 | 2024-07-22T23:43:35.260Z | 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
|
| 921 | 2024-07-22T23:43:35.260Z | 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
|
| 922 | 2024-07-22T23:43:35.276Z | 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 190M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 923 | 2024-07-22T23:43:35.276Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6a463314-a5bf-4a98-ab9e-28857204ca3f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 924 | 2024-07-22T23:43:35.294Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6a463314-a5bf-4a98-ab9e-28857204ca3f", "phd-artifacts/phd-clone-609d94b5-e328-497f-bb6d-62a3ee56db00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = clone
|
| 925 | 2024-07-22T23:43:35.313Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-609d94b5-e328-497f-bb6d-62a3ee56db00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
| 926 | 2024-07-22T23:43:35.326Z | 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-609d94b5-e328-497f-bb6d-62a3ee56db00 0B 1.80T 188M /phd-artifacts/phd-clone-609d94b5-e328-497f-bb6d-62a3ee56db00\n
target = phd_framework::zfs
|
| 927 | 2024-07-22T23:43:35.326Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 928 | 2024-07-22T23:43:35.326Z | 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 = 187
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-609d94b5-e328-497f-bb6d-62a3ee56db00/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
|
| 929 | 2024-07-22T23:43:35.327Z | 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
|
| 930 | 2024-07-22T23:43:35.327Z | 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
|
| 931 | 2024-07-22T23:43:35.327Z | 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
|
| 932 | 2024-07-22T23:43:35.334Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 986
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 933 | 2024-07-22T23:43:35.366Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 934 | 2024-07-22T23:43:35.366Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 935 | 2024-07-22T23:43:35.514Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 936 | 2024-07-22T23:43:35.515Z | 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: 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: bbbb0df7-22a3-4602-90ec-fed01438b803, silo_id: 6832b345-cec1-439b-a500-bea7781ba519 }, name: "phd-vm-97ef2afb-1887-4e1e-a8f5-ca17f3ee5686", vcpus: 2 }, state: Creating }
line = 382
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-609d94b5-e328-497f-bb6d-62a3ee56db00/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 = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 937 | 2024-07-22T23:43:35.515Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 148
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 938 | 2024-07-22T23:43:35.515Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 939 | 2024-07-22T23:43:35.515Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::migrate::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 940 | 2024-07-22T23:43:35.516Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 941 | 2024-07-22T23:43:35.516Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 942 | 2024-07-22T23:43:35.516Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 943 | 2024-07-22T23:43:35.516Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 944 | 2024-07-22T23:43:35.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 945 | 2024-07-22T23:43:35.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 946 | 2024-07-22T23:43:39.770Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4254
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 947 | 2024-07-22T23:43:39.770Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 948 | 2024-07-22T23:43:39.771Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 949 | 2024-07-22T23:43:39.771Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 950 | 2024-07-22T23:43:39.771Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 951 | 2024-07-22T23:43:39.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 952 | 2024-07-22T23:43:39.787Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 953 | 2024-07-22T23:43:39.787Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4270
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 954 | 2024-07-22T23:43:39.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 955 | 2024-07-22T23:43:39.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 956 | 2024-07-22T23:43:39.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 957 | 2024-07-22T23:43:39.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 958 | 2024-07-22T23:43:39.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 959 | 2024-07-22T23:43:39.831Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 960 | 2024-07-22T23:43:39.836Z | 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
|
| 961 | 2024-07-22T23:43:39.836Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 962 | 2024-07-22T23:43:39.836Z | 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 = 187
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-609d94b5-e328-497f-bb6d-62a3ee56db00/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
|
| 963 | 2024-07-22T23:43:39.836Z | 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
|
| 964 | 2024-07-22T23:43:39.836Z | 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
|
| 965 | 2024-07-22T23:43:39.836Z | 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
|
| 966 | 2024-07-22T23:43:39.849Z | 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::serial_history
target = phd_framework::test_vm::server
|
| 967 | 2024-07-22T23:43:39.882Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 968 | 2024-07-22T23:43:39.882Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 969 | 2024-07-22T23:43:39.882Z | 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 = 505
migration_id = f037f0f2-630d-4a49-943a-571a5009fb46
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
timeout_duration = 45s
|
| 970 | 2024-07-22T23:43:39.882Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
vm = migration_serial_history_lifecycle_0
vm_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 971 | 2024-07-22T23:43:40.028Z | 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: e6d1f0fe-5941-4dd5-85e1-eb6513433c04, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: faccb8ca-6df2-44fe-a814-4f6c19cd002a, silo_id: 859f9b66-58fa-4a6f-b05f-cd2533cb99f6 }, name: "phd-vm-e6d1f0fe-5941-4dd5-85e1-eb6513433c04", vcpus: 2 }, state: Migrating }
line = 382
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-609d94b5-e328-497f-bb6d-62a3ee56db00/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 = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
vm = migration_serial_history_lifecycle_0
vm_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 972 | 2024-07-22T23:43:40.028Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 146
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
vm = migration_serial_history_lifecycle_0
vm_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 973 | 2024-07-22T23:43:40.028Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = f037f0f2-630d-4a49-943a-571a5009fb46
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 974 | 2024-07-22T23:43:43.900Z | 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
|
| 975 | 2024-07-22T23:43:44.056Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 976 | 2024-07-22T23:43:44.056Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4027
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = f037f0f2-630d-4a49-943a-571a5009fb46
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 977 | 2024-07-22T23:43:44.056Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4174
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
target = phd_framework::test_vm
target_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 978 | 2024-07-22T23:43:44.058Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 979 | 2024-07-22T23:43:44.059Z | 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 = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 980 | 2024-07-22T23:43:44.191Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 132
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 97ef2afb-1887-4e1e-a8f5-ca17f3ee5686
|
| 981 | 2024-07-22T23:43:44.193Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 982 | 2024-07-22T23:43:44.194Z | 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
|
| 983 | 2024-07-22T23:43:44.194Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 984 | 2024-07-22T23:43:44.194Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8679
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 985 | 2024-07-22T23:43:44.194Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 986 | 2024-07-22T23:43:44.195Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 987 | 2024-07-22T23:43:44.587Z | 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 = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 988 | 2024-07-22T23:43:44.719Z | 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 = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 989 | 2024-07-22T23:43:44.719Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-609d94b5-e328-497f-bb6d-62a3ee56db00"]
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 = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 990 | 2024-07-22T23:43:44.749Z | 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 = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 991 | 2024-07-22T23:43:44.749Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6a463314-a5bf-4a98-ab9e-28857204ca3f"]
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 = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 992 | 2024-07-22T23:43:44.775Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 581
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = e6d1f0fe-5941-4dd5-85e1-eb6513433c04
|
| 993 | 2024-07-22T23:43:44.775Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9514
file = phd-tests/tests/src/migrate.rs
line = 18
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 994 | 2024-07-22T23:43:44.775Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 581
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 995 | 2024-07-22T23:43:44.775Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 996 | 2024-07-22T23:43:44.775Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 997 | 2024-07-22T23:43:44.775Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 998 | 2024-07-22T23:43:44.775Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 13
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 999 | 2024-07-22T23:43:44.775Z | 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
|
| 1000 | 2024-07-22T23:43:44.776Z | 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
|
| 1001 | 2024-07-22T23:43:44.776Z | 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
|
| 1002 | 2024-07-22T23:43:44.776Z | 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
|
| 1003 | 2024-07-22T23:43:44.791Z | 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 189M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 1004 | 2024-07-22T23:43:44.791Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ad733ade-2826-44ba-baa9-4ef4bf862dfa"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 1005 | 2024-07-22T23:43:44.811Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ad733ade-2826-44ba-baa9-4ef4bf862dfa", "phd-artifacts/phd-clone-1552a955-8230-464a-84ee-49a2d4793802"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = clone
|
| 1006 | 2024-07-22T23:43:44.830Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1552a955-8230-464a-84ee-49a2d4793802"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
| 1007 | 2024-07-22T23:43:44.845Z | 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-1552a955-8230-464a-84ee-49a2d4793802 0B 1.80T 188M /phd-artifacts/phd-clone-1552a955-8230-464a-84ee-49a2d4793802\n
target = phd_framework::zfs
|
| 1008 | 2024-07-22T23:43:44.846Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 1009 | 2024-07-22T23:43:44.846Z | 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 = 187
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-1552a955-8230-464a-84ee-49a2d4793802/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
|
| 1010 | 2024-07-22T23:43:44.846Z | 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
|
| 1011 | 2024-07-22T23:43:44.846Z | 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
|
| 1012 | 2024-07-22T23:43:44.846Z | 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
|
| 1013 | 2024-07-22T23:43:44.854Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 996
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 1014 | 2024-07-22T23:43:44.886Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 1015 | 2024-07-22T23:43:44.886Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1016 | 2024-07-22T23:43:45.045Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1017 | 2024-07-22T23:43:45.045Z | 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: 56707ddf-3431-415f-a339-ea4ba9a326a9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6e533c57-ab77-43c1-8ed1-c4e2394094e2, silo_id: 568ba947-178d-4a6e-a1f4-0cf1fda56a18 }, name: "phd-vm-56707ddf-3431-415f-a339-ea4ba9a326a9", vcpus: 2 }, state: Creating }
line = 382
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-1552a955-8230-464a-84ee-49a2d4793802/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 = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1018 | 2024-07-22T23:43:45.046Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 159
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1019 | 2024-07-22T23:43:45.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1020 | 2024-07-22T23:43:45.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1021 | 2024-07-22T23:43:45.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1022 | 2024-07-22T23:43:45.046Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 1023 | 2024-07-22T23:43:45.046Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1024 | 2024-07-22T23:43:45.046Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1025 | 2024-07-22T23:43:45.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1026 | 2024-07-22T23:43:45.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1027 | 2024-07-22T23:43:49.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4246
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1028 | 2024-07-22T23:43:49.293Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1029 | 2024-07-22T23:43:49.294Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1030 | 2024-07-22T23:43:49.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1031 | 2024-07-22T23:43:49.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1032 | 2024-07-22T23:43:49.309Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1033 | 2024-07-22T23:43:49.309Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 1034 | 2024-07-22T23:43:49.309Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4262
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 1035 | 2024-07-22T23:43:49.309Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1036 | 2024-07-22T23:43:49.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 = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1037 | 2024-07-22T23:43:49.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1038 | 2024-07-22T23:43:49.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1039 | 2024-07-22T23:43:49.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1040 | 2024-07-22T23:43:49.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1041 | 2024-07-22T23:43:49.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1042 | 2024-07-22T23:43:49.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1043 | 2024-07-22T23:43:49.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1044 | 2024-07-22T23:43:49.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1045 | 2024-07-22T23:43:49.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1046 | 2024-07-22T23:43:49.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1047 | 2024-07-22T23:43:49.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1048 | 2024-07-22T23:43:49.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1049 | 2024-07-22T23:43:49.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1050 | 2024-07-22T23:43:49.397Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1051 | 2024-07-22T23:43:49.397Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1052 | 2024-07-22T23:43:49.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1053 | 2024-07-22T23:43:49.419Z | 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
|
| 1054 | 2024-07-22T23:43:49.419Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 1055 | 2024-07-22T23:43:49.419Z | 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 = 187
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-1552a955-8230-464a-84ee-49a2d4793802/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
|
| 1056 | 2024-07-22T23:43:49.420Z | 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
|
| 1057 | 2024-07-22T23:43:49.420Z | 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
|
| 1058 | 2024-07-22T23:43:49.420Z | 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
|
| 1059 | 2024-07-22T23:43:49.433Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 997
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 1060 | 2024-07-22T23:43:49.465Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 1061 | 2024-07-22T23:43:49.465Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1062 | 2024-07-22T23:43:49.465Z | 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 = 505
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = 45s
|
| 1063 | 2024-07-22T23:43:49.465Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1064 | 2024-07-22T23:43:49.624Z | 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: 3a38931d-f38a-4325-a9d2-728d616afcfa, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 348d4e94-ac3b-4e65-bbaf-200e5a15b849, silo_id: 74f940b7-8b08-465b-9795-c2911daab520 }, name: "phd-vm-3a38931d-f38a-4325-a9d2-728d616afcfa", vcpus: 2 }, state: Migrating }
line = 382
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-1552a955-8230-464a-84ee-49a2d4793802/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 = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1065 | 2024-07-22T23:43:49.624Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 158
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1066 | 2024-07-22T23:43:49.624Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1067 | 2024-07-22T23:43:53.483Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1068 | 2024-07-22T23:43:53.484Z | 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
|
| 1069 | 2024-07-22T23:43:53.488Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1070 | 2024-07-22T23:43:53.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1071 | 2024-07-22T23:43:53.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 = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1072 | 2024-07-22T23:43:53.489Z | 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 = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1073 | 2024-07-22T23:43:53.627Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
|
| 1074 | 2024-07-22T23:43:53.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 139
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1075 | 2024-07-22T23:43:53.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1076 | 2024-07-22T23:43:53.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1077 | 2024-07-22T23:43:53.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1078 | 2024-07-22T23:43:53.661Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1079 | 2024-07-22T23:43:53.662Z | 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
|
| 1080 | 2024-07-22T23:43:53.662Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1081 | 2024-07-22T23:43:53.662Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1082 | 2024-07-22T23:43:53.662Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8617
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1083 | 2024-07-22T23:43:53.663Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1084 | 2024-07-22T23:43:54.124Z | 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 = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1085 | 2024-07-22T23:43:54.258Z | 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 = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1086 | 2024-07-22T23:43:54.258Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1552a955-8230-464a-84ee-49a2d4793802"]
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 = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1087 | 2024-07-22T23:43:54.288Z | 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 = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1088 | 2024-07-22T23:43:54.288Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ad733ade-2826-44ba-baa9-4ef4bf862dfa"]
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 = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1089 | 2024-07-22T23:43:54.310Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 648
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1090 | 2024-07-22T23:43:54.311Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 648
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1091 | 2024-07-22T23:43:54.311Z | 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
|
| 1092 | 2024-07-22T23:43:54.311Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1093 | 2024-07-22T23:43:54.311Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1094 | 2024-07-22T23:43:54.311Z | 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
|
| 1095 | 2024-07-22T23:43:54.311Z | 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
|
| 1096 | 2024-07-22T23:43:54.311Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1097 | 2024-07-22T23:43:54.311Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1098 | 2024-07-22T23:43:54.312Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 1099 | 2024-07-22T23:43:54.331Z | 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 189M 1.80T 188M /phd-artifacts\n
target = phd_framework::zfs
|
| 1100 | 2024-07-22T23:43:54.332Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-263c7748-3834-4f32-92e6-e23df96bb507"]
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
|
| 1101 | 2024-07-22T23:43:54.356Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-263c7748-3834-4f32-92e6-e23df96bb507", "phd-artifacts/phd-clone-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e"]
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
|
| 1102 | 2024-07-22T23:43:54.377Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e"]
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
|
| 1103 | 2024-07-22T23:43:54.390Z | 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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e 0B 1.80T 188M /phd-artifacts/phd-clone-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e\n
target = phd_framework::zfs
|
| 1104 | 2024-07-22T23:43:54.390Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1105 | 2024-07-22T23:43:54.391Z | 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 = 187
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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e/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
|
| 1106 | 2024-07-22T23:43:54.391Z | 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/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 1107 | 2024-07-22T23:43:54.391Z | 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/0dd258e2088417d22646dd682e365d04e6904911/propolis-server.tar.gz
|
| 1108 | 2024-07-22T23:44:17.424Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/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
|
| 1109 | 2024-07-22T23:44:17.424Z | 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
|
| 1110 | 2024-07-22T23:44:31.935Z | 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/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/propolis-server"
target = phd_framework::test_vm::server
|
| 1111 | 2024-07-22T23:44:31.936Z | 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
|
| 1112 | 2024-07-22T23:44:31.989Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1006
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
|
| 1113 | 2024-07-22T23:44:32.021Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37630
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1114 | 2024-07-22T23:44:32.021Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1115 | 2024-07-22T23:44:32.171Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1116 | 2024-07-22T23:44:32.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: e851001c-df32-4854-b3ac-ae44267727b3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d09ea72b-1060-4516-a37f-e3b25b65fbd5, silo_id: 7e86dfeb-94ad-404f-82ed-8387b132709e }, name: "phd-vm-e851001c-df32-4854-b3ac-ae44267727b3", vcpus: 2 }, state: Creating }
line = 382
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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e/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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1117 | 2024-07-22T23:44:32.172Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1118 | 2024-07-22T23:44:32.172Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1119 | 2024-07-22T23:44:32.172Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1120 | 2024-07-22T23:44:32.173Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1121 | 2024-07-22T23:44:32.173Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1122 | 2024-07-22T23:44:32.173Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1123 | 2024-07-22T23:44:32.173Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1124 | 2024-07-22T23:44:32.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1125 | 2024-07-22T23:44:32.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1126 | 2024-07-22T23:44:36.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4227
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1127 | 2024-07-22T23:44:36.400Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1128 | 2024-07-22T23:44:36.401Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1129 | 2024-07-22T23:44:36.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1130 | 2024-07-22T23:44:36.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 = 716
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1131 | 2024-07-22T23:44:36.416Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1132 | 2024-07-22T23:44:36.416Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1133 | 2024-07-22T23:44:36.416Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4243
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1134 | 2024-07-22T23:44:36.416Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1135 | 2024-07-22T23:44:36.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1136 | 2024-07-22T23:44:36.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1137 | 2024-07-22T23:44:36.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1138 | 2024-07-22T23:44:36.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1139 | 2024-07-22T23:44:36.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1140 | 2024-07-22T23:44:36.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1141 | 2024-07-22T23:44:36.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1142 | 2024-07-22T23:44:36.470Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1143 | 2024-07-22T23:44:36.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1144 | 2024-07-22T23:44:36.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1145 | 2024-07-22T23:44:36.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1146 | 2024-07-22T23:44:36.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1147 | 2024-07-22T23:44:36.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1148 | 2024-07-22T23:44:36.503Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1149 | 2024-07-22T23:44:36.503Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1150 | 2024-07-22T23:44:36.503Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1151 | 2024-07-22T23:44:36.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1152 | 2024-07-22T23:44:36.525Z | 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
|
| 1153 | 2024-07-22T23:44:36.525Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1154 | 2024-07-22T23:44:36.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 = 187
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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e/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
|
| 1155 | 2024-07-22T23:44:36.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
|
| 1156 | 2024-07-22T23:44:36.525Z | 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
|
| 1157 | 2024-07-22T23:44:36.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::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
|
| 1158 | 2024-07-22T23:44:36.547Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1007
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
|
| 1159 | 2024-07-22T23:44:36.579Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1160 | 2024-07-22T23:44:36.579Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1161 | 2024-07-22T23:44:36.580Z | 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 = 505
migration_id = adac7210-28ba-41f5-88a8-3d60681d3def
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
timeout_duration = 45s
|
| 1162 | 2024-07-22T23:44:36.580Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
vm = migration_from_base_and_back_lifecycle_0
vm_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1163 | 2024-07-22T23:44:36.732Z | 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: c3af5ffd-19b3-434b-af56-b3700fa30752, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c2e4ce80-e292-4c39-9de4-863577fe06d2, silo_id: 070b919f-0f75-4075-a5dc-dffbb07bd499 }, name: "phd-vm-c3af5ffd-19b3-434b-af56-b3700fa30752", vcpus: 2 }, state: Migrating }
line = 382
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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e/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 = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
vm = migration_from_base_and_back_lifecycle_0
vm_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1164 | 2024-07-22T23:44:36.732Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 152
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
vm = migration_from_base_and_back_lifecycle_0
vm_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1165 | 2024-07-22T23:44:36.732Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = adac7210-28ba-41f5-88a8-3d60681d3def
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1166 | 2024-07-22T23:44:40.577Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1167 | 2024-07-22T23:44:42.091Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1168 | 2024-07-22T23:44:42.091Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 5358
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = adac7210-28ba-41f5-88a8-3d60681d3def
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1169 | 2024-07-22T23:44:42.091Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5511
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e851001c-df32-4854-b3ac-ae44267727b3
target = phd_framework::test_vm
target_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1170 | 2024-07-22T23:44:42.092Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1171 | 2024-07-22T23:44:42.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
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 = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1172 | 2024-07-22T23:44:42.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1173 | 2024-07-22T23:44:42.093Z | 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 = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1174 | 2024-07-22T23:44:42.227Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e851001c-df32-4854-b3ac-ae44267727b3
|
| 1175 | 2024-07-22T23:44:42.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
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 = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1176 | 2024-07-22T23:44:42.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
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 = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1177 | 2024-07-22T23:44:42.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1178 | 2024-07-22T23:44:42.262Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
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 = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1179 | 2024-07-22T23:44:42.262Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 1180 | 2024-07-22T23:44:42.262Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1181 | 2024-07-22T23:44:42.262Z | 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 = 187
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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e/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_1
|
| 1182 | 2024-07-22T23:44:42.262Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/propolis-server
target = phd_framework::artifacts::store
|
| 1183 | 2024-07-22T23:44:42.262Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/propolis-server"
target = phd_framework::test_vm::server
|
| 1184 | 2024-07-22T23:44:42.262Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::server_log_mode
|
| 1185 | 2024-07-22T23:44:42.283Z | 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::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 1186 | 2024-07-22T23:44:42.316Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1187 | 2024-07-22T23:44:42.316Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1188 | 2024-07-22T23:44:42.316Z | 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 = 505
migration_id = 2d500cfd-c38e-43c8-99cf-4e93c27ec5de
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
timeout_duration = 45s
|
| 1189 | 2024-07-22T23:44:42.316Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1190 | 2024-07-22T23:44:42.468Z | 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: 88600d4e-712a-4a81-b6f6-5fe889db52bd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 5a844eff-9adb-41ff-bcba-03b29ea4ef6e, silo_id: 0abb4c94-7d0b-4ac6-951d-e7af5b5efc72 }, name: "phd-vm-88600d4e-712a-4a81-b6f6-5fe889db52bd", vcpus: 2 }, state: Migrating }
line = 382
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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e/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_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1191 | 2024-07-22T23:44:42.468Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 152
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1192 | 2024-07-22T23:44:42.469Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 2d500cfd-c38e-43c8-99cf-4e93c27ec5de
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1193 | 2024-07-22T23:44:46.319Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7765}}
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1194 | 2024-07-22T23:44:46.352Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1195 | 2024-07-22T23:44:46.352Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3883
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 2d500cfd-c38e-43c8-99cf-4e93c27ec5de
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1196 | 2024-07-22T23:44:46.352Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4035
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = c3af5ffd-19b3-434b-af56-b3700fa30752
target = phd_framework::test_vm
target_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1197 | 2024-07-22T23:44:46.353Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
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 = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1198 | 2024-07-22T23:44:46.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1199 | 2024-07-22T23:44:46.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1200 | 2024-07-22T23:44:46.354Z | 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 = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1201 | 2024-07-22T23:44:46.492Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
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 = c3af5ffd-19b3-434b-af56-b3700fa30752
|
| 1202 | 2024-07-22T23:44:47.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 730
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1203 | 2024-07-22T23:44:47.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1204 | 2024-07-22T23:44:47.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1205 | 2024-07-22T23:44:47.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1206 | 2024-07-22T23:44:47.118Z | 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
|
| 1207 | 2024-07-22T23:44:47.118Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1208 | 2024-07-22T23:44:47.118Z | 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 = 187
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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e/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_2
|
| 1209 | 2024-07-22T23:44:47.118Z | 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
|
| 1210 | 2024-07-22T23:44:47.118Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1211 | 2024-07-22T23:44:47.118Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::server_log_mode
|
| 1212 | 2024-07-22T23:44:47.140Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1011
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
|
| 1213 | 2024-07-22T23:44:47.172Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 1214 | 2024-07-22T23:44:47.172Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1215 | 2024-07-22T23:44:47.172Z | 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 = 505
migration_id = 25077e9d-dd78-4ba9-b494-ba544504b86e
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
timeout_duration = 45s
|
| 1216 | 2024-07-22T23:44:47.172Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1217 | 2024-07-22T23:44:47.325Z | 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: c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 38d2c0ba-d760-4b8b-beaf-ac0b229b3a28, silo_id: b256db48-bb5d-4050-99bc-0f1a2324534e }, name: "phd-vm-c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec", vcpus: 2 }, state: Migrating }
line = 382
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-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e/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_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1218 | 2024-07-22T23:44:47.325Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 153
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1219 | 2024-07-22T23:44:47.326Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 25077e9d-dd78-4ba9-b494-ba544504b86e
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1220 | 2024-07-22T23:44:51.169Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7812}}
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1221 | 2024-07-22T23:44:51.195Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1222 | 2024-07-22T23:44:51.195Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3869
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 25077e9d-dd78-4ba9-b494-ba544504b86e
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1223 | 2024-07-22T23:44:51.195Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4022
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
target = phd_framework::test_vm
target_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1224 | 2024-07-22T23:44:51.196Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1225 | 2024-07-22T23:44:51.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1226 | 2024-07-22T23:44:51.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 = 716
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1227 | 2024-07-22T23:44:51.197Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1228 | 2024-07-22T23:44:51.349Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 152
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 88600d4e-712a-4a81-b6f6-5fe889db52bd
|
| 1229 | 2024-07-22T23:44:51.349Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 152
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1230 | 2024-07-22T23:44:51.349Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1231 | 2024-07-22T23:44:51.349Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1232 | 2024-07-22T23:44:51.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1233 | 2024-07-22T23:44:51.381Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1234 | 2024-07-22T23:44:51.381Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1235 | 2024-07-22T23:44:51.381Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19209
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1236 | 2024-07-22T23:44:51.381Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1237 | 2024-07-22T23:44:51.381Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1238 | 2024-07-22T23:44:51.382Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1239 | 2024-07-22T23:44:51.705Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1240 | 2024-07-22T23:44:51.833Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1241 | 2024-07-22T23:44:51.834Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b89ef4dd-547e-4b20-aa7a-ce54716d1e3e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1242 | 2024-07-22T23:44:51.871Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1243 | 2024-07-22T23:44:51.871Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-263c7748-3834-4f32-92e6-e23df96bb507"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1244 | 2024-07-22T23:44:51.902Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 520
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = c6ac157f-e6de-4f50-81c2-3f09b9f2e8ec
|
| 1245 | 2024-07-22T23:44:51.902Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 57590
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
|
| 1246 | 2024-07-22T23:44:51.902Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 520
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1247 | 2024-07-22T23:44:51.902Z | 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
|
| 1248 | 2024-07-22T23:44:51.902Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1249 | 2024-07-22T23:44:51.902Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1250 | 2024-07-22T23:44:51.902Z | 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
|
| 1251 | 2024-07-22T23:44:51.902Z | 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
|
| 1252 | 2024-07-22T23:44:51.903Z | 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
|
| 1253 | 2024-07-22T23:44:51.903Z | 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
|
| 1254 | 2024-07-22T23:44:51.903Z | 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
|
| 1255 | 2024-07-22T23:44:51.922Z | 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 809M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
|
| 1256 | 2024-07-22T23:44:51.922Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3579d2c9-c709-48e5-a97c-5f6dc15484cb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 1257 | 2024-07-22T23:44:51.945Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3579d2c9-c709-48e5-a97c-5f6dc15484cb", "phd-artifacts/phd-clone-17bcfef4-3a52-42c4-8333-627ebe82427d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 1258 | 2024-07-22T23:44:51.968Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-17bcfef4-3a52-42c4-8333-627ebe82427d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 1259 | 2024-07-22T23:44:51.988Z | 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-17bcfef4-3a52-42c4-8333-627ebe82427d 0B 1.80T 808M /phd-artifacts/phd-clone-17bcfef4-3a52-42c4-8333-627ebe82427d\n
target = phd_framework::zfs
|
| 1260 | 2024-07-22T23:44:51.988Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 1261 | 2024-07-22T23:44:51.988Z | 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 = 187
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-17bcfef4-3a52-42c4-8333-627ebe82427d/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
|
| 1262 | 2024-07-22T23:44:51.988Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/propolis-server
target = phd_framework::artifacts::store
|
| 1263 | 2024-07-22T23:44:51.989Z | 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/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/propolis-server"
target = phd_framework::test_vm::server
|
| 1264 | 2024-07-22T23:44:51.989Z | 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
|
| 1265 | 2024-07-22T23:44:52.004Z | 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::from_base::serial_history
target = phd_framework::test_vm::server
|
| 1266 | 2024-07-22T23:44:52.036Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 1267 | 2024-07-22T23:44:52.036Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1268 | 2024-07-22T23:44:52.194Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1269 | 2024-07-22T23:44:52.195Z | 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: 4a91fd93-8837-4350-be0c-9b8f9149e813, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9ee2980d-d97c-4715-a742-ecf72c5f4f79, silo_id: 5886b707-49a6-4a5d-acdb-c36275decf55 }, name: "phd-vm-4a91fd93-8837-4350-be0c-9b8f9149e813", vcpus: 2 }, state: Creating }
line = 382
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-17bcfef4-3a52-42c4-8333-627ebe82427d/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 = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1270 | 2024-07-22T23:44:52.195Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 158
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1271 | 2024-07-22T23:44:52.195Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1272 | 2024-07-22T23:44:52.195Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1273 | 2024-07-22T23:44:52.196Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1274 | 2024-07-22T23:44:52.196Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 1275 | 2024-07-22T23:44:52.196Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1276 | 2024-07-22T23:44:52.196Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1277 | 2024-07-22T23:44:52.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1278 | 2024-07-22T23:44:52.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1279 | 2024-07-22T23:44:56.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4217
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1280 | 2024-07-22T23:44:56.413Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1281 | 2024-07-22T23:44:56.413Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1282 | 2024-07-22T23:44:56.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1283 | 2024-07-22T23:44:56.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1284 | 2024-07-22T23:44:56.430Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1285 | 2024-07-22T23:44:56.430Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 1286 | 2024-07-22T23:44:56.430Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4233
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 1287 | 2024-07-22T23:44:56.430Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1288 | 2024-07-22T23:44:56.430Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1289 | 2024-07-22T23:44:56.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1290 | 2024-07-22T23:44:56.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1291 | 2024-07-22T23:44:56.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 = 716
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1292 | 2024-07-22T23:44:56.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1293 | 2024-07-22T23:44:56.478Z | 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
|
| 1294 | 2024-07-22T23:44:56.478Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 1295 | 2024-07-22T23:44:56.478Z | 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 = 187
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-17bcfef4-3a52-42c4-8333-627ebe82427d/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
|
| 1296 | 2024-07-22T23:44:56.478Z | 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
|
| 1297 | 2024-07-22T23:44:56.479Z | 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
|
| 1298 | 2024-07-22T23:44:56.479Z | 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
|
| 1299 | 2024-07-22T23:44:56.498Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1021
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
|
| 1300 | 2024-07-22T23:44:56.530Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 1301 | 2024-07-22T23:44:56.530Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1302 | 2024-07-22T23:44:56.530Z | 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 = 505
migration_id = 9d9ed3ae-b718-46f9-8fe5-189712d58002
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
timeout_duration = 45s
|
| 1303 | 2024-07-22T23:44:56.530Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
vm = migration_serial_history_base_lifecycle_0
vm_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1304 | 2024-07-22T23:44:56.678Z | 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: b43cdca3-7e94-4879-9b60-16569a9e0f8e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b37155c9-707b-4127-9a9d-424339c66863, silo_id: 57f72a23-36ba-4bcc-aeb1-46184d42ae38 }, name: "phd-vm-b43cdca3-7e94-4879-9b60-16569a9e0f8e", vcpus: 2 }, state: Migrating }
line = 382
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-17bcfef4-3a52-42c4-8333-627ebe82427d/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 = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
vm = migration_serial_history_base_lifecycle_0
vm_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1305 | 2024-07-22T23:44:56.678Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 147
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
vm = migration_serial_history_base_lifecycle_0
vm_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1306 | 2024-07-22T23:44:56.678Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 9d9ed3ae-b718-46f9-8fe5-189712d58002
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1307 | 2024-07-22T23:45:00.550Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7685}}
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1308 | 2024-07-22T23:45:01.418Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1309 | 2024-07-22T23:45:01.418Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4739
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 9d9ed3ae-b718-46f9-8fe5-189712d58002
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1310 | 2024-07-22T23:45:01.418Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4888
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
target = phd_framework::test_vm
target_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1311 | 2024-07-22T23:45:01.419Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1312 | 2024-07-22T23:45:01.420Z | 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 = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1313 | 2024-07-22T23:45:01.567Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 147
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a91fd93-8837-4350-be0c-9b8f9149e813
|
| 1314 | 2024-07-22T23:45:01.570Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1315 | 2024-07-22T23:45:01.570Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1316 | 2024-07-22T23:45:01.570Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9375
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1317 | 2024-07-22T23:45:01.570Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1318 | 2024-07-22T23:45:01.570Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1319 | 2024-07-22T23:45:01.571Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1320 | 2024-07-22T23:45:02.138Z | 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 = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1321 | 2024-07-22T23:45:02.265Z | 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 = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1322 | 2024-07-22T23:45:02.265Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-17bcfef4-3a52-42c4-8333-627ebe82427d"]
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 = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1323 | 2024-07-22T23:45:02.299Z | 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 = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1324 | 2024-07-22T23:45:02.299Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3579d2c9-c709-48e5-a97c-5f6dc15484cb"]
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 = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1325 | 2024-07-22T23:45:02.328Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 758
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = b43cdca3-7e94-4879-9b60-16569a9e0f8e
|
| 1326 | 2024-07-22T23:45:02.328Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10425
file = phd-tests/tests/src/migrate.rs
line = 38
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 1327 | 2024-07-22T23:45:02.328Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 758
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1328 | 2024-07-22T23:45:02.328Z | 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
|
| 1329 | 2024-07-22T23:45:02.328Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1330 | 2024-07-22T23:45:02.328Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1331 | 2024-07-22T23:45:02.329Z | 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
|
| 1332 | 2024-07-22T23:45:02.329Z | 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
|
| 1333 | 2024-07-22T23:45:02.329Z | 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
|
| 1334 | 2024-07-22T23:45:02.329Z | 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
|
| 1335 | 2024-07-22T23:45:02.329Z | 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
|
| 1336 | 2024-07-22T23:45:02.350Z | 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 809M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
|
| 1337 | 2024-07-22T23:45:02.350Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-baed8730-92b7-49dd-8281-20b6599b7ee0"]
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
|
| 1338 | 2024-07-22T23:45:02.373Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-baed8730-92b7-49dd-8281-20b6599b7ee0", "phd-artifacts/phd-clone-c9414a08-22a2-457c-bb97-e599541bbaf2"]
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
|
| 1339 | 2024-07-22T23:45:02.401Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c9414a08-22a2-457c-bb97-e599541bbaf2"]
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
|
| 1340 | 2024-07-22T23:45:02.422Z | 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-c9414a08-22a2-457c-bb97-e599541bbaf2 0B 1.80T 808M /phd-artifacts/phd-clone-c9414a08-22a2-457c-bb97-e599541bbaf2\n
target = phd_framework::zfs
|
| 1341 | 2024-07-22T23:45:02.422Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 1342 | 2024-07-22T23:45:02.423Z | 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 = 187
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-c9414a08-22a2-457c-bb97-e599541bbaf2/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
|
| 1343 | 2024-07-22T23:45:02.423Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/propolis-server
target = phd_framework::artifacts::store
|
| 1344 | 2024-07-22T23:45:02.423Z | 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/41200d440337000abaa69e2bf7d2cd58ba320eb5a6c29310276f91c1cf948baa/propolis-server"
target = phd_framework::test_vm::server
|
| 1345 | 2024-07-22T23:45:02.423Z | 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
|
| 1346 | 2024-07-22T23:45:02.437Z | 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::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 1347 | 2024-07-22T23:45:02.469Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 1348 | 2024-07-22T23:45:02.469Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1349 | 2024-07-22T23:45:02.621Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1350 | 2024-07-22T23:45:02.622Z | 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: f3995eb1-e761-459e-9c54-ae014bc9fbca, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9460c913-a8e6-4190-95f5-d2cc7caea616, silo_id: 9d8326bb-1100-4cff-9f2b-9dd760d11270 }, name: "phd-vm-f3995eb1-e761-459e-9c54-ae014bc9fbca", vcpus: 2 }, state: Creating }
line = 382
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-c9414a08-22a2-457c-bb97-e599541bbaf2/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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1351 | 2024-07-22T23:45:02.622Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 152
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1352 | 2024-07-22T23:45:02.622Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1353 | 2024-07-22T23:45:02.622Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1354 | 2024-07-22T23:45:02.623Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1355 | 2024-07-22T23:45:02.623Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 1356 | 2024-07-22T23:45:02.623Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1357 | 2024-07-22T23:45:02.623Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1358 | 2024-07-22T23:45:02.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1359 | 2024-07-22T23:45:02.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1360 | 2024-07-22T23:45:06.843Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4219
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1361 | 2024-07-22T23:45:06.843Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1362 | 2024-07-22T23:45:06.843Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1363 | 2024-07-22T23:45:06.843Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1364 | 2024-07-22T23:45:06.843Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1365 | 2024-07-22T23:45:06.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1366 | 2024-07-22T23:45:06.858Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 1367 | 2024-07-22T23:45:06.858Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4235
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 1368 | 2024-07-22T23:45:06.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1369 | 2024-07-22T23:45:06.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1370 | 2024-07-22T23:45:06.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1371 | 2024-07-22T23:45:06.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1372 | 2024-07-22T23:45:06.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1373 | 2024-07-22T23:45:06.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1374 | 2024-07-22T23:45:06.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1375 | 2024-07-22T23:45:06.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1376 | 2024-07-22T23:45:06.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1377 | 2024-07-22T23:45:06.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1378 | 2024-07-22T23:45:06.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1379 | 2024-07-22T23:45:06.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1380 | 2024-07-22T23:45:06.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1381 | 2024-07-22T23:45:06.935Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1382 | 2024-07-22T23:45:06.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1383 | 2024-07-22T23:45:06.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1384 | 2024-07-22T23:45:06.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1385 | 2024-07-22T23:45:06.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1386 | 2024-07-22T23:45:06.968Z | 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
|
| 1387 | 2024-07-22T23:45:06.968Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 1388 | 2024-07-22T23:45:06.968Z | 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 = 187
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-c9414a08-22a2-457c-bb97-e599541bbaf2/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
|
| 1389 | 2024-07-22T23:45:06.968Z | 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
|
| 1390 | 2024-07-22T23:45:06.968Z | 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
|
| 1391 | 2024-07-22T23:45:06.968Z | 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
|
| 1392 | 2024-07-22T23:45:06.988Z | 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::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 1393 | 2024-07-22T23:45:07.021Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 52
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 1394 | 2024-07-22T23:45:07.021Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1395 | 2024-07-22T23:45:07.021Z | 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 = 505
migration_id = e8651cb6-5683-4497-881a-eaa3cdc5d07b
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
timeout_duration = 45s
|
| 1396 | 2024-07-22T23:45:07.021Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1397 | 2024-07-22T23:45:07.171Z | 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: 82a0d89b-3e4a-407f-9422-a3120d7e6c88, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1555e754-fde1-4ba2-a569-e462c128fc42, silo_id: af737a61-589a-416f-9ed4-18d95cc45815 }, name: "phd-vm-82a0d89b-3e4a-407f-9422-a3120d7e6c88", vcpus: 2 }, state: Migrating }
line = 382
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-c9414a08-22a2-457c-bb97-e599541bbaf2/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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1398 | 2024-07-22T23:45:07.172Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1399 | 2024-07-22T23:45:07.172Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = e8651cb6-5683-4497-881a-eaa3cdc5d07b
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1400 | 2024-07-22T23:45:11.049Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1401 | 2024-07-22T23:45:11.098Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1402 | 2024-07-22T23:45:11.098Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3925
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = e8651cb6-5683-4497-881a-eaa3cdc5d07b
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1403 | 2024-07-22T23:45:11.098Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4076
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
target = phd_framework::test_vm
target_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1404 | 2024-07-22T23:45:11.100Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1405 | 2024-07-22T23:45:11.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1406 | 2024-07-22T23:45:11.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1407 | 2024-07-22T23:45:11.100Z | 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 = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1408 | 2024-07-22T23:45:11.249Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 149
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f3995eb1-e761-459e-9c54-ae014bc9fbca
|
| 1409 | 2024-07-22T23:45:12.050Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 949
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1410 | 2024-07-22T23:45:12.050Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1411 | 2024-07-22T23:45:12.050Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1412 | 2024-07-22T23:45:12.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1413 | 2024-07-22T23:45:12.073Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1414 | 2024-07-22T23:45:12.073Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1415 | 2024-07-22T23:45:12.073Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9452
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1416 | 2024-07-22T23:45:12.073Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1417 | 2024-07-22T23:45:12.074Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1418 | 2024-07-22T23:45:12.074Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1419 | 2024-07-22T23:45:12.331Z | 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 = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1420 | 2024-07-22T23:45:12.472Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1421 | 2024-07-22T23:45:12.472Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c9414a08-22a2-457c-bb97-e599541bbaf2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1422 | 2024-07-22T23:45:12.513Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1423 | 2024-07-22T23:45:12.513Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-baed8730-92b7-49dd-8281-20b6599b7ee0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1424 | 2024-07-22T23:45:12.546Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 472
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 82a0d89b-3e4a-407f-9422-a3120d7e6c88
|
| 1425 | 2024-07-22T23:45:12.546Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10217
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
|
| 1426 | 2024-07-22T23:45:12.546Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 472
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1427 | 2024-07-22T23:45:12.547Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1428 | 2024-07-22T23:45:12.547Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1429 | 2024-07-22T23:45:12.547Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1430 | 2024-07-22T23:45:12.547Z | 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
|
| 1431 | 2024-07-22T23:45:12.547Z | 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
|
| 1432 | 2024-07-22T23:45:12.547Z | 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
|
| 1433 | 2024-07-22T23:45:12.547Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b1c66dd50d75b6fdffecaedb75102ae752fc0c463a068eb7206565121788d97e/crucible-downstairs
target = phd_framework::artifacts::store
|
| 1434 | 2024-07-22T23:45:12.547Z | 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-07-22T23:45:12.547Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9000", "--encrypted", "--uuid", "02b6f112-3adc-46f0-b145-760998079905", "--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
|
| 1436 | 2024-07-22T23:45:12.614Z | 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/02b6f112-3adc-46f0-b145-760998079905_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.571162233Z","hostname":"sock","pid":1036}\n{"msg":"UUID: 02b6f112-3adc-46f0-b145-760998079905","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.605390942Z","hostname":"sock","pid":1036}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.605406772Z","hostname":"sock","pid":1036}\n
target = phd_framework::disk::crucible
|
| 1437 | 2024-07-22T23:45:12.614Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9001", "--encrypted", "--uuid", "02b6f112-3adc-46f0-b145-760998079905", "--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
|
| 1438 | 2024-07-22T23:45:12.676Z | 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/02b6f112-3adc-46f0-b145-760998079905_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.635554843Z","hostname":"sock","pid":1037}\n{"msg":"UUID: 02b6f112-3adc-46f0-b145-760998079905","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.66857836Z","hostname":"sock","pid":1037}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.668595541Z","hostname":"sock","pid":1037}\n
target = phd_framework::disk::crucible
|
| 1439 | 2024-07-22T23:45:12.676Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9002", "--encrypted", "--uuid", "02b6f112-3adc-46f0-b145-760998079905", "--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
|
| 1440 | 2024-07-22T23:45:12.751Z | 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/02b6f112-3adc-46f0-b145-760998079905_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.707636674Z","hostname":"sock","pid":1038}\n{"msg":"UUID: 02b6f112-3adc-46f0-b145-760998079905","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.742149916Z","hostname":"sock","pid":1038}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:12.742166706Z","hostname":"sock","pid":1038}\n
target = phd_framework::disk::crucible
|
| 1441 | 2024-07-22T23:45:12.751Z | 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_02b6f112-3adc-46f0-b145-760998079905_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_02b6f112-3adc-46f0-b145-760998079905_9000.stdout.log"
target = phd_framework::server_log_mode
|
| 1442 | 2024-07-22T23:45:12.751Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 1443 | 2024-07-22T23:45:12.751Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 1444 | 2024-07-22T23:45:12.772Z | 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_02b6f112-3adc-46f0-b145-760998079905_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_02b6f112-3adc-46f0-b145-760998079905_9001.stdout.log"
target = phd_framework::server_log_mode
|
| 1445 | 2024-07-22T23:45:12.773Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 1446 | 2024-07-22T23:45:12.773Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 1447 | 2024-07-22T23:45:12.787Z | 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_02b6f112-3adc-46f0-b145-760998079905_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_02b6f112-3adc-46f0-b145-760998079905_9002.stdout.log"
target = phd_framework::server_log_mode
|
| 1448 | 2024-07-22T23:45:12.787Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 1449 | 2024-07-22T23:45:12.787Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/02b6f112-3adc-46f0-b145-760998079905_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 1450 | 2024-07-22T23:45:12.802Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 1451 | 2024-07-22T23:45:12.802Z | 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 = 187
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\\":\\"02b6f112-3adc-46f0-b145-760998079905\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"cd66d75f-80c6-43bd-9fd4-fd8ebb23a999\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"af4a3760-a11d-4d53-8137-c70bab84351b\\",\\"key\\":\\"WAOfhaSTcX8EvG4zUatQM77+aYZsvnSVNH94Z74JIig=\\",\\"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
|
| 1452 | 2024-07-22T23:45:12.802Z | 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
|
| 1453 | 2024-07-22T23:45:12.802Z | 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
|
| 1454 | 2024-07-22T23:45:12.802Z | 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
|
| 1455 | 2024-07-22T23:45:12.818Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1042
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 1456 | 2024-07-22T23:45:12.850Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 1457 | 2024-07-22T23:45:12.850Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1458 | 2024-07-22T23:45:13.007Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1459 | 2024-07-22T23:45:13.007Z | 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: 18925c2a-f84c-44fe-9572-3789405f0637, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b545243c-2400-4f77-be72-3f433b205bbf, silo_id: ba55d75a-10c5-4b8b-ab1b-95e50c58c04f }, name: "phd-vm-18925c2a-f84c-44fe-9572-3789405f0637", vcpus: 2 }, state: Creating }
line = 382
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\\":\\"02b6f112-3adc-46f0-b145-760998079905\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"cd66d75f-80c6-43bd-9fd4-fd8ebb23a999\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"af4a3760-a11d-4d53-8137-c70bab84351b\\",\\"key\\":\\"WAOfhaSTcX8EvG4zUatQM77+aYZsvnSVNH94Z74JIig=\\",\\"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 = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1460 | 2024-07-22T23:45:13.008Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 157
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1461 | 2024-07-22T23:45:13.008Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1462 | 2024-07-22T23:45:13.008Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::crucible::migrate::load_test
state = Run
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1463 | 2024-07-22T23:45:13.008Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1464 | 2024-07-22T23:45:13.008Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 1465 | 2024-07-22T23:45:13.008Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1466 | 2024-07-22T23:45:13.008Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1467 | 2024-07-22T23:45:13.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1468 | 2024-07-22T23:45:13.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1469 | 2024-07-22T23:45:17.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4829
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1470 | 2024-07-22T23:45:17.838Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::migrate::load_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1471 | 2024-07-22T23:45:17.838Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1472 | 2024-07-22T23:45:17.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1473 | 2024-07-22T23:45:17.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1474 | 2024-07-22T23:45:17.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1475 | 2024-07-22T23:45:17.854Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 1476 | 2024-07-22T23:45:17.854Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4845
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 1477 | 2024-07-22T23:45:17.854Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 1478 | 2024-07-22T23:45:17.855Z | 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 = 187
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\\":\\"02b6f112-3adc-46f0-b145-760998079905\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"77e3e029-abe0-43cf-9efc-1e0419fcb539\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"ea02f596-676c-4e1a-9834-d098231bfa98\\",\\"key\\":\\"WAOfhaSTcX8EvG4zUatQM77+aYZsvnSVNH94Z74JIig=\\",\\"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
|
| 1479 | 2024-07-22T23:45:17.855Z | 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
|
| 1480 | 2024-07-22T23:45:17.855Z | 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
|
| 1481 | 2024-07-22T23:45:17.855Z | 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
|
| 1482 | 2024-07-22T23:45:17.878Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1043
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 1483 | 2024-07-22T23:45:17.910Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 1484 | 2024-07-22T23:45:17.911Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1485 | 2024-07-22T23:45:17.911Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1486 | 2024-07-22T23:45:17.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1487 | 2024-07-22T23:45:17.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1488 | 2024-07-22T23:45:17.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1489 | 2024-07-22T23:45:18.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 226
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1490 | 2024-07-22T23:45:18.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1491 | 2024-07-22T23:45:18.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1492 | 2024-07-22T23:45:18.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1493 | 2024-07-22T23:45:18.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1494 | 2024-07-22T23:45:18.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1495 | 2024-07-22T23:45:18.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 264
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1496 | 2024-07-22T23:45:18.422Z | INFO | phd-runner: [TEST - EVENT] Generated SHA256 checksum: 79ec000b2fdd507593927da212c949254a59d447d6d0465e53d79037de3683a1
file = phd-tests/tests/src/crucible/migrate.rs
line = 72
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 1497 | 2024-07-22T23:45:18.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1498 | 2024-07-22T23:45:18.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 = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1499 | 2024-07-22T23:45:18.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1500 | 2024-07-22T23:45:18.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1501 | 2024-07-22T23:45:18.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1502 | 2024-07-22T23:45:18.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1503 | 2024-07-22T23:45:18.456Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1504 | 2024-07-22T23:45:18.456Z | 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 = 505
migration_id = 99c63c2d-24c8-45de-8844-aa7ff4830660
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
timeout_duration = 45s
|
| 1505 | 2024-07-22T23:45:18.456Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1506 | 2024-07-22T23:45:18.613Z | 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: d00e77be-56c2-4195-b539-3b8949041f6a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 105943bc-d2d1-4f0b-a098-4e60b661ff42, silo_id: 69543e95-f2a0-4d6b-a1c6-65d1424a1bdb }, name: "phd-vm-d00e77be-56c2-4195-b539-3b8949041f6a", vcpus: 2 }, state: Migrating }
line = 382
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\\":\\"02b6f112-3adc-46f0-b145-760998079905\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"77e3e029-abe0-43cf-9efc-1e0419fcb539\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"ea02f596-676c-4e1a-9834-d098231bfa98\\",\\"key\\":\\"WAOfhaSTcX8EvG4zUatQM77+aYZsvnSVNH94Z74JIig=\\",\\"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 = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1507 | 2024-07-22T23:45:18.613Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 157
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1508 | 2024-07-22T23:45:18.613Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 99c63c2d-24c8-45de-8844-aa7ff4830660
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1509 | 2024-07-22T23:45:24.752Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7920}}
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1510 | 2024-07-22T23:45:24.994Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1511 | 2024-07-22T23:45:24.994Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 6381
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 99c63c2d-24c8-45de-8844-aa7ff4830660
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1512 | 2024-07-22T23:45:24.995Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6538
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 18925c2a-f84c-44fe-9572-3789405f0637
target = phd_framework::test_vm
target_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1513 | 2024-07-22T23:45:24.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1514 | 2024-07-22T23:45:24.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1515 | 2024-07-22T23:45:25.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1516 | 2024-07-22T23:45:25.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1517 | 2024-07-22T23:45:25.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1518 | 2024-07-22T23:45:25.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1519 | 2024-07-22T23:45:25.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1520 | 2024-07-22T23:45:25.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1521 | 2024-07-22T23:45:25.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1522 | 2024-07-22T23:45:25.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1523 | 2024-07-22T23:45:25.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1524 | 2024-07-22T23:45:25.321Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 269
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1525 | 2024-07-22T23:45:25.321Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1526 | 2024-07-22T23:45:25.321Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1527 | 2024-07-22T23:45:25.322Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1528 | 2024-07-22T23:45:25.322Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12315
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1529 | 2024-07-22T23:45:25.322Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1530 | 2024-07-22T23:45:25.322Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1531 | 2024-07-22T23:45:25.323Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1532 | 2024-07-22T23:45:25.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::crucible::migrate::load_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1533 | 2024-07-22T23:45:25.479Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 157
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 18925c2a-f84c-44fe-9572-3789405f0637
|
| 1534 | 2024-07-22T23:45:25.481Z | 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 = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1535 | 2024-07-22T23:45:25.611Z | 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/02b6f112-3adc-46f0-b145-760998079905_9000" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1536 | 2024-07-22T23:45:25.624Z | 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/02b6f112-3adc-46f0-b145-760998079905_9000"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1537 | 2024-07-22T23:45:25.635Z | 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/02b6f112-3adc-46f0-b145-760998079905_9001" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1538 | 2024-07-22T23:45:25.648Z | 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/02b6f112-3adc-46f0-b145-760998079905_9001"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1539 | 2024-07-22T23:45:25.658Z | 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/02b6f112-3adc-46f0-b145-760998079905_9002" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1540 | 2024-07-22T23:45:25.674Z | 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/02b6f112-3adc-46f0-b145-760998079905_9002"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1541 | 2024-07-22T23:45:25.688Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 366
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d00e77be-56c2-4195-b539-3b8949041f6a
|
| 1542 | 2024-07-22T23:45:25.688Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13140
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 1543 | 2024-07-22T23:45:25.688Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 366
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1544 | 2024-07-22T23:45:25.688Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1545 | 2024-07-22T23:45:25.688Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1546 | 2024-07-22T23:45:25.688Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1547 | 2024-07-22T23:45:25.688Z | 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
|
| 1548 | 2024-07-22T23:45:25.689Z | 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-07-22T23:45:25.689Z | 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-07-22T23:45:25.689Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b1c66dd50d75b6fdffecaedb75102ae752fc0c463a068eb7206565121788d97e/crucible-downstairs
target = phd_framework::artifacts::store
|
| 1551 | 2024-07-22T23:45:25.689Z | 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
|
| 1552 | 2024-07-22T23:45:25.689Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9000", "--encrypted", "--uuid", "28fd3df1-dafb-42e2-a4c4-b048b37f29c8", "--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
|
| 1553 | 2024-07-22T23:45:25.764Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.723320803Z","hostname":"sock","pid":1046}\n{"msg":"UUID: 28fd3df1-dafb-42e2-a4c4-b048b37f29c8","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.756526002Z","hostname":"sock","pid":1046}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.756542442Z","hostname":"sock","pid":1046}\n
target = phd_framework::disk::crucible
|
| 1554 | 2024-07-22T23:45:25.764Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9001", "--encrypted", "--uuid", "28fd3df1-dafb-42e2-a4c4-b048b37f29c8", "--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
|
| 1555 | 2024-07-22T23:45:25.835Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.795102561Z","hostname":"sock","pid":1047}\n{"msg":"UUID: 28fd3df1-dafb-42e2-a4c4-b048b37f29c8","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.827047589Z","hostname":"sock","pid":1047}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.827063109Z","hostname":"sock","pid":1047}\n
target = phd_framework::disk::crucible
|
| 1556 | 2024-07-22T23:45:25.835Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9002", "--encrypted", "--uuid", "28fd3df1-dafb-42e2-a4c4-b048b37f29c8", "--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
|
| 1557 | 2024-07-22T23:45:25.899Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.8583688Z","hostname":"sock","pid":1048}\n{"msg":"UUID: 28fd3df1-dafb-42e2-a4c4-b048b37f29c8","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.890869703Z","hostname":"sock","pid":1048}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-07-22T23:45:25.890890103Z","hostname":"sock","pid":1048}\n
target = phd_framework::disk::crucible
|
| 1558 | 2024-07-22T23:45:25.899Z | 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_28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9000.stdout.log"
target = phd_framework::server_log_mode
|
| 1559 | 2024-07-22T23:45:25.899Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 1560 | 2024-07-22T23:45:25.899Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 1561 | 2024-07-22T23:45:25.914Z | 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_28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9001.stdout.log"
target = phd_framework::server_log_mode
|
| 1562 | 2024-07-22T23:45:25.914Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 1563 | 2024-07-22T23:45:25.914Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 1564 | 2024-07-22T23:45:25.929Z | 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_28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9002.stdout.log"
target = phd_framework::server_log_mode
|
| 1565 | 2024-07-22T23:45:25.929Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 1566 | 2024-07-22T23:45:25.929Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 1567 | 2024-07-22T23:45:25.945Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 1568 | 2024-07-22T23:45:25.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 = 187
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\\":\\"28fd3df1-dafb-42e2-a4c4-b048b37f29c8\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"3734ddb6-1090-4a87-ae69-294167e33869\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"80b71b92-f3ba-4845-ba13-0a42b1d771e3\\",\\"key\\":\\"An1JzTrnrOWkcDMPi2AiC0g4BfdQ2gIKFBPwHuN4Qx8=\\",\\"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
|
| 1569 | 2024-07-22T23:45:25.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
|
| 1570 | 2024-07-22T23:45:25.945Z | 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
|
| 1571 | 2024-07-22T23:45:25.945Z | 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
|
| 1572 | 2024-07-22T23:45:25.960Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1052
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 1573 | 2024-07-22T23:45:25.993Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 1574 | 2024-07-22T23:45:25.993Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1575 | 2024-07-22T23:45:26.154Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1576 | 2024-07-22T23:45:26.155Z | 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: 602ce259-0107-4ada-9e8b-464c0d36b6e5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e81bef9f-c737-494c-9d4c-7e83e3c8fa5a, silo_id: 334d5464-924b-4713-9b0b-a18e34b6d66e }, name: "phd-vm-602ce259-0107-4ada-9e8b-464c0d36b6e5", vcpus: 2 }, state: Creating }
line = 382
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\\":\\"28fd3df1-dafb-42e2-a4c4-b048b37f29c8\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"3734ddb6-1090-4a87-ae69-294167e33869\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"80b71b92-f3ba-4845-ba13-0a42b1d771e3\\",\\"key\\":\\"An1JzTrnrOWkcDMPi2AiC0g4BfdQ2gIKFBPwHuN4Qx8=\\",\\"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 = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1577 | 2024-07-22T23:45:26.155Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 162
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1578 | 2024-07-22T23:45:26.155Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1579 | 2024-07-22T23:45:26.155Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::crucible::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1580 | 2024-07-22T23:45:26.156Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1581 | 2024-07-22T23:45:26.156Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 1582 | 2024-07-22T23:45:26.156Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1583 | 2024-07-22T23:45:26.156Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1584 | 2024-07-22T23:45:26.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1585 | 2024-07-22T23:45:26.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1586 | 2024-07-22T23:45:30.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4820
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1587 | 2024-07-22T23:45:30.976Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1588 | 2024-07-22T23:45:30.977Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1589 | 2024-07-22T23:45:30.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1590 | 2024-07-22T23:45:30.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1591 | 2024-07-22T23:45:30.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1592 | 2024-07-22T23:45:30.992Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 1593 | 2024-07-22T23:45:30.992Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4835
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 1594 | 2024-07-22T23:45:30.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1595 | 2024-07-22T23:45:30.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1596 | 2024-07-22T23:45:31.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1597 | 2024-07-22T23:45:31.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1598 | 2024-07-22T23:45:31.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1599 | 2024-07-22T23:45:31.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1600 | 2024-07-22T23:45:31.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1601 | 2024-07-22T23:45:31.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1602 | 2024-07-22T23:45:31.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1603 | 2024-07-22T23:45:31.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1604 | 2024-07-22T23:45:31.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1605 | 2024-07-22T23:45:31.058Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1606 | 2024-07-22T23:45:31.058Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1607 | 2024-07-22T23:45:31.058Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1608 | 2024-07-22T23:45:31.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1609 | 2024-07-22T23:45:31.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1610 | 2024-07-22T23:45:31.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1611 | 2024-07-22T23:45:31.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1612 | 2024-07-22T23:45:31.091Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 1613 | 2024-07-22T23:45:31.091Z | 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 = 187
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\\":\\"28fd3df1-dafb-42e2-a4c4-b048b37f29c8\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"1d479dd9-15b4-4d87-abab-28a883b1b81d\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"7e1a18db-024f-4c49-9546-e6813a97ece9\\",\\"key\\":\\"An1JzTrnrOWkcDMPi2AiC0g4BfdQ2gIKFBPwHuN4Qx8=\\",\\"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
|
| 1614 | 2024-07-22T23:45:31.091Z | 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
|
| 1615 | 2024-07-22T23:45:31.091Z | 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
|
| 1616 | 2024-07-22T23:45:31.091Z | 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
|
| 1617 | 2024-07-22T23:45:31.114Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1053
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 1618 | 2024-07-22T23:45:31.146Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 1619 | 2024-07-22T23:45:31.147Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1620 | 2024-07-22T23:45:31.147Z | 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 = 505
migration_id = c721cd7a-33bc-4970-a941-c7224b43dbe4
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
timeout_duration = 45s
|
| 1621 | 2024-07-22T23:45:31.147Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1622 | 2024-07-22T23:45:31.289Z | 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: e6f0d783-6987-4dd9-8dc1-1dc2758a5721, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: fcc0793f-5c33-44b7-9f28-9956ff9214bc, silo_id: 3777f9c5-181a-4e36-b293-36b202674bee }, name: "phd-vm-e6f0d783-6987-4dd9-8dc1-1dc2758a5721", vcpus: 2 }, state: Migrating }
line = 382
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\\":\\"28fd3df1-dafb-42e2-a4c4-b048b37f29c8\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"1d479dd9-15b4-4d87-abab-28a883b1b81d\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"7e1a18db-024f-4c49-9546-e6813a97ece9\\",\\"key\\":\\"An1JzTrnrOWkcDMPi2AiC0g4BfdQ2gIKFBPwHuN4Qx8=\\",\\"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 = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1623 | 2024-07-22T23:45:31.289Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1624 | 2024-07-22T23:45:31.289Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = c721cd7a-33bc-4970-a941-c7224b43dbe4
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1625 | 2024-07-22T23:45:35.125Z | 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
|
| 1626 | 2024-07-22T23:45:35.575Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1627 | 2024-07-22T23:45:35.575Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4286
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = c721cd7a-33bc-4970-a941-c7224b43dbe4
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1628 | 2024-07-22T23:45:35.575Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4428
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
target = phd_framework::test_vm
target_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1629 | 2024-07-22T23:45:35.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1630 | 2024-07-22T23:45:35.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1631 | 2024-07-22T23:45:35.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 392
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1632 | 2024-07-22T23:45:35.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1633 | 2024-07-22T23:45:35.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1634 | 2024-07-22T23:45:36.002Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1635 | 2024-07-22T23:45:36.002Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1636 | 2024-07-22T23:45:36.002Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1637 | 2024-07-22T23:45:36.002Z | 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
|
| 1638 | 2024-07-22T23:45:36.002Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9848
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1639 | 2024-07-22T23:45:36.002Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1640 | 2024-07-22T23:45:36.002Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1641 | 2024-07-22T23:45:36.003Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1642 | 2024-07-22T23:45:36.004Z | 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 = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1643 | 2024-07-22T23:45:36.148Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 145
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 602ce259-0107-4ada-9e8b-464c0d36b6e5
|
| 1644 | 2024-07-22T23:45:36.149Z | 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 = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1645 | 2024-07-22T23:45:36.270Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9000" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1646 | 2024-07-22T23:45:36.282Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9000"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1647 | 2024-07-22T23:45:36.293Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9001" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1648 | 2024-07-22T23:45:36.304Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9001"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1649 | 2024-07-22T23:45:36.315Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9002" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1650 | 2024-07-22T23:45:36.327Z | 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/28fd3df1-dafb-42e2-a4c4-b048b37f29c8_9002"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1651 | 2024-07-22T23:45:36.342Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 339
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e6f0d783-6987-4dd9-8dc1-1dc2758a5721
|
| 1652 | 2024-07-22T23:45:36.342Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10653
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
| 1653 | 2024-07-22T23:45:36.342Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 339
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1654 | 2024-07-22T23:45:36.342Z | 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
|
| 1655 | 2024-07-22T23:45:36.342Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1656 | 2024-07-22T23:45:36.342Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1657 | 2024-07-22T23:45:36.343Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 181
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 1658 | 2024-07-22T23:45:36.343Z | 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
|
| 1659 | 2024-07-22T23:45:36.343Z | 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
|
| 1660 | 2024-07-22T23:45:36.343Z | 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
|
| 1661 | 2024-07-22T23:45:36.343Z | 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
|
| 1662 | 2024-07-22T23:45:36.374Z | 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 809M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
|
| 1663 | 2024-07-22T23:45:36.374Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4fdf5cef-1e87-42d4-acda-80d464467486"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = snapshot
|
| 1664 | 2024-07-22T23:45:36.404Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4fdf5cef-1e87-42d4-acda-80d464467486", "phd-artifacts/phd-clone-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = clone
|
| 1665 | 2024-07-22T23:45:36.438Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
| 1666 | 2024-07-22T23:45:36.459Z | 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-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42 0B 1.80T 808M /phd-artifacts/phd-clone-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42\n
target = phd_framework::zfs
|
| 1667 | 2024-07-22T23:45:36.460Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1668 | 2024-07-22T23:45:36.461Z | 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 = 187
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-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42/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
|
| 1669 | 2024-07-22T23:45:36.461Z | 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
|
| 1670 | 2024-07-22T23:45:36.461Z | 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
|
| 1671 | 2024-07-22T23:45:36.461Z | 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
|
| 1672 | 2024-07-22T23:45:36.476Z | 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::export_failure
target = phd_framework::test_vm::server
|
| 1673 | 2024-07-22T23:45:36.509Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1674 | 2024-07-22T23:45:36.509Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1675 | 2024-07-22T23:45:36.509Z | 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 = 187
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-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42/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
|
| 1676 | 2024-07-22T23:45:36.509Z | 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
|
| 1677 | 2024-07-22T23:45:36.509Z | 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
|
| 1678 | 2024-07-22T23:45:36.509Z | 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
|
| 1679 | 2024-07-22T23:45:36.523Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1061
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
|
| 1680 | 2024-07-22T23:45:36.555Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1681 | 2024-07-22T23:45:36.555Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1682 | 2024-07-22T23:45:36.555Z | 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 = 187
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-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42/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
|
| 1683 | 2024-07-22T23:45:36.555Z | 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
|
| 1684 | 2024-07-22T23:45:36.555Z | 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
|
| 1685 | 2024-07-22T23:45:36.555Z | 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
|
| 1686 | 2024-07-22T23:45:36.574Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1062
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
|
| 1687 | 2024-07-22T23:45:36.606Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1688 | 2024-07-22T23:45:36.606Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1689 | 2024-07-22T23:45:36.763Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1690 | 2024-07-22T23:45:36.763Z | 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: 3b915840-5bb2-4a99-8602-69c6eb1e8ab9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 26fa32a2-2002-4ce8-bfd3-1f5b7e3dd62e, silo_id: dea6ed1a-fe01-4643-ac82-2c21f48b60b8 }, name: "phd-vm-3b915840-5bb2-4a99-8602-69c6eb1e8ab9", vcpus: 2 }, state: Creating }
line = 382
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-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42/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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1691 | 2024-07-22T23:45:36.763Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 156
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1692 | 2024-07-22T23:45:36.763Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1693 | 2024-07-22T23:45:36.763Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::migrate::running_process::export_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1694 | 2024-07-22T23:45:36.764Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1695 | 2024-07-22T23:45:36.764Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1696 | 2024-07-22T23:45:36.764Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1697 | 2024-07-22T23:45:36.764Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1698 | 2024-07-22T23:45:36.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1699 | 2024-07-22T23:45:36.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1700 | 2024-07-22T23:45:40.983Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4219
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1701 | 2024-07-22T23:45:40.984Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1702 | 2024-07-22T23:45:40.984Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1703 | 2024-07-22T23:45:40.984Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1704 | 2024-07-22T23:45:40.984Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1705 | 2024-07-22T23:45:40.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1706 | 2024-07-22T23:45:40.998Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1707 | 2024-07-22T23:45:40.998Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4233
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 1708 | 2024-07-22T23:45:40.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1709 | 2024-07-22T23:45:40.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1710 | 2024-07-22T23:45:41.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1711 | 2024-07-22T23:45:41.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1712 | 2024-07-22T23:45:41.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1713 | 2024-07-22T23:45:41.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1714 | 2024-07-22T23:45:41.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1715 | 2024-07-22T23:45:41.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1716 | 2024-07-22T23:45:41.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1717 | 2024-07-22T23:45:41.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1718 | 2024-07-22T23:45:41.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1719 | 2024-07-22T23:45:41.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1720 | 2024-07-22T23:45:41.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1721 | 2024-07-22T23:45:41.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1722 | 2024-07-22T23:45:41.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1723 | 2024-07-22T23:45:41.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1724 | 2024-07-22T23:45:41.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1725 | 2024-07-22T23:45:41.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 311
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1726 | 2024-07-22T23:45:41.453Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1727 | 2024-07-22T23:45:41.453Z | 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 = 505
migration_id = 18ed88b0-d583-4e34-8103-af63a2fd40f7
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
timeout_duration = 45s
|
| 1728 | 2024-07-22T23:45:41.453Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
vm = migrate_running_process::export_failure_target1
vm_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1729 | 2024-07-22T23:45:41.599Z | 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: 67858f12-d1b0-4078-bf4a-d6b318be853d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: f40e7082-5b4d-4926-bdd5-1a5dad5b3084, silo_id: 51b160ac-74da-4624-afa2-31fdd712d9dd }, name: "phd-vm-67858f12-d1b0-4078-bf4a-d6b318be853d", vcpus: 2 }, state: Migrating }
line = 382
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-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42/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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
vm = migrate_running_process::export_failure_target1
vm_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1730 | 2024-07-22T23:45:41.599Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 146
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
vm = migrate_running_process::export_failure_target1
vm_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1731 | 2024-07-22T23:45:41.600Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 18ed88b0-d583-4e34-8103-af63a2fd40f7
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1732 | 2024-07-22T23:45:45.776Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1733 | 2024-07-22T23:45:45.776Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4176
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 18ed88b0-d583-4e34-8103-af63a2fd40f7
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1734 | 2024-07-22T23:45:45.777Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4323
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1735 | 2024-07-22T23:45:45.777Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 215
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 1736 | 2024-07-22T23:45:45.777Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1737 | 2024-07-22T23:45:45.777Z | 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 = 505
migration_id = 40cb211c-f726-43b5-a94d-de6e080e5505
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
timeout_duration = 45s
|
| 1738 | 2024-07-22T23:45:45.777Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1739 | 2024-07-22T23:45:45.917Z | 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: c89e3d81-fad1-435a-8186-fa6d8d5d10ce, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 205936aa-0d86-4689-90be-b03af140ce6e, silo_id: 17d1b5e0-e1bf-4df0-960c-6447df20175d }, name: "phd-vm-c89e3d81-fad1-435a-8186-fa6d8d5d10ce", vcpus: 2 }, state: Migrating }
line = 382
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-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42/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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1740 | 2024-07-22T23:45:45.917Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 139
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1741 | 2024-07-22T23:45:45.917Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 40cb211c-f726-43b5-a94d-de6e080e5505
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1742 | 2024-07-22T23:45:49.748Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9375}}
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1743 | 2024-07-22T23:45:50.363Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1744 | 2024-07-22T23:45:50.363Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4445
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 40cb211c-f726-43b5-a94d-de6e080e5505
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1745 | 2024-07-22T23:45:50.363Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4585
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
target = phd_framework::test_vm
target_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1746 | 2024-07-22T23:45:50.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1747 | 2024-07-22T23:45:50.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1748 | 2024-07-22T23:45:50.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1749 | 2024-07-22T23:45:50.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1750 | 2024-07-22T23:45:50.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
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 = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1751 | 2024-07-22T23:45:50.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1752 | 2024-07-22T23:45:50.463Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1753 | 2024-07-22T23:45:50.463Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1754 | 2024-07-22T23:45:50.463Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1755 | 2024-07-22T23:45:50.463Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1756 | 2024-07-22T23:45:50.463Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 13700
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1757 | 2024-07-22T23:45:50.463Z | 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
|
| 1758 | 2024-07-22T23:45:50.463Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1759 | 2024-07-22T23:45:50.464Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1760 | 2024-07-22T23:45:50.464Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1761 | 2024-07-22T23:45:50.465Z | 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 = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1762 | 2024-07-22T23:45:50.483Z | 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 = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1763 | 2024-07-22T23:45:50.611Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 147
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 3b915840-5bb2-4a99-8602-69c6eb1e8ab9
|
| 1764 | 2024-07-22T23:45:50.716Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 252
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 67858f12-d1b0-4078-bf4a-d6b318be853d
|
| 1765 | 2024-07-22T23:45:51.227Z | 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 = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1766 | 2024-07-22T23:45:51.353Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1767 | 2024-07-22T23:45:51.353Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1861ce91-d441-4d3f-8a2e-f0c4fd48ca42"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1768 | 2024-07-22T23:45:51.393Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1769 | 2024-07-22T23:45:51.394Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4fdf5cef-1e87-42d4-acda-80d464467486"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1770 | 2024-07-22T23:45:51.430Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 966
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = c89e3d81-fad1-435a-8186-fa6d8d5d10ce
|
| 1771 | 2024-07-22T23:45:51.430Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15087
file = phd-tests/tests/src/migrate.rs
line = 181
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 1772 | 2024-07-22T23:45:51.430Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 966
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1773 | 2024-07-22T23:45:51.430Z | 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
|
| 1774 | 2024-07-22T23:45:51.430Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1775 | 2024-07-22T23:45:51.430Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1776 | 2024-07-22T23:45:51.431Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 120
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_tests::migrate::running_process
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1777 | 2024-07-22T23:45:51.431Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1778 | 2024-07-22T23:45:51.431Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1779 | 2024-07-22T23:45:51.431Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1780 | 2024-07-22T23:45:51.431Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = list
|
| 1781 | 2024-07-22T23:45:51.454Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 810M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1782 | 2024-07-22T23:45:51.454Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b7cae306-215f-4299-bf61-39f011bbcf40"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = snapshot
|
| 1783 | 2024-07-22T23:45:51.477Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b7cae306-215f-4299-bf61-39f011bbcf40", "phd-artifacts/phd-clone-3eee8f96-8248-4f6a-a591-5ec28703696d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = clone
|
| 1784 | 2024-07-22T23:45:51.505Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3eee8f96-8248-4f6a-a591-5ec28703696d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = list
|
| 1785 | 2024-07-22T23:45:51.526Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3eee8f96-8248-4f6a-a591-5ec28703696d 0B 1.80T 808M /phd-artifacts/phd-clone-3eee8f96-8248-4f6a-a591-5ec28703696d\n
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1786 | 2024-07-22T23:45:51.527Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1787 | 2024-07-22T23:45:51.527Z | 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 = 187
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-3eee8f96-8248-4f6a-a591-5ec28703696d/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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm_name = migrate_running_process::import_failure_source
|
| 1788 | 2024-07-22T23:45:51.527Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /work/phd-test/propolis-server
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1789 | 2024-07-22T23:45:51.527Z | 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
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1790 | 2024-07-22T23:45:51.527Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1791 | 2024-07-22T23:45:51.540Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1072
file = phd-tests/framework/src/test_vm/server.rs
line = 107
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1792 | 2024-07-22T23:45:51.573Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1793 | 2024-07-22T23:45:51.574Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1794 | 2024-07-22T23:45:51.574Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1795 | 2024-07-22T23:45:51.574Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1796 | 2024-07-22T23:45:51.574Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = list
|
| 1797 | 2024-07-22T23:45:51.595Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 811M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1798 | 2024-07-22T23:45:51.595Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8f4bdb11-a6b0-4f1f-a06d-a1efef7570f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = snapshot
|
| 1799 | 2024-07-22T23:45:51.622Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8f4bdb11-a6b0-4f1f-a06d-a1efef7570f3", "phd-artifacts/phd-clone-2ebb3063-c149-47be-ace2-1579e1e7fa91"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = clone
|
| 1800 | 2024-07-22T23:45:51.647Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2ebb3063-c149-47be-ace2-1579e1e7fa91"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = list
|
| 1801 | 2024-07-22T23:45:51.667Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2ebb3063-c149-47be-ace2-1579e1e7fa91 0B 1.80T 808M /phd-artifacts/phd-clone-2ebb3063-c149-47be-ace2-1579e1e7fa91\n
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1802 | 2024-07-22T23:45:51.668Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1803 | 2024-07-22T23:45:51.669Z | 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 = 187
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-2ebb3063-c149-47be-ace2-1579e1e7fa91/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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm_name = migrate_running_process::import_failure_target1
|
| 1804 | 2024-07-22T23:45:51.669Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /work/phd-test/propolis-server
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1805 | 2024-07-22T23:45:51.669Z | 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
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1806 | 2024-07-22T23:45:51.669Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1807 | 2024-07-22T23:45:51.683Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1077
file = phd-tests/framework/src/test_vm/server.rs
line = 107
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1808 | 2024-07-22T23:45:51.717Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1809 | 2024-07-22T23:45:51.717Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1810 | 2024-07-22T23:45:51.717Z | 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 = 187
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-3eee8f96-8248-4f6a-a591-5ec28703696d/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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm_name = migrate_running_process::import_failure_target2
|
| 1811 | 2024-07-22T23:45:51.717Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /work/phd-test/propolis-server
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1812 | 2024-07-22T23:45:51.717Z | 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
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1813 | 2024-07-22T23:45:51.717Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1814 | 2024-07-22T23:45:51.732Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1078
file = phd-tests/framework/src/test_vm/server.rs
line = 107
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1815 | 2024-07-22T23:45:51.765Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1816 | 2024-07-22T23:45:51.765Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1817 | 2024-07-22T23:45:51.917Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1818 | 2024-07-22T23:45:51.918Z | 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: 9acc7838-089d-4572-8227-da9cebefaa5a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ae1d7b11-d619-4515-9197-3a98402444f7, silo_id: 75da8610-16f3-40d9-9059-7a7bbf5afb5d }, name: "phd-vm-9acc7838-089d-4572-8227-da9cebefaa5a", vcpus: 2 }, state: Creating }
line = 382
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
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-3eee8f96-8248-4f6a-a591-5ec28703696d/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 = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1819 | 2024-07-22T23:45:51.918Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 152
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1820 | 2024-07-22T23:45:51.918Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1821 | 2024-07-22T23:45:51.918Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
state = Run
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1822 | 2024-07-22T23:45:51.919Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1823 | 2024-07-22T23:45:51.919Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1824 | 2024-07-22T23:45:51.919Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1825 | 2024-07-22T23:45:51.919Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1826 | 2024-07-22T23:45:51.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1827 | 2024-07-22T23:45:51.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1828 | 2024-07-22T23:45:56.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4209
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1829 | 2024-07-22T23:45:56.129Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1830 | 2024-07-22T23:45:56.129Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1831 | 2024-07-22T23:45:56.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1832 | 2024-07-22T23:45:56.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1833 | 2024-07-22T23:45:56.144Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1834 | 2024-07-22T23:45:56.144Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1835 | 2024-07-22T23:45:56.144Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4225
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1836 | 2024-07-22T23:45:56.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1837 | 2024-07-22T23:45:56.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1838 | 2024-07-22T23:45:56.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1839 | 2024-07-22T23:45:56.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1840 | 2024-07-22T23:45:56.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1841 | 2024-07-22T23:45:56.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1842 | 2024-07-22T23:45:56.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1843 | 2024-07-22T23:45:56.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1844 | 2024-07-22T23:45:56.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1845 | 2024-07-22T23:45:56.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1846 | 2024-07-22T23:45:56.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1847 | 2024-07-22T23:45:56.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1848 | 2024-07-22T23:45:56.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1849 | 2024-07-22T23:45:56.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1850 | 2024-07-22T23:45:56.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1851 | 2024-07-22T23:45:56.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1852 | 2024-07-22T23:45:56.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1853 | 2024-07-22T23:45:56.605Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 307
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1854 | 2024-07-22T23:45:56.605Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1855 | 2024-07-22T23:45:56.605Z | 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 = 505
migration_id = ac659cdb-d4a0-4370-8f11-182b61550665
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
timeout_duration = 45s
|
| 1856 | 2024-07-22T23:45:56.605Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1857 | 2024-07-22T23:45:56.756Z | 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: c882cd3a-ebe1-4479-9de5-2ce6fa62d58b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: fdfe61ec-c39a-4a34-a1bc-ce4fda27d7a1, silo_id: ce36120f-ec73-49c4-a78b-55310d0d29cc }, name: "phd-vm-c882cd3a-ebe1-4479-9de5-2ce6fa62d58b", vcpus: 2 }, state: Migrating }
line = 382
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
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-2ebb3063-c149-47be-ace2-1579e1e7fa91/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 = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1858 | 2024-07-22T23:45:56.756Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1859 | 2024-07-22T23:45:56.756Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = ac659cdb-d4a0-4370-8f11-182b61550665
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1860 | 2024-07-22T23:46:01.319Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1861 | 2024-07-22T23:46:01.320Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4563
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = ac659cdb-d4a0-4370-8f11-182b61550665
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1862 | 2024-07-22T23:46:01.320Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4714
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1863 | 2024-07-22T23:46:01.320Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 162
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_tests::migrate::running_process
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1864 | 2024-07-22T23:46:01.320Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1865 | 2024-07-22T23:46:01.320Z | 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 = 505
migration_id = b7c193df-dd5e-43c7-8d03-22a55ca32459
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
timeout_duration = 45s
|
| 1866 | 2024-07-22T23:46:01.320Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1867 | 2024-07-22T23:46:01.473Z | 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: 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ca58460b-62b8-4577-af9e-de57bf0bfd0f, silo_id: f3ebc8c1-11d0-4d0f-849a-35e31447ed19 }, name: "phd-vm-3f001185-5d90-4c1d-bba2-fcdc0e71b8ee", vcpus: 2 }, state: Migrating }
line = 382
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
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-3eee8f96-8248-4f6a-a591-5ec28703696d/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 = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1868 | 2024-07-22T23:46:01.474Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 153
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1869 | 2024-07-22T23:46:01.474Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = b7c193df-dd5e-43c7-8d03-22a55ca32459
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1870 | 2024-07-22T23:46:05.337Z | 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
|
| 1871 | 2024-07-22T23:46:05.674Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1872 | 2024-07-22T23:46:05.674Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4200
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = b7c193df-dd5e-43c7-8d03-22a55ca32459
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1873 | 2024-07-22T23:46:05.674Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4353
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 9acc7838-089d-4572-8227-da9cebefaa5a
target = phd_framework::test_vm
target_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1874 | 2024-07-22T23:46:05.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1875 | 2024-07-22T23:46:05.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1876 | 2024-07-22T23:46:05.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1877 | 2024-07-22T23:46:05.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1878 | 2024-07-22T23:46:05.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1879 | 2024-07-22T23:46:05.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1880 | 2024-07-22T23:46:05.774Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1881 | 2024-07-22T23:46:05.775Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1882 | 2024-07-22T23:46:05.775Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1883 | 2024-07-22T23:46:05.775Z | 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
|
| 1884 | 2024-07-22T23:46:05.775Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 13858
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1885 | 2024-07-22T23:46:05.775Z | 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
|
| 1886 | 2024-07-22T23:46:05.775Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1887 | 2024-07-22T23:46:05.776Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1888 | 2024-07-22T23:46:05.777Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1889 | 2024-07-22T23:46:05.777Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9000
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1890 | 2024-07-22T23:46:05.797Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9002
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1891 | 2024-07-22T23:46:05.925Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 149
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_source
vm_id = 9acc7838-089d-4572-8227-da9cebefaa5a
|
| 1892 | 2024-07-22T23:46:06.033Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1893 | 2024-07-22T23:46:06.033Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2ebb3063-c149-47be-ace2-1579e1e7fa91"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1894 | 2024-07-22T23:46:06.069Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1895 | 2024-07-22T23:46:06.069Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8f4bdb11-a6b0-4f1f-a06d-a1efef7570f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1896 | 2024-07-22T23:46:06.107Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 332
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target1
vm_id = c882cd3a-ebe1-4479-9de5-2ce6fa62d58b
|
| 1897 | 2024-07-22T23:46:06.159Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9004
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1898 | 2024-07-22T23:46:06.304Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1899 | 2024-07-22T23:46:06.304Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3eee8f96-8248-4f6a-a591-5ec28703696d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1900 | 2024-07-22T23:46:06.347Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1901 | 2024-07-22T23:46:06.347Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b7cae306-215f-4299-bf61-39f011bbcf40"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1902 | 2024-07-22T23:46:06.381Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 605
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process::import_failure_target2
vm_id = 3f001185-5d90-4c1d-bba2-fcdc0e71b8ee
|
| 1903 | 2024-07-22T23:46:06.381Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 14950
file = phd-tests/tests/src/migrate.rs
line = 120
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::import_failure
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_tests::migrate::running_process
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1904 | 2024-07-22T23:46:06.381Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 605
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1905 | 2024-07-22T23:46:06.381Z | 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
|
| 1906 | 2024-07-22T23:46:06.381Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1907 | 2024-07-22T23:46:06.381Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1908 | 2024-07-22T23:46:06.381Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 100
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_tests::migrate::running_process
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1909 | 2024-07-22T23:46:06.381Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1910 | 2024-07-22T23:46:06.381Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1911 | 2024-07-22T23:46:06.381Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1912 | 2024-07-22T23:46:06.382Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = list
|
| 1913 | 2024-07-22T23:46:06.404Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 810M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1914 | 2024-07-22T23:46:06.404Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2730b1fe-5992-4780-86a2-c01ee1cd2194"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = snapshot
|
| 1915 | 2024-07-22T23:46:06.430Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2730b1fe-5992-4780-86a2-c01ee1cd2194", "phd-artifacts/phd-clone-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = clone
|
| 1916 | 2024-07-22T23:46:06.457Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = list
|
| 1917 | 2024-07-22T23:46:06.477Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a 0B 1.80T 808M /phd-artifacts/phd-clone-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a\n
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1918 | 2024-07-22T23:46:06.477Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1919 | 2024-07-22T23:46:06.477Z | 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 = 187
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a/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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm_name = migrate_running_process_source
|
| 1920 | 2024-07-22T23:46:06.478Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /work/phd-test/propolis-server
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1921 | 2024-07-22T23:46:06.478Z | 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
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1922 | 2024-07-22T23:46:06.478Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1923 | 2024-07-22T23:46:06.492Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1090
file = phd-tests/framework/src/test_vm/server.rs
line = 107
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1924 | 2024-07-22T23:46:06.525Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1925 | 2024-07-22T23:46:06.526Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1926 | 2024-07-22T23:46:06.526Z | 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 = 187
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a/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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm_name = migrate_running_process_target
|
| 1927 | 2024-07-22T23:46:06.526Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /work/phd-test/propolis-server
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1928 | 2024-07-22T23:46:06.526Z | 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
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1929 | 2024-07-22T23:46:06.526Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1930 | 2024-07-22T23:46:06.541Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1091
file = phd-tests/framework/src/test_vm/server.rs
line = 107
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1931 | 2024-07-22T23:46:06.574Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1932 | 2024-07-22T23:46:06.574Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1933 | 2024-07-22T23:46:06.723Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1934 | 2024-07-22T23:46:06.725Z | 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: 045479dd-5f43-4dfa-9475-97121f77ec6c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d69eef64-bf20-4704-b909-8ea4b2bb43a5, silo_id: 36232475-46aa-4907-b67b-1a02b370f125 }, name: "phd-vm-045479dd-5f43-4dfa-9475-97121f77ec6c", vcpus: 2 }, state: Creating }
line = 382
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
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-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a/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 = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1935 | 2024-07-22T23:46:06.725Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 151
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1936 | 2024-07-22T23:46:06.725Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1937 | 2024-07-22T23:46:06.725Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
state = Run
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1938 | 2024-07-22T23:46:06.726Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1939 | 2024-07-22T23:46:06.726Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1940 | 2024-07-22T23:46:06.726Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1941 | 2024-07-22T23:46:06.726Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1942 | 2024-07-22T23:46:06.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1943 | 2024-07-22T23:46:06.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1944 | 2024-07-22T23:46:10.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4224
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1945 | 2024-07-22T23:46:10.951Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1946 | 2024-07-22T23:46:10.951Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1947 | 2024-07-22T23:46:10.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1948 | 2024-07-22T23:46:10.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1949 | 2024-07-22T23:46:10.965Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1950 | 2024-07-22T23:46:10.965Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1951 | 2024-07-22T23:46:10.966Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4239
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 1952 | 2024-07-22T23:46:10.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1953 | 2024-07-22T23:46:10.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 = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1954 | 2024-07-22T23:46:11.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1955 | 2024-07-22T23:46:11.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1956 | 2024-07-22T23:46:11.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1957 | 2024-07-22T23:46:11.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1958 | 2024-07-22T23:46:11.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1959 | 2024-07-22T23:46:11.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1960 | 2024-07-22T23:46:11.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1961 | 2024-07-22T23:46:11.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1962 | 2024-07-22T23:46:11.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1963 | 2024-07-22T23:46:11.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1964 | 2024-07-22T23:46:11.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1965 | 2024-07-22T23:46:11.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1966 | 2024-07-22T23:46:11.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1967 | 2024-07-22T23:46:11.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1968 | 2024-07-22T23:46:11.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1969 | 2024-07-22T23:46:11.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 305
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1970 | 2024-07-22T23:46:11.414Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1971 | 2024-07-22T23:46:11.414Z | 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 = 505
migration_id = 22cc5ad6-dd0c-44b3-b5a3-c4eb216aaf31
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
timeout_duration = 45s
|
| 1972 | 2024-07-22T23:46:11.414Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1973 | 2024-07-22T23:46:11.574Z | 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: 156ddf75-718c-4b3e-bc5d-8deee3d18371, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 5dd7d301-7e93-4696-929d-610ac8cbc26b, silo_id: c9113674-a164-4921-9340-ac471c612078 }, name: "phd-vm-156ddf75-718c-4b3e-bc5d-8deee3d18371", vcpus: 2 }, state: Migrating }
line = 382
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
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-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a/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 = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1974 | 2024-07-22T23:46:11.574Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 159
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1975 | 2024-07-22T23:46:11.574Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 22cc5ad6-dd0c-44b3-b5a3-c4eb216aaf31
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1976 | 2024-07-22T23:46:15.409Z | 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
|
| 1977 | 2024-07-22T23:46:16.622Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 538
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1978 | 2024-07-22T23:46:16.622Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 5048
file = phd-tests/framework/src/test_vm/mod.rs
line = 525
migration_id = 22cc5ad6-dd0c-44b3-b5a3-c4eb216aaf31
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1979 | 2024-07-22T23:46:16.622Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5208
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
target = phd_framework::test_vm
target_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1980 | 2024-07-22T23:46:16.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1981 | 2024-07-22T23:46:16.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1982 | 2024-07-22T23:46:17.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 961
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1983 | 2024-07-22T23:46:17.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1984 | 2024-07-22T23:46:17.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1985 | 2024-07-22T23:46:17.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1986 | 2024-07-22T23:46:17.672Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1987 | 2024-07-22T23:46:17.672Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1988 | 2024-07-22T23:46:17.672Z | 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
|
| 1989 | 2024-07-22T23:46:17.672Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10949
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1990 | 2024-07-22T23:46:17.672Z | 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
|
| 1991 | 2024-07-22T23:46:17.672Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1992 | 2024-07-22T23:46:17.673Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1993 | 2024-07-22T23:46:17.674Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
self.address = 127.0.0.1:9000
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1994 | 2024-07-22T23:46:17.816Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 143
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_source
vm_id = 045479dd-5f43-4dfa-9475-97121f77ec6c
|
| 1995 | 2024-07-22T23:46:17.817Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
self.address = 127.0.0.1:9002
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1996 | 2024-07-22T23:46:17.961Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1997 | 2024-07-22T23:46:17.961Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6a30fc62-6f5f-41ec-8c40-0c3fafe1ec5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = destroy
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1998 | 2024-07-22T23:46:18.000Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 1999 | 2024-07-22T23:46:18.000Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2730b1fe-5992-4780-86a2-c01ee1cd2194"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = destroy
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 2000 | 2024-07-22T23:46:18.033Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 360
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = migrate_running_process_target
vm_id = 156ddf75-718c-4b3e-bc5d-8deee3d18371
|
| 2001 | 2024-07-22T23:46:18.033Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11651
file = phd-tests/tests/src/migrate.rs
line = 100
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::running_process::migrate_running_process
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_tests::migrate::running_process
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2002 | 2024-07-22T23:46:18.033Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 360
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2003 | 2024-07-22T23:46:18.033Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2004 | 2024-07-22T23:46:18.033Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2005 | 2024-07-22T23:46:18.033Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2006 | 2024-07-22T23:46:18.034Z | 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
|
| 2007 | 2024-07-22T23:46:18.034Z | 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
|
| 2008 | 2024-07-22T23:46:18.034Z | 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
|
| 2009 | 2024-07-22T23:46:18.034Z | 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
|
| 2010 | 2024-07-22T23:46:18.034Z | 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
|
| 2011 | 2024-07-22T23:46:18.062Z | 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 809M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
|
| 2012 | 2024-07-22T23:46:18.062Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-77adf9e0-5351-4eda-a94e-658dc8dc75e9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 2013 | 2024-07-22T23:46:18.092Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-77adf9e0-5351-4eda-a94e-658dc8dc75e9", "phd-artifacts/phd-clone-9230f01c-87eb-4f1c-bd1d-d574ec064a51"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = clone
|
| 2014 | 2024-07-22T23:46:18.120Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9230f01c-87eb-4f1c-bd1d-d574ec064a51"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 2015 | 2024-07-22T23:46:18.140Z | 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-9230f01c-87eb-4f1c-bd1d-d574ec064a51 0B 1.80T 808M /phd-artifacts/phd-clone-9230f01c-87eb-4f1c-bd1d-d574ec064a51\n
target = phd_framework::zfs
|
| 2016 | 2024-07-22T23:46:18.141Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 2017 | 2024-07-22T23:46:18.141Z | 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 = 187
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-9230f01c-87eb-4f1c-bd1d-d574ec064a51/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
|
| 2018 | 2024-07-22T23:46:18.141Z | 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
|
| 2019 | 2024-07-22T23:46:18.141Z | 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
|
| 2020 | 2024-07-22T23:46:18.141Z | 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
|
| 2021 | 2024-07-22T23:46:18.155Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1100
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm::server
|
| 2022 | 2024-07-22T23:46:18.189Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 2023 | 2024-07-22T23:46:18.189Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2024 | 2024-07-22T23:46:18.338Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2025 | 2024-07-22T23:46:18.339Z | 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: 6764a280-af77-44d9-be1f-3a5fdbb4c241, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b6339949-53ca-4e4c-967b-5aee656d1bd6, silo_id: bacaff6f-d3c7-419b-bb0c-10b6fe325600 }, name: "phd-vm-6764a280-af77-44d9-be1f-3a5fdbb4c241", vcpus: 2 }, state: Creating }
line = 382
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-9230f01c-87eb-4f1c-bd1d-d574ec064a51/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 = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2026 | 2024-07-22T23:46:18.339Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2027 | 2024-07-22T23:46:18.339Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2028 | 2024-07-22T23:46:18.339Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::framework::multiline_serial_test
state = Run
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2029 | 2024-07-22T23:46:18.340Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2030 | 2024-07-22T23:46:18.340Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 2031 | 2024-07-22T23:46:18.340Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2032 | 2024-07-22T23:46:18.340Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2033 | 2024-07-22T23:46:18.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2034 | 2024-07-22T23:46:18.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2035 | 2024-07-22T23:46:22.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4228
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2036 | 2024-07-22T23:46:22.569Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::framework::multiline_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2037 | 2024-07-22T23:46:22.569Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2038 | 2024-07-22T23:46:22.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2039 | 2024-07-22T23:46:22.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2040 | 2024-07-22T23:46:22.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2041 | 2024-07-22T23:46:22.584Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 2042 | 2024-07-22T23:46:22.584Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4243
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 2043 | 2024-07-22T23:46:22.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2044 | 2024-07-22T23:46:22.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2045 | 2024-07-22T23:46:22.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2046 | 2024-07-22T23:46:22.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2047 | 2024-07-22T23:46:22.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2048 | 2024-07-22T23:46:22.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2049 | 2024-07-22T23:46:22.618Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2050 | 2024-07-22T23:46:22.618Z | 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
|
| 2051 | 2024-07-22T23:46:22.618Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2052 | 2024-07-22T23:46:22.619Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4280
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2053 | 2024-07-22T23:46:22.619Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2054 | 2024-07-22T23:46:22.619Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2055 | 2024-07-22T23:46:23.120Z | 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 = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2056 | 2024-07-22T23:46:23.266Z | 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 = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2057 | 2024-07-22T23:46:23.266Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9230f01c-87eb-4f1c-bd1d-d574ec064a51"]
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 = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2058 | 2024-07-22T23:46:23.305Z | 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 = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2059 | 2024-07-22T23:46:23.305Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-77adf9e0-5351-4eda-a94e-658dc8dc75e9"]
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 = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2060 | 2024-07-22T23:46:23.342Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 723
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 6764a280-af77-44d9-be1f-3a5fdbb4c241
|
| 2061 | 2024-07-22T23:46:23.342Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5308
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 2062 | 2024-07-22T23:46:23.342Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 723
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2063 | 2024-07-22T23:46:23.342Z | 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
|
| 2064 | 2024-07-22T23:46:23.343Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2065 | 2024-07-22T23:46:23.343Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2066 | 2024-07-22T23:46:23.343Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 39
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 2067 | 2024-07-22T23:46:23.343Z | 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
|
| 2068 | 2024-07-22T23:46:23.343Z | 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
|
| 2069 | 2024-07-22T23:46:23.343Z | 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
|
| 2070 | 2024-07-22T23:46:23.343Z | 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
|
| 2071 | 2024-07-22T23:46:23.372Z | 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 809M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
|
| 2072 | 2024-07-22T23:46:23.373Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5ae08642-5710-49c3-b38f-d0e4ae0a10b8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = snapshot
|
| 2073 | 2024-07-22T23:46:23.404Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5ae08642-5710-49c3-b38f-d0e4ae0a10b8", "phd-artifacts/phd-clone-ec47f2f9-cbf4-441d-9913-f8f59ff48293"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = clone
|
| 2074 | 2024-07-22T23:46:23.437Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ec47f2f9-cbf4-441d-9913-f8f59ff48293"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 2075 | 2024-07-22T23:46:23.460Z | 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-ec47f2f9-cbf4-441d-9913-f8f59ff48293 0B 1.80T 808M /phd-artifacts/phd-clone-ec47f2f9-cbf4-441d-9913-f8f59ff48293\n
target = phd_framework::zfs
|
| 2076 | 2024-07-22T23:46:23.460Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 2077 | 2024-07-22T23:46:23.461Z | 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 = 187
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-ec47f2f9-cbf4-441d-9913-f8f59ff48293/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
|
| 2078 | 2024-07-22T23:46:23.461Z | 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
|
| 2079 | 2024-07-22T23:46:23.461Z | 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
|
| 2080 | 2024-07-22T23:46:23.461Z | 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
|
| 2081 | 2024-07-22T23:46:23.473Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1108
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
|
| 2082 | 2024-07-22T23:46:23.507Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 2083 | 2024-07-22T23:46:23.507Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2084 | 2024-07-22T23:46:24.110Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2085 | 2024-07-22T23:46:24.112Z | 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: 8595aeca-eb66-475e-a624-1951c9cdc90c, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, metadata: InstanceMetadata { project_id: e57dbde2-3c88-4b9e-9ca6-d11fdf46a00d, silo_id: c22acdf3-0b89-4aca-a67a-2ed9ac335e70 }, name: "phd-vm-8595aeca-eb66-475e-a624-1951c9cdc90c", vcpus: 4 }, state: Creating }
line = 382
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-ec47f2f9-cbf4-441d-9913-f8f59ff48293/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 = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2086 | 2024-07-22T23:46:24.112Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 604
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2087 | 2024-07-22T23:46:24.112Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2088 | 2024-07-22T23:46:24.112Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::smoke::instance_spec_get_test
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2089 | 2024-07-22T23:46:24.113Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2090 | 2024-07-22T23:46:24.113Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2091 | 2024-07-22T23:46:24.113Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 461
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2092 | 2024-07-22T23:46:24.114Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2093 | 2024-07-22T23:46:24.114Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2094 | 2024-07-22T23:46:24.114Z | 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
|
| 2095 | 2024-07-22T23:46:24.114Z | 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
|
| 2096 | 2024-07-22T23:46:24.114Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2097 | 2024-07-22T23:46:24.114Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2098 | 2024-07-22T23:46:24.115Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2099 | 2024-07-22T23:46:24.832Z | 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 = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2100 | 2024-07-22T23:46:25.483Z | 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 = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2101 | 2024-07-22T23:46:25.483Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ec47f2f9-cbf4-441d-9913-f8f59ff48293"]
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 = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2102 | 2024-07-22T23:46:25.530Z | 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 = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2103 | 2024-07-22T23:46:25.530Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5ae08642-5710-49c3-b38f-d0e4ae0a10b8"]
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 = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2104 | 2024-07-22T23:46:25.566Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 1451
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 8595aeca-eb66-475e-a624-1951c9cdc90c
|
| 2105 | 2024-07-22T23:46:25.566Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 2222
file = phd-tests/tests/src/smoke.rs
line = 39
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 2106 | 2024-07-22T23:46:25.566Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 1451
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2107 | 2024-07-22T23:46:25.566Z | INFO | phd-runner: Starting test phd_tests::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2108 | 2024-07-22T23:46:25.566Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2109 | 2024-07-22T23:46:25.566Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2110 | 2024-07-22T23:46:25.566Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 27
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 2111 | 2024-07-22T23:46:25.567Z | 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
|
| 2112 | 2024-07-22T23:46:25.567Z | 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
|
| 2113 | 2024-07-22T23:46:25.567Z | 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
|
| 2114 | 2024-07-22T23:46:25.567Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 2115 | 2024-07-22T23:46:25.590Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 809M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
|
| 2116 | 2024-07-22T23:46:25.590Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c8f75a8-bb27-41df-a916-7b0b2e4f0d71"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 2117 | 2024-07-22T23:46:25.617Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c8f75a8-bb27-41df-a916-7b0b2e4f0d71", "phd-artifacts/phd-clone-429d674a-c4e7-43f2-83ce-cbb8d0ddc563"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = clone
|
| 2118 | 2024-07-22T23:46:25.643Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-429d674a-c4e7-43f2-83ce-cbb8d0ddc563"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 2119 | 2024-07-22T23:46:25.661Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-429d674a-c4e7-43f2-83ce-cbb8d0ddc563 0B 1.80T 808M /phd-artifacts/phd-clone-429d674a-c4e7-43f2-83ce-cbb8d0ddc563\n
target = phd_framework::zfs
|
| 2120 | 2024-07-22T23:46:25.662Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2121 | 2024-07-22T23:46:25.662Z | 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 = 187
path = phd_tests::smoke::guest_reboot_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-429d674a-c4e7-43f2-83ce-cbb8d0ddc563/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 = guest_reboot_test
|
| 2122 | 2024-07-22T23:46:25.662Z | 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
|
| 2123 | 2024-07-22T23:46:25.662Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/guest_reboot_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::smoke::guest_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2124 | 2024-07-22T23:46:25.662Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/guest_reboot_test.stdout.log"
target = phd_framework::server_log_mode
|
| 2125 | 2024-07-22T23:46:25.676Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1116
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 2126 | 2024-07-22T23:46:25.709Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2127 | 2024-07-22T23:46:25.709Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2128 | 2024-07-22T23:46:25.858Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2129 | 2024-07-22T23:46:25.858Z | 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: 2d060a16-74e5-4f60-ad8d-dc7bf97b225b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 5fc84510-e310-4280-82c4-43bc7d16be28, silo_id: 184d7926-b398-40c2-8664-2f771b061cd2 }, name: "phd-vm-2d060a16-74e5-4f60-ad8d-dc7bf97b225b", vcpus: 2 }, state: Creating }
line = 382
path = phd_tests::smoke::guest_reboot_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-429d674a-c4e7-43f2-83ce-cbb8d0ddc563/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 = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2130 | 2024-07-22T23:46:25.858Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 148
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2131 | 2024-07-22T23:46:25.858Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2132 | 2024-07-22T23:46:25.858Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2133 | 2024-07-22T23:46:25.859Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2134 | 2024-07-22T23:46:25.859Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2135 | 2024-07-22T23:46:25.859Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2136 | 2024-07-22T23:46:25.859Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2137 | 2024-07-22T23:46:25.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2138 | 2024-07-22T23:46:25.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2139 | 2024-07-22T23:46:30.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4197
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2140 | 2024-07-22T23:46:30.057Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2141 | 2024-07-22T23:46:30.057Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2142 | 2024-07-22T23:46:30.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2143 | 2024-07-22T23:46:30.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2144 | 2024-07-22T23:46:30.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2145 | 2024-07-22T23:46:30.072Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2146 | 2024-07-22T23:46:30.072Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4213
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2147 | 2024-07-22T23:46:30.073Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2148 | 2024-07-22T23:46:30.073Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2149 | 2024-07-22T23:46:30.073Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2150 | 2024-07-22T23:46:30.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2151 | 2024-07-22T23:46:30.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2152 | 2024-07-22T23:46:36.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6500
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2153 | 2024-07-22T23:46:36.574Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2154 | 2024-07-22T23:46:36.574Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2155 | 2024-07-22T23:46:36.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2156 | 2024-07-22T23:46:36.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2157 | 2024-07-22T23:46:36.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2158 | 2024-07-22T23:46:36.590Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2159 | 2024-07-22T23:46:36.590Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6517
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2160 | 2024-07-22T23:46:36.591Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2161 | 2024-07-22T23:46:36.591Z | 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
|
| 2162 | 2024-07-22T23:46:36.591Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10733
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2163 | 2024-07-22T23:46:36.591Z | INFO | phd-runner: test phd_tests::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2164 | 2024-07-22T23:46:36.591Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2165 | 2024-07-22T23:46:36.592Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2166 | 2024-07-22T23:46:37.192Z | 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::guest_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2167 | 2024-07-22T23:46:37.335Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2168 | 2024-07-22T23:46:37.335Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-429d674a-c4e7-43f2-83ce-cbb8d0ddc563"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2169 | 2024-07-22T23:46:37.375Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2170 | 2024-07-22T23:46:37.375Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c8f75a8-bb27-41df-a916-7b0b2e4f0d71"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2171 | 2024-07-22T23:46:37.408Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 817
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2d060a16-74e5-4f60-ad8d-dc7bf97b225b
|
| 2172 | 2024-07-22T23:46:37.408Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11841
file = phd-tests/tests/src/smoke.rs
line = 27
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 2173 | 2024-07-22T23:46:37.408Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 816
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2174 | 2024-07-22T23:46:37.408Z | INFO | phd-runner: Starting test phd_tests::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2175 | 2024-07-22T23:46:37.408Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2176 | 2024-07-22T23:46:37.408Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2177 | 2024-07-22T23:46:37.409Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 18
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 2178 | 2024-07-22T23:46:37.409Z | 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
|
| 2179 | 2024-07-22T23:46:37.409Z | 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
|
| 2180 | 2024-07-22T23:46:37.409Z | 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
|
| 2181 | 2024-07-22T23:46:37.409Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 2182 | 2024-07-22T23:46:37.432Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 809M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
|
| 2183 | 2024-07-22T23:46:37.432Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c3ed0ae5-abcd-4188-baa0-4f63eaaf116e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 2184 | 2024-07-22T23:46:37.456Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c3ed0ae5-abcd-4188-baa0-4f63eaaf116e", "phd-artifacts/phd-clone-deaf344c-feb9-49c9-b2eb-e6712e6fd683"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = clone
|
| 2185 | 2024-07-22T23:46:37.482Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-deaf344c-feb9-49c9-b2eb-e6712e6fd683"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 2186 | 2024-07-22T23:46:37.502Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-deaf344c-feb9-49c9-b2eb-e6712e6fd683 0B 1.80T 808M /phd-artifacts/phd-clone-deaf344c-feb9-49c9-b2eb-e6712e6fd683\n
target = phd_framework::zfs
|
| 2187 | 2024-07-22T23:46:37.502Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2188 | 2024-07-22T23:46:37.502Z | 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 = 187
path = phd_tests::smoke::api_reboot_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-deaf344c-feb9-49c9-b2eb-e6712e6fd683/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 = api_reboot_test
|
| 2189 | 2024-07-22T23:46:37.503Z | 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
|
| 2190 | 2024-07-22T23:46:37.503Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/api_reboot_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::smoke::api_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2191 | 2024-07-22T23:46:37.503Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/api_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/api_reboot_test.stdout.log"
target = phd_framework::server_log_mode
|
| 2192 | 2024-07-22T23:46:37.515Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1124
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 2193 | 2024-07-22T23:46:37.547Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2194 | 2024-07-22T23:46:37.548Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2195 | 2024-07-22T23:46:37.696Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2196 | 2024-07-22T23:46:37.697Z | 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: e8f670c3-dee8-44b4-8846-aca1426d913b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 37d0a6af-2090-4f7a-985d-4e7b1a56cedf, silo_id: b56bd51b-0161-49be-af1a-560ce310d8bc }, name: "phd-vm-e8f670c3-dee8-44b4-8846-aca1426d913b", vcpus: 2 }, state: Creating }
line = 382
path = phd_tests::smoke::api_reboot_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-deaf344c-feb9-49c9-b2eb-e6712e6fd683/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 = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2197 | 2024-07-22T23:46:37.697Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 149
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2198 | 2024-07-22T23:46:37.697Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2199 | 2024-07-22T23:46:37.697Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2200 | 2024-07-22T23:46:37.697Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2201 | 2024-07-22T23:46:37.698Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2202 | 2024-07-22T23:46:37.698Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2203 | 2024-07-22T23:46:37.698Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2204 | 2024-07-22T23:46:37.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2205 | 2024-07-22T23:46:37.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2206 | 2024-07-22T23:46:41.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4239
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2207 | 2024-07-22T23:46:41.938Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2208 | 2024-07-22T23:46:41.938Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2209 | 2024-07-22T23:46:41.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2210 | 2024-07-22T23:46:41.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 = 716
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2211 | 2024-07-22T23:46:41.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2212 | 2024-07-22T23:46:41.954Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2213 | 2024-07-22T23:46:41.954Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4256
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2214 | 2024-07-22T23:46:41.955Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2215 | 2024-07-22T23:46:41.955Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
path = phd_tests::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2216 | 2024-07-22T23:46:41.956Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2217 | 2024-07-22T23:46:41.956Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2218 | 2024-07-22T23:46:41.956Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2219 | 2024-07-22T23:46:41.956Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2220 | 2024-07-22T23:46:41.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2221 | 2024-07-22T23:46:41.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2222 | 2024-07-22T23:46:46.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4127
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2223 | 2024-07-22T23:46:46.084Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2224 | 2024-07-22T23:46:46.084Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2225 | 2024-07-22T23:46:46.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2226 | 2024-07-22T23:46:46.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2227 | 2024-07-22T23:46:46.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2228 | 2024-07-22T23:46:46.099Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2229 | 2024-07-22T23:46:46.099Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4143
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2230 | 2024-07-22T23:46:46.099Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2231 | 2024-07-22T23:46:46.099Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2232 | 2024-07-22T23:46:46.100Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8403
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::serial
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2233 | 2024-07-22T23:46:46.100Z | INFO | phd-runner: test phd_tests::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2234 | 2024-07-22T23:46:46.100Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2235 | 2024-07-22T23:46:46.101Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2236 | 2024-07-22T23:46:46.750Z | 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::api_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2237 | 2024-07-22T23:46:46.887Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2238 | 2024-07-22T23:46:46.887Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-deaf344c-feb9-49c9-b2eb-e6712e6fd683"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2239 | 2024-07-22T23:46:46.923Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2240 | 2024-07-22T23:46:46.923Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c3ed0ae5-abcd-4188-baa0-4f63eaaf116e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2241 | 2024-07-22T23:46:46.954Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 854
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = e8f670c3-dee8-44b4-8846-aca1426d913b
|
| 2242 | 2024-07-22T23:46:46.954Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9545
file = phd-tests/tests/src/smoke.rs
line = 18
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 2243 | 2024-07-22T23:46:46.955Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 855
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2244 | 2024-07-22T23:46:46.955Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2245 | 2024-07-22T23:46:46.955Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2246 | 2024-07-22T23:46:46.955Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2247 | 2024-07-22T23:46:46.955Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 7
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_tests::smoke
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2248 | 2024-07-22T23:46:46.955Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2249 | 2024-07-22T23:46:46.956Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2250 | 2024-07-22T23:46:46.956Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2251 | 2024-07-22T23:46:46.956Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = list
|
| 2252 | 2024-07-22T23:46:46.976Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 809M 1.80T 808M /phd-artifacts\n
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2253 | 2024-07-22T23:46:46.977Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a703afd6-b2a8-4f5f-bfb9-8097016667fb"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = snapshot
|
| 2254 | 2024-07-22T23:46:47.002Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a703afd6-b2a8-4f5f-bfb9-8097016667fb", "phd-artifacts/phd-clone-5659c438-970a-4d2a-91f8-9376e11d3ab1"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = clone
|
| 2255 | 2024-07-22T23:46:47.030Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5659c438-970a-4d2a-91f8-9376e11d3ab1"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = list
|
| 2256 | 2024-07-22T23:46:47.050Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5659c438-970a-4d2a-91f8-9376e11d3ab1 0B 1.80T 808M /phd-artifacts/phd-clone-5659c438-970a-4d2a-91f8-9376e11d3ab1\n
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2257 | 2024-07-22T23:46:47.051Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2258 | 2024-07-22T23:46:47.051Z | 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 = 187
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-5659c438-970a-4d2a-91f8-9376e11d3ab1/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
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm_name = nproc_test
|
| 2259 | 2024-07-22T23:46:47.051Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = /work/phd-test/propolis-server
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::artifacts::store
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2260 | 2024-07-22T23:46:47.051Z | 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
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2261 | 2024-07-22T23:46:47.051Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::server_log_mode
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2262 | 2024-07-22T23:46:47.066Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1132
file = phd-tests/framework/src/test_vm/server.rs
line = 107
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2263 | 2024-07-22T23:46:47.099Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 177
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2264 | 2024-07-22T23:46:47.100Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2265 | 2024-07-22T23:46:47.257Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2266 | 2024-07-22T23:46:47.258Z | 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: b08e14ab-ac93-44cd-84b2-cdc039a07114, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1a40d079-99cf-4f41-af38-0b6bbf3a5f77, silo_id: 6efdeb2c-6225-414c-a9ab-8e2ffbea8687 }, name: "phd-vm-b08e14ab-ac93-44cd-84b2-cdc039a07114", vcpus: 6 }, state: Creating }
line = 382
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
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-5659c438-970a-4d2a-91f8-9376e11d3ab1/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 } })} } }
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2267 | 2024-07-22T23:46:47.258Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 158
file = phd-tests/framework/src/test_vm/mod.rs
line = 273
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2268 | 2024-07-22T23:46:47.258Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2269 | 2024-07-22T23:46:47.258Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 443
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
state = Run
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2270 | 2024-07-22T23:46:47.259Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 438
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2271 | 2024-07-22T23:46:47.259Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2272 | 2024-07-22T23:46:47.259Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 643
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = 300s
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2273 | 2024-07-22T23:46:47.259Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2274 | 2024-07-22T23:46:47.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2275 | 2024-07-22T23:46:47.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2276 | 2024-07-22T23:46:52.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4924
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2277 | 2024-07-22T23:46:52.184Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2278 | 2024-07-22T23:46:52.184Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2279 | 2024-07-22T23:46:52.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2280 | 2024-07-22T23:46:52.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2281 | 2024-07-22T23:46:52.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2282 | 2024-07-22T23:46:52.199Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 691
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2283 | 2024-07-22T23:46:52.199Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4939
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2284 | 2024-07-22T23:46:52.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2285 | 2024-07-22T23:46:52.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2286 | 2024-07-22T23:46:52.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2287 | 2024-07-22T23:46:52.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2288 | 2024-07-22T23:46:52.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 716
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2289 | 2024-07-22T23:46:52.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 709
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2290 | 2024-07-22T23:46:52.232Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2291 | 2024-07-22T23:46:52.232Z | 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
|
| 2292 | 2024-07-22T23:46:52.232Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4974
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2293 | 2024-07-22T23:46:52.232Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2294 | 2024-07-22T23:46:52.232Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2295 | 2024-07-22T23:46:52.233Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 972
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2296 | 2024-07-22T23:46:52.645Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
self.address = 127.0.0.1:9000
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm::server
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2297 | 2024-07-22T23:46:52.788Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2298 | 2024-07-22T23:46:52.788Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5659c438-970a-4d2a-91f8-9376e11d3ab1"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = destroy
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2299 | 2024-07-22T23:46:52.829Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2300 | 2024-07-22T23:46:52.829Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a703afd6-b2a8-4f5f-bfb9-8097016667fb"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::zfs
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
verb = destroy
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2301 | 2024-07-22T23:46:52.860Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 628
file = phd-tests/framework/src/test_vm/mod.rs
line = 949
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_framework::test_vm
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
vm = nproc_test
vm_id = b08e14ab-ac93-44cd-84b2-cdc039a07114
|
| 2302 | 2024-07-22T23:46:52.860Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5904
file = phd-tests/tests/src/smoke.rs
line = 7
migration_id = 3e066451-e1bf-4b62-b1e4-d6364241706a
path = phd_tests::smoke::nproc_test
source = migration_smoke
source_id = 56707ddf-3431-415f-a339-ea4ba9a326a9
target = phd_tests::smoke
target_id = 3a38931d-f38a-4325-a9d2-728d616afcfa
|
| 2303 | 2024-07-22T23:46:52.860Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 628
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2304 | 2024-07-22T23:46:52.861Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 2305 | 2024-07-22T23:46:52.861Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 2306 | | test result: ok. 25 passed; 0 failed; 1 skipped; 0 not run; finished in 311.84s |
| 2307 | | |
| 2308 | 2024-07-22T23:46:52.861Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|