1 | 2023-11-28T21:59:28.995Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 32
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", crucible_downstairs_cmd: None, tmp_directory: "/tmp/propolis-phd", artifact_directory: "/tmp/propolis-phd", 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: [] }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2023-11-28T21:59:28.997Z | INFO | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 207
store = Store { local_dir: "/tmp/propolis-phd", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" } }, cached_path: None }, poisoned: false, .. }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat { repo: "oxidecomputer/edk2", series: "image_debug", commit: "6d92acf0a22718dd4175d7c64dbcf7aaec3740bd", sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" } }, cached_path: None }, poisoned: false, .. }}, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] }
target = phd_framework::artifacts::store
|
3 | 2023-11-28T21:59:28.997Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
4 | 2023-11-28T21:59:28.998Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
5 | 2023-11-28T21:59:28.998Z | INFO | phd-runner: Running 14 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
6 | 2023-11-28T21:59:28.998Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
7 | 2023-11-28T21:59:28.998Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
8 | 2023-11-28T21:59:28.998Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
9 | 2023-11-28T21:59:28.998Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 85
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
10 | 2023-11-28T21:59:28.998Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 140
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
11 | 2023-11-28T21:59:42.571Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 85
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
12 | 2023-11-28T21:59:42.571Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 140
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
|
13 | 2023-11-28T22:00:21.030Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
14 | 2023-11-28T22:00:21.031Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
15 | 2023-11-28T22:00:21.053Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
16 | 2023-11-28T22:00:21.053Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
17 | 2023-11-28T22:00:21.053Z | INFO | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 52
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
18 | 2023-11-28T22:00:21.053Z | INFO | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 65
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
19 | 2023-11-28T22:00:21.053Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
20 | 2023-11-28T22:00:21.056Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
21 | 2023-11-28T22:00:21.056Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
22 | 2023-11-28T22:00:21.070Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 848
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
23 | 2023-11-28T22:00:21.071Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
24 | 2023-11-28T22:00:21.072Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
25 | 2023-11-28T22:00:21.701Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
26 | 2023-11-28T22:00:21.701Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
27 | 2023-11-28T22:00:21.702Z | INFO | phd-runner: [VM - 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: d04a1e91-1a1f-49ab-a02d-900c0da708a6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d04a1e91-1a1f-49ab-a02d-900c0da708a6", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
28 | 2023-11-28T22:00:21.702Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
29 | 2023-11-28T22:00:21.703Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
30 | 2023-11-28T22:00:21.703Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
31 | 2023-11-28T22:00:21.703Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
wanted = localhost login:
|
32 | 2023-11-28T22:00:22.776Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
33 | 2023-11-28T22:00:22.777Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
34 | 2023-11-28T22:00:22.777Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
35 | 2023-11-28T22:00:22.777Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
36 | 2023-11-28T22:00:22.787Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
37 | 2023-11-28T22:00:22.787Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
38 | 2023-11-28T22:00:22.788Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
39 | 2023-11-28T22:00:22.798Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
40 | 2023-11-28T22:00:23.824Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
41 | 2023-11-28T22:00:23.824Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
42 | 2023-11-28T22:00:25.243Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
43 | 2023-11-28T22:00:25.243Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
44 | 2023-11-28T22:00:25.243Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
45 | 2023-11-28T22:00:25.243Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
46 | 2023-11-28T22:00:25.254Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
47 | 2023-11-28T22:00:25.254Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
48 | 2023-11-28T22:00:25.254Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
49 | 2023-11-28T22:00:25.254Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
50 | 2023-11-28T22:00:25.309Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
51 | 2023-11-28T22:00:25.309Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
52 | 2023-11-28T22:00:25.320Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
53 | 2023-11-28T22:00:25.341Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
54 | 2023-11-28T22:00:25.386Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
55 | 2023-11-28T22:00:25.397Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
56 | 2023-11-28T22:00:25.397Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
57 | 2023-11-28T22:00:25.397Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
58 | 2023-11-28T22:00:25.419Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
59 | 2023-11-28T22:00:25.463Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
60 | 2023-11-28T22:00:25.619Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
61 | 2023-11-28T22:00:25.652Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
62 | 2023-11-28T22:00:25.674Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
63 | 2023-11-28T22:00:25.685Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
64 | 2023-11-28T22:00:25.696Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
65 | 2023-11-28T22:00:25.707Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
66 | 2023-11-28T22:00:25.718Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
67 | 2023-11-28T22:00:25.729Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
68 | 2023-11-28T22:00:25.740Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
69 | 2023-11-28T22:00:25.740Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
70 | 2023-11-28T22:00:25.751Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
71 | 2023-11-28T22:00:25.762Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
72 | 2023-11-28T22:00:25.784Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
73 | 2023-11-28T22:00:25.889Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
74 | 2023-11-28T22:00:25.889Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
75 | 2023-11-28T22:00:25.889Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
76 | 2023-11-28T22:00:25.889Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
77 | 2023-11-28T22:00:25.890Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
wanted = localhost:~#
|
78 | 2023-11-28T22:00:25.900Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
79 | 2023-11-28T22:00:25.900Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
80 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
81 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
82 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
83 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
84 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
85 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
86 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
87 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
88 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
89 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4198
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
90 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
91 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
92 | 2023-11-28T22:00:25.901Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
wanted = sudo lspci -vvx\n
|
93 | 2023-11-28T22:00:25.911Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
94 | 2023-11-28T22:00:25.911Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
95 | 2023-11-28T22:00:25.911Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
wanted = localhost:~#
|
96 | 2023-11-28T22:00:25.933Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
97 | 2023-11-28T22:00:25.933Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
98 | 2023-11-28T22:00:25.933Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
wanted = sudo lshw -notime\n
|
99 | 2023-11-28T22:00:25.944Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
100 | 2023-11-28T22:00:25.944Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
101 | 2023-11-28T22:00:25.944Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
wanted = localhost:~#
|
102 | 2023-11-28T22:00:25.966Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
103 | 2023-11-28T22:00:25.966Z | INFO | phd-runner: stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 58
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
104 | 2023-11-28T22:00:25.967Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
105 | 2023-11-28T22:00:25.968Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
106 | 2023-11-28T22:00:25.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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
107 | 2023-11-28T22:00:25.968Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
108 | 2023-11-28T22:00:25.968Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
109 | 2023-11-28T22:00:25.968Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
110 | 2023-11-28T22:00:25.968Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4267
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
111 | 2023-11-28T22:00:25.971Z | 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
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
112 | 2023-11-28T22:00:25.971Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
113 | 2023-11-28T22:00:25.980Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 849
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
114 | 2023-11-28T22:00:25.981Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
115 | 2023-11-28T22:00:25.981Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
116 | 2023-11-28T22:00:26.586Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
117 | 2023-11-28T22:00:26.586Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
118 | 2023-11-28T22:00:26.587Z | INFO | phd-runner: [VM - 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: c58ce385-d7a8-42da-81c8-45aa445bdbc8, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c58ce385-d7a8-42da-81c8-45aa445bdbc8", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
119 | 2023-11-28T22:00:26.587Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
120 | 2023-11-28T22:00:26.587Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
121 | 2023-11-28T22:00:26.587Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
122 | 2023-11-28T22:00:26.587Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
wanted = localhost login:
|
123 | 2023-11-28T22:00:27.654Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
124 | 2023-11-28T22:00:27.655Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
125 | 2023-11-28T22:00:27.655Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
126 | 2023-11-28T22:00:27.655Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
127 | 2023-11-28T22:00:27.666Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
128 | 2023-11-28T22:00:27.666Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
129 | 2023-11-28T22:00:27.666Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
130 | 2023-11-28T22:00:27.676Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
131 | 2023-11-28T22:00:28.699Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
132 | 2023-11-28T22:00:28.699Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
133 | 2023-11-28T22:00:30.087Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
134 | 2023-11-28T22:00:30.087Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
135 | 2023-11-28T22:00:30.087Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
136 | 2023-11-28T22:00:30.087Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
137 | 2023-11-28T22:00:30.097Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
138 | 2023-11-28T22:00:30.097Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
139 | 2023-11-28T22:00:30.097Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
140 | 2023-11-28T22:00:30.097Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
141 | 2023-11-28T22:00:30.152Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
142 | 2023-11-28T22:00:30.163Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
143 | 2023-11-28T22:00:30.163Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
144 | 2023-11-28T22:00:30.185Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
145 | 2023-11-28T22:00:30.252Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
146 | 2023-11-28T22:00:30.274Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
147 | 2023-11-28T22:00:30.274Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
148 | 2023-11-28T22:00:30.274Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
149 | 2023-11-28T22:00:30.285Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
150 | 2023-11-28T22:00:30.329Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
151 | 2023-11-28T22:00:30.485Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
152 | 2023-11-28T22:00:30.518Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
153 | 2023-11-28T22:00:30.540Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
154 | 2023-11-28T22:00:30.551Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
155 | 2023-11-28T22:00:30.562Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
156 | 2023-11-28T22:00:30.573Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
157 | 2023-11-28T22:00:30.585Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
158 | 2023-11-28T22:00:30.595Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
159 | 2023-11-28T22:00:30.606Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
160 | 2023-11-28T22:00:30.606Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
161 | 2023-11-28T22:00:30.617Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
162 | 2023-11-28T22:00:30.628Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
163 | 2023-11-28T22:00:30.650Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
164 | 2023-11-28T22:00:30.757Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
165 | 2023-11-28T22:00:30.757Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
166 | 2023-11-28T22:00:30.757Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
167 | 2023-11-28T22:00:30.757Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
168 | 2023-11-28T22:00:30.757Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
wanted = localhost:~#
|
169 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
170 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
171 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
172 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
173 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
174 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
175 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
176 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
177 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
178 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
179 | 2023-11-28T22:00:30.767Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
180 | 2023-11-28T22:00:30.768Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4180
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
181 | 2023-11-28T22:00:30.768Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
182 | 2023-11-28T22:00:30.768Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
183 | 2023-11-28T22:00:30.771Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
184 | 2023-11-28T22:00:30.789Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
185 | 2023-11-28T22:00:30.790Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 9088
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
186 | 2023-11-28T22:00:30.790Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 9718
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
|
187 | 2023-11-28T22:00:30.790Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
188 | 2023-11-28T22:00:30.790Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
wanted = sudo lspci -vvx\n
|
189 | 2023-11-28T22:00:30.800Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
190 | 2023-11-28T22:00:30.801Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
191 | 2023-11-28T22:00:30.801Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
wanted = localhost:~#
|
192 | 2023-11-28T22:00:30.822Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
193 | 2023-11-28T22:00:30.822Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
194 | 2023-11-28T22:00:30.822Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
wanted = sudo lshw -notime\n
|
195 | 2023-11-28T22:00:30.833Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
196 | 2023-11-28T22:00:30.833Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
197 | 2023-11-28T22:00:30.834Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
wanted = localhost:~#
|
198 | 2023-11-28T22:00:30.844Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
199 | 2023-11-28T22:00:30.844Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
200 | 2023-11-28T22:00:30.845Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
201 | 2023-11-28T22:00:30.845Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
202 | 2023-11-28T22:00:30.846Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
203 | 2023-11-28T22:00:30.846Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
204 | 2023-11-28T22:00:30.847Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
205 | 2023-11-28T22:00:30.847Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4260
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
206 | 2023-11-28T22:00:31.325Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
207 | 2023-11-28T22:00:31.329Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
208 | 2023-11-28T22:00:31.347Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
209 | 2023-11-28T22:00:31.347Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.phd_disk
target = phd_framework::disk::file
|
210 | 2023-11-28T22:00:31.351Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 4765
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
211 | 2023-11-28T22:00:31.351Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5370
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
|
212 | 2023-11-28T22:00:31.351Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
213 | 2023-11-28T22:00:31.351Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
214 | 2023-11-28T22:00:31.352Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
215 | 2023-11-28T22:00:31.352Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
216 | 2023-11-28T22:00:31.352Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
217 | 2023-11-28T22:00:31.352Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
218 | 2023-11-28T22:00:31.352Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
219 | 2023-11-28T22:00:31.352Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
220 | 2023-11-28T22:00:31.352Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
221 | 2023-11-28T22:00:31.352Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
222 | 2023-11-28T22:00:31.376Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
223 | 2023-11-28T22:00:31.376Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
224 | 2023-11-28T22:00:31.376Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
225 | 2023-11-28T22:00:31.376Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
226 | 2023-11-28T22:00:31.378Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
227 | 2023-11-28T22:00:31.378Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
228 | 2023-11-28T22:00:31.386Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 852
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
229 | 2023-11-28T22:00:31.386Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
230 | 2023-11-28T22:00:31.386Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
231 | 2023-11-28T22:00:31.386Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
232 | 2023-11-28T22:00:31.386Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
233 | 2023-11-28T22:00:31.386Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
234 | 2023-11-28T22:00:31.389Z | 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
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
235 | 2023-11-28T22:00:31.389Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
236 | 2023-11-28T22:00:31.397Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 853
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
237 | 2023-11-28T22:00:31.397Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
238 | 2023-11-28T22:00:31.397Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
239 | 2023-11-28T22:00:31.397Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
240 | 2023-11-28T22:00:31.397Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
241 | 2023-11-28T22:00:31.397Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
242 | 2023-11-28T22:00:31.400Z | 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
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
243 | 2023-11-28T22:00:31.400Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
244 | 2023-11-28T22:00:31.408Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 854
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
245 | 2023-11-28T22:00:31.408Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
246 | 2023-11-28T22:00:31.514Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
247 | 2023-11-28T22:00:31.514Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
248 | 2023-11-28T22:00:31.515Z | INFO | phd-runner: [VM - 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: e302199e-c40b-42dd-8eb2-448de3b2812e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e302199e-c40b-42dd-8eb2-448de3b2812e", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = e302199e-c40b-42dd-8eb2-448de3b2812e
|
249 | 2023-11-28T22:00:31.515Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
250 | 2023-11-28T22:00:31.516Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
251 | 2023-11-28T22:00:31.516Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
252 | 2023-11-28T22:00:31.516Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
wanted = localhost login:
|
253 | 2023-11-28T22:00:32.593Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
254 | 2023-11-28T22:00:32.593Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
255 | 2023-11-28T22:00:32.594Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
256 | 2023-11-28T22:00:32.594Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
257 | 2023-11-28T22:00:32.605Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
258 | 2023-11-28T22:00:32.605Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
259 | 2023-11-28T22:00:32.605Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
260 | 2023-11-28T22:00:32.605Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
261 | 2023-11-28T22:00:33.639Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
262 | 2023-11-28T22:00:33.639Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
263 | 2023-11-28T22:00:35.034Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
264 | 2023-11-28T22:00:35.045Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
265 | 2023-11-28T22:00:35.045Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
266 | 2023-11-28T22:00:35.045Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
267 | 2023-11-28T22:00:35.045Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
268 | 2023-11-28T22:00:35.045Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
269 | 2023-11-28T22:00:35.056Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
270 | 2023-11-28T22:00:35.056Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
271 | 2023-11-28T22:00:35.100Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
272 | 2023-11-28T22:00:35.111Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
273 | 2023-11-28T22:00:35.111Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
274 | 2023-11-28T22:00:35.134Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
275 | 2023-11-28T22:00:35.211Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
276 | 2023-11-28T22:00:35.222Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
277 | 2023-11-28T22:00:35.222Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
278 | 2023-11-28T22:00:35.222Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
279 | 2023-11-28T22:00:35.233Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
280 | 2023-11-28T22:00:35.278Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
281 | 2023-11-28T22:00:35.435Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
282 | 2023-11-28T22:00:35.468Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
283 | 2023-11-28T22:00:35.490Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
284 | 2023-11-28T22:00:35.501Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
285 | 2023-11-28T22:00:35.512Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
286 | 2023-11-28T22:00:35.523Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
287 | 2023-11-28T22:00:35.534Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
288 | 2023-11-28T22:00:35.545Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
289 | 2023-11-28T22:00:35.556Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
290 | 2023-11-28T22:00:35.557Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
291 | 2023-11-28T22:00:35.567Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
292 | 2023-11-28T22:00:35.578Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
293 | 2023-11-28T22:00:35.589Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
294 | 2023-11-28T22:00:35.692Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
295 | 2023-11-28T22:00:35.703Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
296 | 2023-11-28T22:00:35.703Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
297 | 2023-11-28T22:00:35.703Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
298 | 2023-11-28T22:00:35.704Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
wanted = localhost:~#
|
299 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
300 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
301 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
302 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
303 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
304 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
305 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
306 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
307 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
308 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
309 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
310 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4198
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
311 | 2023-11-28T22:00:35.714Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
312 | 2023-11-28T22:00:35.715Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 2745f043-274c-4536-ad20-08d674c50693
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
313 | 2023-11-28T22:00:35.831Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
314 | 2023-11-28T22:00:35.831Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
315 | 2023-11-28T22:00:35.832Z | INFO | phd-runner: [VM - 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: d617d1fe-e5fc-417d-ac3a-3553f95ad70c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d617d1fe-e5fc-417d-ac3a-3553f95ad70c", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
316 | 2023-11-28T22:00:35.832Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 2745f043-274c-4536-ad20-08d674c50693
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
317 | 2023-11-28T22:00:47.169Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7609}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
318 | 2023-11-28T22:00:47.169Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
319 | 2023-11-28T22:00:47.169Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15655
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
320 | 2023-11-28T22:00:52.880Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 2745f043-274c-4536-ad20-08d674c50693
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
321 | 2023-11-28T22:00:52.880Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 17047
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 2745f043-274c-4536-ad20-08d674c50693
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
322 | 2023-11-28T22:00:52.880Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
323 | 2023-11-28T22:00:52.880Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
wanted = echo Hello world\n
|
324 | 2023-11-28T22:00:52.892Z | INFO | phd-runner: [SERIAL - EVENT] echo Hello world
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
325 | 2023-11-28T22:00:52.892Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
326 | 2023-11-28T22:00:52.892Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
wanted = localhost:~#
|
327 | 2023-11-28T22:00:52.913Z | INFO | phd-runner: [SERIAL - EVENT] Hello world
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
328 | 2023-11-28T22:00:52.913Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 64c44c04-e27f-44e9-b4b5-22724358a4a5
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
329 | 2023-11-28T22:00:53.032Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
330 | 2023-11-28T22:00:53.032Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
331 | 2023-11-28T22:00:53.033Z | INFO | phd-runner: [VM - 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: 18898771-bf0d-4e33-ad1b-5c2a5b78cb26, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-18898771-bf0d-4e33-ad1b-5c2a5b78cb26", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
332 | 2023-11-28T22:00:53.033Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 64c44c04-e27f-44e9-b4b5-22724358a4a5
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
333 | 2023-11-28T22:01:04.421Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7657}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
334 | 2023-11-28T22:01:04.421Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
335 | 2023-11-28T22:01:04.421Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 28590
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
336 | 2023-11-28T22:01:04.543Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 64c44c04-e27f-44e9-b4b5-22724358a4a5
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
337 | 2023-11-28T22:01:04.543Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11509
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 64c44c04-e27f-44e9-b4b5-22724358a4a5
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
338 | 2023-11-28T22:01:04.543Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
339 | 2023-11-28T22:01:04.543Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
wanted = echo I have migrated!\n
|
340 | 2023-11-28T22:01:04.555Z | INFO | phd-runner: [SERIAL - EVENT] echo I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
341 | 2023-11-28T22:01:04.555Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
342 | 2023-11-28T22:01:04.555Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
wanted = localhost:~#
|
343 | 2023-11-28T22:01:04.566Z | INFO | phd-runner: [SERIAL - EVENT] I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
344 | 2023-11-28T22:01:04.566Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
345 | 2023-11-28T22:01:04.567Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
346 | 2023-11-28T22:01:04.567Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
347 | 2023-11-28T22:01:04.567Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
348 | 2023-11-28T22:01:04.567Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
349 | 2023-11-28T22:01:04.568Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
350 | 2023-11-28T22:01:04.568Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 11535
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
351 | 2023-11-28T22:01:05.041Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
352 | 2023-11-28T22:01:05.044Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
353 | 2023-11-28T22:01:05.064Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
354 | 2023-11-28T22:01:05.064Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 12031
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
355 | 2023-11-28T22:01:05.064Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 12150
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
|
356 | 2023-11-28T22:01:05.064Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
357 | 2023-11-28T22:01:05.068Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
358 | 2023-11-28T22:01:05.087Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
359 | 2023-11-28T22:01:05.087Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 29255
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
360 | 2023-11-28T22:01:05.087Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 29372
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
|
361 | 2023-11-28T22:01:05.087Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
362 | 2023-11-28T22:01:05.091Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
363 | 2023-11-28T22:01:05.107Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
364 | 2023-11-28T22:01:05.107Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk
target = phd_framework::disk::file
|
365 | 2023-11-28T22:01:05.112Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 33597
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
366 | 2023-11-28T22:01:05.112Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 33704
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
|
367 | 2023-11-28T22:01:05.112Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
368 | 2023-11-28T22:01:05.112Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
369 | 2023-11-28T22:01:05.112Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
370 | 2023-11-28T22:01:05.112Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
371 | 2023-11-28T22:01:05.112Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
372 | 2023-11-28T22:01:05.112Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
373 | 2023-11-28T22:01:05.113Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
374 | 2023-11-28T22:01:05.113Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
375 | 2023-11-28T22:01:05.113Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
376 | 2023-11-28T22:01:05.113Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/a83e312d-14e2-4083-a4ef-b5012b1665b2.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
377 | 2023-11-28T22:01:05.137Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
378 | 2023-11-28T22:01:05.137Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/a83e312d-14e2-4083-a4ef-b5012b1665b2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
379 | 2023-11-28T22:01:05.137Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
380 | 2023-11-28T22:01:05.137Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
381 | 2023-11-28T22:01:05.140Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
382 | 2023-11-28T22:01:05.140Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
383 | 2023-11-28T22:01:05.148Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 858
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
384 | 2023-11-28T22:01:05.148Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
385 | 2023-11-28T22:01:05.149Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
386 | 2023-11-28T22:01:05.759Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
387 | 2023-11-28T22:01:05.759Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
388 | 2023-11-28T22:01:05.760Z | INFO | phd-runner: [VM - 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: 500ce1c7-c427-4310-b1ed-6b8287b12d7c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-500ce1c7-c427-4310-b1ed-6b8287b12d7c", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/a83e312d-14e2-4083-a4ef-b5012b1665b2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
389 | 2023-11-28T22:01:05.760Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
390 | 2023-11-28T22:01:05.760Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
391 | 2023-11-28T22:01:05.760Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
392 | 2023-11-28T22:01:05.760Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
393 | 2023-11-28T22:01:05.760Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/47053d0f-36b8-448b-9a54-3be2f564e098.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
394 | 2023-11-28T22:01:05.786Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
395 | 2023-11-28T22:01:05.786Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/47053d0f-36b8-448b-9a54-3be2f564e098.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
396 | 2023-11-28T22:01:05.786Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
397 | 2023-11-28T22:01:05.786Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
398 | 2023-11-28T22:01:05.788Z | 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
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
399 | 2023-11-28T22:01:05.788Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
400 | 2023-11-28T22:01:05.797Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 859
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
401 | 2023-11-28T22:01:05.797Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
402 | 2023-11-28T22:01:05.797Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = bcb20998-73ba-4ca6-9c89-2757346e149b
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
403 | 2023-11-28T22:01:05.798Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
404 | 2023-11-28T22:01:06.427Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
405 | 2023-11-28T22:01:06.428Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
406 | 2023-11-28T22:01:06.428Z | INFO | phd-runner: [VM - 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: f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6", vcpus: 8 }, state: Failed }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/47053d0f-36b8-448b-9a54-3be2f564e098.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
407 | 2023-11-28T22:01:06.429Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = bcb20998-73ba-4ca6-9c89-2757346e149b
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
408 | 2023-11-28T22:01:06.429Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 401
migration_id = bcb20998-73ba-4ca6-9c89-2757346e149b
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
409 | 2023-11-28T22:01:06.429Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = bcb20998-73ba-4ca6-9c89-2757346e149b
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
410 | 2023-11-28T22:01:06.431Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
411 | 2023-11-28T22:01:06.431Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
412 | 2023-11-28T22:01:06.431Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
413 | 2023-11-28T22:01:06.432Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
414 | 2023-11-28T22:01:06.432Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
415 | 2023-11-28T22:01:06.433Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
416 | 2023-11-28T22:01:06.433Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
417 | 2023-11-28T22:01:06.841Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
418 | 2023-11-28T22:01:06.841Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
419 | 2023-11-28T22:01:06.841Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
420 | 2023-11-28T22:01:06.841Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
421 | 2023-11-28T22:01:06.844Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
422 | 2023-11-28T22:01:06.847Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
423 | 2023-11-28T22:01:06.854Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
424 | 2023-11-28T22:01:06.854Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
425 | 2023-11-28T22:01:06.854Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
426 | 2023-11-28T22:01:06.864Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
427 | 2023-11-28T22:01:06.865Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
428 | 2023-11-28T22:01:06.866Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/47053d0f-36b8-448b-9a54-3be2f564e098.phd_disk
target = phd_framework::disk::file
|
429 | 2023-11-28T22:01:06.870Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 442
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
430 | 2023-11-28T22:01:06.870Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1072
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
|
431 | 2023-11-28T22:01:06.870Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
432 | 2023-11-28T22:01:06.871Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
433 | 2023-11-28T22:01:06.871Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
434 | 2023-11-28T22:01:06.872Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
435 | 2023-11-28T22:01:06.872Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
436 | 2023-11-28T22:01:06.873Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
437 | 2023-11-28T22:01:06.873Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1113
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
438 | 2023-11-28T22:01:07.577Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
439 | 2023-11-28T22:01:07.581Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
440 | 2023-11-28T22:01:07.598Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
441 | 2023-11-28T22:01:07.598Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/a83e312d-14e2-4083-a4ef-b5012b1665b2.phd_disk
target = phd_framework::disk::file
|
442 | 2023-11-28T22:01:07.602Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1843
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
443 | 2023-11-28T22:01:07.602Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2454
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
|
444 | 2023-11-28T22:01:07.603Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
445 | 2023-11-28T22:01:07.603Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
446 | 2023-11-28T22:01:07.603Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
447 | 2023-11-28T22:01:07.603Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/20ab8b2e-4bde-4eeb-859d-c18f872a33de.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
448 | 2023-11-28T22:01:07.627Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
449 | 2023-11-28T22:01:07.627Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/20ab8b2e-4bde-4eeb-859d-c18f872a33de.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
450 | 2023-11-28T22:01:07.627Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
451 | 2023-11-28T22:01:07.627Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
452 | 2023-11-28T22:01:07.630Z | 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
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
453 | 2023-11-28T22:01:07.630Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
454 | 2023-11-28T22:01:07.636Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 862
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
455 | 2023-11-28T22:01:07.637Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
456 | 2023-11-28T22:01:07.638Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
457 | 2023-11-28T22:01:08.246Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
458 | 2023-11-28T22:01:08.246Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
459 | 2023-11-28T22:01:08.247Z | INFO | phd-runner: [VM - 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: f671ac46-904e-4036-a598-67b05983927e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f671ac46-904e-4036-a598-67b05983927e", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/20ab8b2e-4bde-4eeb-859d-c18f872a33de.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = f671ac46-904e-4036-a598-67b05983927e
|
460 | 2023-11-28T22:01:08.247Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
461 | 2023-11-28T22:01:08.248Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
462 | 2023-11-28T22:01:08.248Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
463 | 2023-11-28T22:01:08.248Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
464 | 2023-11-28T22:01:08.248Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/2b251c73-7351-4d46-a6ea-a8e6b61ca35b.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
465 | 2023-11-28T22:01:08.272Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
466 | 2023-11-28T22:01:08.272Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2b251c73-7351-4d46-a6ea-a8e6b61ca35b.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, 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
|
467 | 2023-11-28T22:01:08.272Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
468 | 2023-11-28T22:01:08.272Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
469 | 2023-11-28T22:01:08.275Z | 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
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
470 | 2023-11-28T22:01:08.275Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
471 | 2023-11-28T22:01:08.283Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 863
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
472 | 2023-11-28T22:01:08.283Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
473 | 2023-11-28T22:01:08.283Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 2c876831-0293-4419-949b-637b31733923
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
474 | 2023-11-28T22:01:08.284Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
475 | 2023-11-28T22:01:08.996Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
476 | 2023-11-28T22:01:08.996Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
477 | 2023-11-28T22:01:08.997Z | INFO | phd-runner: [VM - 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: 5278428e-388c-44f7-87ae-9a365854620b, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-5278428e-388c-44f7-87ae-9a365854620b", vcpus: 2 }, state: Failed }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2b251c73-7351-4d46-a6ea-a8e6b61ca35b.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, 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_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
478 | 2023-11-28T22:01:08.997Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 2c876831-0293-4419-949b-637b31733923
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
479 | 2023-11-28T22:01:08.997Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 401
migration_id = 2c876831-0293-4419-949b-637b31733923
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
480 | 2023-11-28T22:01:08.998Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 2c876831-0293-4419-949b-637b31733923
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
481 | 2023-11-28T22:01:08.999Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
482 | 2023-11-28T22:01:08.999Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
483 | 2023-11-28T22:01:09.000Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
484 | 2023-11-28T22:01:09.000Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
485 | 2023-11-28T22:01:09.000Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
486 | 2023-11-28T22:01:09.001Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
487 | 2023-11-28T22:01:09.001Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
488 | 2023-11-28T22:01:09.326Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
489 | 2023-11-28T22:01:09.326Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
490 | 2023-11-28T22:01:09.326Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
491 | 2023-11-28T22:01:09.326Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
492 | 2023-11-28T22:01:09.337Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
493 | 2023-11-28T22:01:09.337Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
494 | 2023-11-28T22:01:09.338Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
495 | 2023-11-28T22:01:09.345Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
496 | 2023-11-28T22:01:09.348Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
497 | 2023-11-28T22:01:09.348Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
498 | 2023-11-28T22:01:09.366Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
499 | 2023-11-28T22:01:09.366Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/2b251c73-7351-4d46-a6ea-a8e6b61ca35b.phd_disk
target = phd_framework::disk::file
|
500 | 2023-11-28T22:01:09.371Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 375
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
501 | 2023-11-28T22:01:09.371Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1087
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 5278428e-388c-44f7-87ae-9a365854620b
|
502 | 2023-11-28T22:01:09.371Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
503 | 2023-11-28T22:01:09.372Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
504 | 2023-11-28T22:01:09.372Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
505 | 2023-11-28T22:01:09.373Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
506 | 2023-11-28T22:01:09.373Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
507 | 2023-11-28T22:01:09.373Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
508 | 2023-11-28T22:01:09.374Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1127
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
509 | 2023-11-28T22:01:09.869Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
510 | 2023-11-28T22:01:09.873Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
511 | 2023-11-28T22:01:09.889Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
512 | 2023-11-28T22:01:09.889Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/20ab8b2e-4bde-4eeb-859d-c18f872a33de.phd_disk
target = phd_framework::disk::file
|
513 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1647
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
514 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2256
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f671ac46-904e-4036-a598-67b05983927e
|
515 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
516 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
517 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
518 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
519 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
520 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
521 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
522 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
523 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
524 | 2023-11-28T22:01:09.894Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/a7c40b22-0625-4a32-938d-14d232298c8a.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
525 | 2023-11-28T22:01:09.919Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
526 | 2023-11-28T22:01:09.919Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/a7c40b22-0625-4a32-938d-14d232298c8a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_source
|
527 | 2023-11-28T22:01:09.919Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
528 | 2023-11-28T22:01:09.919Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
529 | 2023-11-28T22:01:09.921Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
530 | 2023-11-28T22:01:09.921Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_source.stdout.log"
target = phd_framework::server_log_mode
|
531 | 2023-11-28T22:01:09.928Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
532 | 2023-11-28T22:01:09.928Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
533 | 2023-11-28T22:01:09.929Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
534 | 2023-11-28T22:01:10.541Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
535 | 2023-11-28T22:01:10.541Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
536 | 2023-11-28T22:01:10.542Z | INFO | phd-runner: [VM - 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: 81641ea2-67df-44dc-af21-ce896925320e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-81641ea2-67df-44dc-af21-ce896925320e", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/a7c40b22-0625-4a32-938d-14d232298c8a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
537 | 2023-11-28T22:01:10.542Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
538 | 2023-11-28T22:01:10.542Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
539 | 2023-11-28T22:01:10.542Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
540 | 2023-11-28T22:01:10.542Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
wanted = localhost login:
|
541 | 2023-11-28T22:01:11.622Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
542 | 2023-11-28T22:01:11.622Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
543 | 2023-11-28T22:01:11.622Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
544 | 2023-11-28T22:01:11.622Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
545 | 2023-11-28T22:01:11.633Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
546 | 2023-11-28T22:01:11.633Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
547 | 2023-11-28T22:01:11.633Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
548 | 2023-11-28T22:01:11.633Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
549 | 2023-11-28T22:01:12.666Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
550 | 2023-11-28T22:01:12.666Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
551 | 2023-11-28T22:01:14.047Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
552 | 2023-11-28T22:01:14.058Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
553 | 2023-11-28T22:01:14.058Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
554 | 2023-11-28T22:01:14.058Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
555 | 2023-11-28T22:01:14.058Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
556 | 2023-11-28T22:01:14.058Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
557 | 2023-11-28T22:01:14.058Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
558 | 2023-11-28T22:01:14.069Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
559 | 2023-11-28T22:01:14.112Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
560 | 2023-11-28T22:01:14.123Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
561 | 2023-11-28T22:01:14.123Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
562 | 2023-11-28T22:01:14.146Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
563 | 2023-11-28T22:01:14.222Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
564 | 2023-11-28T22:01:14.233Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
565 | 2023-11-28T22:01:14.234Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
566 | 2023-11-28T22:01:14.234Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
567 | 2023-11-28T22:01:14.245Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
568 | 2023-11-28T22:01:14.289Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
569 | 2023-11-28T22:01:14.439Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
570 | 2023-11-28T22:01:14.482Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
571 | 2023-11-28T22:01:14.504Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
572 | 2023-11-28T22:01:14.516Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
573 | 2023-11-28T22:01:14.527Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
574 | 2023-11-28T22:01:14.538Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
575 | 2023-11-28T22:01:14.548Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
576 | 2023-11-28T22:01:14.559Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
577 | 2023-11-28T22:01:14.570Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
578 | 2023-11-28T22:01:14.570Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
579 | 2023-11-28T22:01:14.581Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
580 | 2023-11-28T22:01:14.593Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
581 | 2023-11-28T22:01:14.604Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
582 | 2023-11-28T22:01:14.708Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
583 | 2023-11-28T22:01:14.719Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
584 | 2023-11-28T22:01:14.719Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
585 | 2023-11-28T22:01:14.719Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
586 | 2023-11-28T22:01:14.720Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
wanted = localhost:~#
|
587 | 2023-11-28T22:01:14.730Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
588 | 2023-11-28T22:01:14.730Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
589 | 2023-11-28T22:01:14.730Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
590 | 2023-11-28T22:01:14.730Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
591 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
592 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
593 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
594 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
595 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
596 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
597 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
598 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4188
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
599 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
600 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
601 | 2023-11-28T22:01:14.731Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
wanted = ls foo.bar 2> /dev/null\n
|
602 | 2023-11-28T22:01:14.742Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
603 | 2023-11-28T22:01:14.742Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
604 | 2023-11-28T22:01:14.742Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
wanted = localhost:~#
|
605 | 2023-11-28T22:01:14.763Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
606 | 2023-11-28T22:01:14.763Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
wanted = touch ./foo.bar\n
|
607 | 2023-11-28T22:01:14.775Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
608 | 2023-11-28T22:01:14.775Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
609 | 2023-11-28T22:01:14.775Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
wanted = localhost:~#
|
610 | 2023-11-28T22:01:14.786Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
611 | 2023-11-28T22:01:14.786Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
wanted = sync ./foo.bar\n
|
612 | 2023-11-28T22:01:14.796Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
613 | 2023-11-28T22:01:14.796Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
614 | 2023-11-28T22:01:14.796Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
wanted = localhost:~#
|
615 | 2023-11-28T22:01:14.819Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
616 | 2023-11-28T22:01:14.819Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/a7c40b22-0625-4a32-938d-14d232298c8a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_target
|
617 | 2023-11-28T22:01:14.819Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
618 | 2023-11-28T22:01:14.819Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
619 | 2023-11-28T22:01:14.822Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
620 | 2023-11-28T22:01:14.822Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_target.stdout.log"
target = phd_framework::server_log_mode
|
621 | 2023-11-28T22:01:14.831Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
622 | 2023-11-28T22:01:14.831Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
623 | 2023-11-28T22:01:14.836Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 75aedd58-c44d-451a-9ae8-5c34926081c6
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
624 | 2023-11-28T22:01:14.836Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
625 | 2023-11-28T22:01:15.453Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
626 | 2023-11-28T22:01:15.453Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
627 | 2023-11-28T22:01:15.453Z | INFO | phd-runner: [VM - 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: 9c14e909-44fd-4bbd-9cf4-47e83d0d1299, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9c14e909-44fd-4bbd-9cf4-47e83d0d1299", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/a7c40b22-0625-4a32-938d-14d232298c8a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
628 | 2023-11-28T22:01:15.453Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 75aedd58-c44d-451a-9ae8-5c34926081c6
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
629 | 2023-11-28T22:01:26.696Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7718}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
630 | 2023-11-28T22:01:26.696Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
631 | 2023-11-28T22:01:26.696Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16154
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
632 | 2023-11-28T22:01:28.516Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 75aedd58-c44d-451a-9ae8-5c34926081c6
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
633 | 2023-11-28T22:01:28.516Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13062
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 75aedd58-c44d-451a-9ae8-5c34926081c6
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
634 | 2023-11-28T22:01:28.520Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
635 | 2023-11-28T22:01:28.520Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
wanted = ls foo.bar\n
|
636 | 2023-11-28T22:01:29.383Z | INFO | phd-runner: [SERIAL - EVENT] ls foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
637 | 2023-11-28T22:01:29.383Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
638 | 2023-11-28T22:01:29.383Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
wanted = localhost:~#
|
639 | 2023-11-28T22:01:29.393Z | INFO | phd-runner: [SERIAL - EVENT] foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
640 | 2023-11-28T22:01:29.405Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
641 | 2023-11-28T22:01:29.406Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
642 | 2023-11-28T22:01:29.406Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
643 | 2023-11-28T22:01:29.406Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
644 | 2023-11-28T22:01:29.406Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
645 | 2023-11-28T22:01:29.407Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
646 | 2023-11-28T22:01:29.407Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 13954
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
647 | 2023-11-28T22:01:29.709Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
648 | 2023-11-28T22:01:29.712Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
649 | 2023-11-28T22:01:29.731Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
650 | 2023-11-28T22:01:29.731Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 14278
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
651 | 2023-11-28T22:01:29.731Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 14895
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
|
652 | 2023-11-28T22:01:29.731Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
653 | 2023-11-28T22:01:29.735Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
654 | 2023-11-28T22:01:29.752Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
655 | 2023-11-28T22:01:29.752Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/a7c40b22-0625-4a32-938d-14d232298c8a.phd_disk
target = phd_framework::disk::file
|
656 | 2023-11-28T22:01:29.756Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 19215
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
657 | 2023-11-28T22:01:29.756Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 19827
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 81641ea2-67df-44dc-af21-ce896925320e
|
658 | 2023-11-28T22:01:29.756Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
659 | 2023-11-28T22:01:29.756Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
660 | 2023-11-28T22:01:29.756Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
661 | 2023-11-28T22:01:29.756Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
662 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
663 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
664 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
665 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
666 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
667 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
668 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
669 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
670 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
671 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
672 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
673 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
674 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
675 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
676 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
677 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
678 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
679 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
680 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
681 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
682 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
683 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
684 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
685 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
686 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
687 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
688 | 2023-11-28T22:01:29.757Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
689 | 2023-11-28T22:01:29.758Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
690 | 2023-11-28T22:01:29.758Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
691 | 2023-11-28T22:01:29.758Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/051cb2d9-fff8-4052-97d7-da58350f97d6.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
692 | 2023-11-28T22:01:29.782Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
693 | 2023-11-28T22:01:29.782Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/051cb2d9-fff8-4052-97d7-da58350f97d6.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
694 | 2023-11-28T22:01:29.782Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
695 | 2023-11-28T22:01:29.782Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
696 | 2023-11-28T22:01:29.784Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
697 | 2023-11-28T22:01:29.784Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
698 | 2023-11-28T22:01:29.792Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
699 | 2023-11-28T22:01:29.792Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
700 | 2023-11-28T22:01:29.792Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
701 | 2023-11-28T22:01:29.793Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
702 | 2023-11-28T22:01:30.410Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
703 | 2023-11-28T22:01:30.410Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
704 | 2023-11-28T22:01:30.410Z | INFO | phd-runner: [VM - 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: b2838385-f82d-4418-9790-5dd67bdda341, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-b2838385-f82d-4418-9790-5dd67bdda341", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/051cb2d9-fff8-4052-97d7-da58350f97d6.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = b2838385-f82d-4418-9790-5dd67bdda341
|
705 | 2023-11-28T22:01:30.411Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
706 | 2023-11-28T22:01:30.411Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
707 | 2023-11-28T22:01:30.411Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
708 | 2023-11-28T22:01:30.922Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
709 | 2023-11-28T22:01:30.923Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
710 | 2023-11-28T22:01:30.924Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
711 | 2023-11-28T22:01:30.924Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
712 | 2023-11-28T22:01:30.924Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
713 | 2023-11-28T22:01:30.924Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
714 | 2023-11-28T22:01:30.925Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
715 | 2023-11-28T22:01:30.925Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 515
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
716 | 2023-11-28T22:01:31.347Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
717 | 2023-11-28T22:01:31.350Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
718 | 2023-11-28T22:01:31.366Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
719 | 2023-11-28T22:01:31.366Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/051cb2d9-fff8-4052-97d7-da58350f97d6.phd_disk
target = phd_framework::disk::file
|
720 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 960
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
721 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1578
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b2838385-f82d-4418-9790-5dd67bdda341
|
722 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
723 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
724 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
725 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
726 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
727 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
728 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
729 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
730 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
731 | 2023-11-28T22:01:31.371Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/5693bfaa-5274-4da9-8d06-b6ca8ad695e0.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
732 | 2023-11-28T22:01:31.395Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
733 | 2023-11-28T22:01:31.395Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5693bfaa-5274-4da9-8d06-b6ca8ad695e0.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
734 | 2023-11-28T22:01:31.395Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
735 | 2023-11-28T22:01:31.396Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
736 | 2023-11-28T22:01:31.398Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
737 | 2023-11-28T22:01:31.398Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
738 | 2023-11-28T22:01:31.404Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
739 | 2023-11-28T22:01:31.404Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
740 | 2023-11-28T22:01:31.404Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
741 | 2023-11-28T22:01:31.405Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
742 | 2023-11-28T22:01:32.015Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
743 | 2023-11-28T22:01:32.015Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
744 | 2023-11-28T22:01:32.016Z | INFO | phd-runner: [VM - 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: 02514a78-1849-49e4-bed9-ad98e73f04c9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-02514a78-1849-49e4-bed9-ad98e73f04c9", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5693bfaa-5274-4da9-8d06-b6ca8ad695e0.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
745 | 2023-11-28T22:01:32.016Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
746 | 2023-11-28T22:01:32.016Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
747 | 2023-11-28T22:01:32.017Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
748 | 2023-11-28T22:01:32.705Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
749 | 2023-11-28T22:01:32.706Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
750 | 2023-11-28T22:01:32.707Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
751 | 2023-11-28T22:01:32.707Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
752 | 2023-11-28T22:01:33.436Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
753 | 2023-11-28T22:01:33.437Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
754 | 2023-11-28T22:01:33.437Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
755 | 2023-11-28T22:01:33.438Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
756 | 2023-11-28T22:01:33.438Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
757 | 2023-11-28T22:01:33.439Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
758 | 2023-11-28T22:01:33.439Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
759 | 2023-11-28T22:01:33.439Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
760 | 2023-11-28T22:01:33.440Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
761 | 2023-11-28T22:01:33.440Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
762 | 2023-11-28T22:01:33.441Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
763 | 2023-11-28T22:01:33.441Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
764 | 2023-11-28T22:01:33.441Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
765 | 2023-11-28T22:01:34.042Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
766 | 2023-11-28T22:01:34.043Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
767 | 2023-11-28T22:01:34.043Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
768 | 2023-11-28T22:01:34.043Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
769 | 2023-11-28T22:01:34.044Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
770 | 2023-11-28T22:01:34.044Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 2029
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
771 | 2023-11-28T22:01:34.555Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
772 | 2023-11-28T22:01:34.557Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
773 | 2023-11-28T22:01:34.557Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
774 | 2023-11-28T22:01:34.560Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
775 | 2023-11-28T22:01:34.576Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
776 | 2023-11-28T22:01:34.576Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/5693bfaa-5274-4da9-8d06-b6ca8ad695e0.phd_disk
target = phd_framework::disk::file
|
777 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 2564
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
778 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 3175
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
|
779 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
780 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
781 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
782 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
783 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
784 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
785 | 2023-11-28T22:01:34.580Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
786 | 2023-11-28T22:01:34.581Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
787 | 2023-11-28T22:01:34.581Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
788 | 2023-11-28T22:01:34.581Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/42d90931-b1bf-4d7d-8aea-2b788d5f3c94.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
789 | 2023-11-28T22:01:34.605Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
790 | 2023-11-28T22:01:34.605Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/42d90931-b1bf-4d7d-8aea-2b788d5f3c94.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
791 | 2023-11-28T22:01:34.605Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
792 | 2023-11-28T22:01:34.605Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
793 | 2023-11-28T22:01:34.608Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
794 | 2023-11-28T22:01:34.608Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
795 | 2023-11-28T22:01:34.616Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 874
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
796 | 2023-11-28T22:01:34.617Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
797 | 2023-11-28T22:01:34.617Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
798 | 2023-11-28T22:01:35.233Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
799 | 2023-11-28T22:01:35.233Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
800 | 2023-11-28T22:01:35.234Z | INFO | phd-runner: [VM - 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: 83c146a8-abb3-4dfa-accb-cec96db7fcb5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-83c146a8-abb3-4dfa-accb-cec96db7fcb5", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/42d90931-b1bf-4d7d-8aea-2b788d5f3c94.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
801 | 2023-11-28T22:01:35.234Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
802 | 2023-11-28T22:01:35.235Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
803 | 2023-11-28T22:01:35.235Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
804 | 2023-11-28T22:01:35.235Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
805 | 2023-11-28T22:01:35.236Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
806 | 2023-11-28T22:01:35.236Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
807 | 2023-11-28T22:01:35.717Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
808 | 2023-11-28T22:01:35.718Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
809 | 2023-11-28T22:01:35.719Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
810 | 2023-11-28T22:01:35.720Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
811 | 2023-11-28T22:01:35.720Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
812 | 2023-11-28T22:01:35.723Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
813 | 2023-11-28T22:01:35.739Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
814 | 2023-11-28T22:01:35.739Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/42d90931-b1bf-4d7d-8aea-2b788d5f3c94.phd_disk
target = phd_framework::disk::file
|
815 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 510
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
816 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1126
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
|
817 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
818 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
819 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
820 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
821 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
822 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
823 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
824 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
825 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
826 | 2023-11-28T22:01:35.744Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/4864a634-5a58-4611-882b-8abdb3916028.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
827 | 2023-11-28T22:01:35.768Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
828 | 2023-11-28T22:01:35.768Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4864a634-5a58-4611-882b-8abdb3916028.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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
|
829 | 2023-11-28T22:01:35.768Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
830 | 2023-11-28T22:01:35.768Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
831 | 2023-11-28T22:01:35.771Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
832 | 2023-11-28T22:01:35.771Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
833 | 2023-11-28T22:01:35.778Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 876
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
834 | 2023-11-28T22:01:35.778Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
835 | 2023-11-28T22:01:35.778Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
836 | 2023-11-28T22:01:36.391Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
837 | 2023-11-28T22:01:36.391Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
838 | 2023-11-28T22:01:36.392Z | INFO | phd-runner: [VM - 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: 21e1fd2a-31e3-48c9-97f8-468db3a4908e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-21e1fd2a-31e3-48c9-97f8-468db3a4908e", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4864a634-5a58-4611-882b-8abdb3916028.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
839 | 2023-11-28T22:01:36.392Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
840 | 2023-11-28T22:01:36.393Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
841 | 2023-11-28T22:01:36.393Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
842 | 2023-11-28T22:01:36.393Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
843 | 2023-11-28T22:01:37.016Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
844 | 2023-11-28T22:01:37.017Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
845 | 2023-11-28T22:01:37.017Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
846 | 2023-11-28T22:01:37.017Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
847 | 2023-11-28T22:01:37.018Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
848 | 2023-11-28T22:01:37.018Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 626
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
849 | 2023-11-28T22:01:37.463Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
850 | 2023-11-28T22:01:37.464Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
851 | 2023-11-28T22:01:37.467Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
852 | 2023-11-28T22:01:37.483Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
853 | 2023-11-28T22:01:37.483Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/4864a634-5a58-4611-882b-8abdb3916028.phd_disk
target = phd_framework::disk::file
|
854 | 2023-11-28T22:01:37.487Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1096
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
855 | 2023-11-28T22:01:37.487Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1709
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
|
856 | 2023-11-28T22:01:37.487Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
857 | 2023-11-28T22:01:37.487Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
858 | 2023-11-28T22:01:37.487Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
859 | 2023-11-28T22:01:37.487Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
860 | 2023-11-28T22:01:37.487Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
861 | 2023-11-28T22:01:37.488Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
862 | 2023-11-28T22:01:37.488Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
863 | 2023-11-28T22:01:37.488Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
864 | 2023-11-28T22:01:37.488Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
865 | 2023-11-28T22:01:37.488Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/76446042-df55-4cad-8ee8-ced0f086d442.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
866 | 2023-11-28T22:01:37.511Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
867 | 2023-11-28T22:01:37.511Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/76446042-df55-4cad-8ee8-ced0f086d442.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, 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
|
868 | 2023-11-28T22:01:37.511Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
869 | 2023-11-28T22:01:37.511Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
870 | 2023-11-28T22:01:37.513Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
871 | 2023-11-28T22:01:37.513Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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
|
872 | 2023-11-28T22:01:37.519Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 878
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
873 | 2023-11-28T22:01:37.520Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
874 | 2023-11-28T22:01:37.520Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
875 | 2023-11-28T22:01:38.596Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
876 | 2023-11-28T22:01:38.596Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
877 | 2023-11-28T22:01:38.597Z | INFO | phd-runner: [VM - 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: 89262f88-4bed-4da6-9367-73ad98c9b64f, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-89262f88-4bed-4da6-9367-73ad98c9b64f", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/76446042-df55-4cad-8ee8-ced0f086d442.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, 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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
878 | 2023-11-28T22:01:38.597Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
879 | 2023-11-28T22:01:38.598Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 346
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
880 | 2023-11-28T22:01:38.598Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
881 | 2023-11-28T22:01:38.599Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
882 | 2023-11-28T22:01:38.599Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
883 | 2023-11-28T22:01:38.599Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
884 | 2023-11-28T22:01:38.599Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
885 | 2023-11-28T22:01:38.600Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
886 | 2023-11-28T22:01:38.600Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
887 | 2023-11-28T22:01:38.989Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
888 | 2023-11-28T22:01:39.890Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
889 | 2023-11-28T22:01:39.893Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
890 | 2023-11-28T22:01:39.910Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
891 | 2023-11-28T22:01:39.910Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/76446042-df55-4cad-8ee8-ced0f086d442.phd_disk
target = phd_framework::disk::file
|
892 | 2023-11-28T22:01:39.914Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1318
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
893 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2394
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
|
894 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
895 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
896 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
897 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
898 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
899 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
900 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
901 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
902 | 2023-11-28T22:01:39.915Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
903 | 2023-11-28T22:01:39.916Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/93ed82a1-6271-44df-83cb-60b4942dc89f.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
904 | 2023-11-28T22:01:39.940Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
905 | 2023-11-28T22:01:39.940Z | 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 = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/93ed82a1-6271-44df-83cb-60b4942dc89f.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = nproc_test
|
906 | 2023-11-28T22:01:39.940Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
907 | 2023-11-28T22:01:39.940Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
908 | 2023-11-28T22:01:39.943Z | 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
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
909 | 2023-11-28T22:01:39.943Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::server_log_mode
|
910 | 2023-11-28T22:01:39.950Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
911 | 2023-11-28T22:01:39.950Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
912 | 2023-11-28T22:01:39.951Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
913 | 2023-11-28T22:01:40.575Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
914 | 2023-11-28T22:01:40.575Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
915 | 2023-11-28T22:01:40.576Z | INFO | phd-runner: [VM - 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: 165ce53a-4969-4eac-af7b-18efc9e0a69e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-165ce53a-4969-4eac-af7b-18efc9e0a69e", vcpus: 6 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/93ed82a1-6271-44df-83cb-60b4942dc89f.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
916 | 2023-11-28T22:01:40.576Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
917 | 2023-11-28T22:01:40.576Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
918 | 2023-11-28T22:01:40.576Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
919 | 2023-11-28T22:01:40.576Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
wanted = localhost login:
|
920 | 2023-11-28T22:01:41.659Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
921 | 2023-11-28T22:01:41.659Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
922 | 2023-11-28T22:01:41.659Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
923 | 2023-11-28T22:01:41.659Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
924 | 2023-11-28T22:01:41.670Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
925 | 2023-11-28T22:01:41.670Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
926 | 2023-11-28T22:01:41.671Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
927 | 2023-11-28T22:01:41.682Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
928 | 2023-11-28T22:01:42.706Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
929 | 2023-11-28T22:01:42.706Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
930 | 2023-11-28T22:01:44.804Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
931 | 2023-11-28T22:01:44.804Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
932 | 2023-11-28T22:01:44.804Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
933 | 2023-11-28T22:01:44.804Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
934 | 2023-11-28T22:01:44.804Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
935 | 2023-11-28T22:01:44.815Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
936 | 2023-11-28T22:01:44.815Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
937 | 2023-11-28T22:01:44.815Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
938 | 2023-11-28T22:01:44.869Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
939 | 2023-11-28T22:01:44.880Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
940 | 2023-11-28T22:01:44.880Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
941 | 2023-11-28T22:01:44.902Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
942 | 2023-11-28T22:01:44.992Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
943 | 2023-11-28T22:01:45.003Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
944 | 2023-11-28T22:01:45.003Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
945 | 2023-11-28T22:01:45.003Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
946 | 2023-11-28T22:01:45.013Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
947 | 2023-11-28T22:01:45.058Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
948 | 2023-11-28T22:01:45.210Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
949 | 2023-11-28T22:01:45.266Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
950 | 2023-11-28T22:01:45.277Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
951 | 2023-11-28T22:01:45.287Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
952 | 2023-11-28T22:01:45.309Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
953 | 2023-11-28T22:01:45.309Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
954 | 2023-11-28T22:01:45.321Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
955 | 2023-11-28T22:01:45.343Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
956 | 2023-11-28T22:01:45.343Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
957 | 2023-11-28T22:01:45.353Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
958 | 2023-11-28T22:01:45.364Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
959 | 2023-11-28T22:01:45.375Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
960 | 2023-11-28T22:01:45.387Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
961 | 2023-11-28T22:01:45.486Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
962 | 2023-11-28T22:01:45.497Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
963 | 2023-11-28T22:01:45.497Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
964 | 2023-11-28T22:01:45.497Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
965 | 2023-11-28T22:01:45.498Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
wanted = localhost:~#
|
966 | 2023-11-28T22:01:45.508Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
967 | 2023-11-28T22:01:45.508Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
968 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
969 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
970 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
971 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
972 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
973 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
974 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
975 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
976 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
977 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4933
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
978 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
979 | 2023-11-28T22:01:45.509Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
980 | 2023-11-28T22:01:45.510Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
wanted = nproc\n
|
981 | 2023-11-28T22:01:45.520Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# nproc
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
982 | 2023-11-28T22:01:45.520Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
983 | 2023-11-28T22:01:45.520Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
wanted = localhost:~#
|
984 | 2023-11-28T22:01:45.531Z | INFO | phd-runner: [SERIAL - EVENT] 6
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
985 | 2023-11-28T22:01:45.542Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
986 | 2023-11-28T22:01:45.544Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
987 | 2023-11-28T22:01:45.544Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
988 | 2023-11-28T22:01:45.544Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
989 | 2023-11-28T22:01:45.544Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
990 | 2023-11-28T22:01:45.545Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
991 | 2023-11-28T22:01:45.545Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4970
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
992 | 2023-11-28T22:01:45.862Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
993 | 2023-11-28T22:01:45.865Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
994 | 2023-11-28T22:01:45.882Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
995 | 2023-11-28T22:01:45.882Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/93ed82a1-6271-44df-83cb-60b4942dc89f.phd_disk
target = phd_framework::disk::file
|
996 | 2023-11-28T22:01:45.887Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 5311
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
997 | 2023-11-28T22:01:45.887Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5936
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = nproc_test
vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
|
998 | 2023-11-28T22:01:45.887Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
999 | 2023-11-28T22:01:45.887Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1000 | 2023-11-28T22:01:45.887Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1001 | 2023-11-28T22:01:45.887Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
1002 | 2023-11-28T22:01:45.887Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
1003 | | test result: ok. 10 passed; 0 failed; 4 skipped; 0 not run; finished in 136.89s |
1004 | | |