01KSJMSBQ8SHP2SAFVYTWASV27: phd-run-migrate-from-base

BasicConfig {
    output_rules: [
        "/tmp/phd-runner.log",
        "/tmp/phd-tmp-files.tar.gz",
    ],
    rust_toolchain: None,
    target: Some(
        "lab-2.0-gimlet",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01KSJMTDDZGREXGK2HN2HE0RCA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-26T17:30:58.709Zjob dependencies complete; ready to run (waiting for 10 m 39 s)
22026-05-26T17:55:49.714Zjob assigned to worker 01KSJPNGR8PM0V5JXXACKGPMDF [factory edgar, gimlet/BRM42220060/621] (queued for 24 m 51 s)
32026-05-26T17:55:50.248Zdownloading input: /input/phd-build/out/phd-run-with-args.sh
42026-05-26T17:55:50.279Zdownloaded input: /input/phd-build/out/phd-run-with-args.sh
52026-05-26T17:55:50.279Zdownloading input: /input/phd-build/out/phd-runner.sha256.txt
62026-05-26T17:55:50.338Zdownloaded input: /input/phd-build/out/phd-runner.sha256.txt
72026-05-26T17:55:50.338Zdownloading input: /input/phd-build/out/phd-runner.tar.gz
82026-05-26T17:55:58.451Zdownloaded input: /input/phd-build/out/phd-runner.tar.gz
92026-05-26T17:55:58.486Zdownloading input: /input/phd-build/out/propolis-server-debug.sha256.txt
102026-05-26T17:55:58.520Zdownloaded input: /input/phd-build/out/propolis-server-debug.sha256.txt
112026-05-26T17:55:58.520Zdownloading input: /input/phd-build/out/propolis-server-debug.tar.gz
122026-05-26T17:56:12.377Zdownloaded input: /input/phd-build/out/propolis-server-debug.tar.gz
132026-05-26T17:56:12.377Zdownloading input: /input/phd-build/out/propolis-tests-debug.tar.gz
142026-05-26T17:56:29.530Zdownloaded input: /input/phd-build/out/propolis-tests-debug.tar.gz
 
152026-05-26T17:56:29.531Zstarting task 0: "setup"
162026-05-26T17:56:29.565Z++ uname -s
172026-05-26T17:56:29.566Z+ kern=SunOS
182026-05-26T17:56:29.566Z+ build_user=build
192026-05-26T17:56:29.566Z+ build_uid=12345
202026-05-26T17:56:29.566Z+ work_dir=/work
212026-05-26T17:56:29.566Z+ input_dir=/input
222026-05-26T17:56:29.566Z+ [[ 0 == 12345 ]]
232026-05-26T17:56:29.566Z+ case "$kern" in
242026-05-26T17:56:29.566Z+ groupadd -g 12345 build
252026-05-26T17:56:29.566Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
262026-05-26T17:56:31.562Z+ zfs create -o mountpoint=/work rpool/work
272026-05-26T17:56:31.622Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
282026-05-26T17:56:31.673Z+ home_fs=
292026-05-26T17:56:31.673Z+ [[ '' == autofs ]]
302026-05-26T17:56:31.673Z+ mkdir -p /home/build
312026-05-26T17:56:31.673Z+ chown build:build /home/build /work
322026-05-26T17:56:33.647Z+ chmod 0700 /home/build /work
332026-05-26T17:56:33.681Zprocess exited: duration 4116 ms, exit code 0
 
342026-05-26T17:56:33.760Zstarting task 1: "authentication"
352026-05-26T17:56:33.836Zprocess exited: duration 79 ms, exit code 0
 
362026-05-26T17:56:33.908Zstarting task 2: "build"
372026-05-26T17:56:33.942Z+ indir=/input
382026-05-26T17:56:33.942Z+ indir_suffix='phd-build/out/*.tar.gz'
392026-05-26T17:56:33.942Z+ phddir=/work/phd-test
402026-05-26T17:56:33.942Z+ disks=($(pilot local disk list -H -o type,disk | grep -v 'M.2' | cut -f 2))
412026-05-26T17:56:33.942Z++ pilot local disk list -H -o type,disk
422026-05-26T17:56:33.942Z++ grep -v M.2
432026-05-26T17:56:33.942Z++ cut -f 2
442026-05-26T17:56:34.002Z+ pfexec zpool create -f phd-artifacts c8t0014EE81000BC586d0 c9t0014EE81000BC57Cd0 c10t0014EE81000BC3CCd0 c11t0014EE81000BC478d0 c4t0014EE81000BC5BBd0 c3t0014EE81000BC247d0 c2t0014EE81000BC649d0 c6t0014EE81000BC634d0 c5t0014EE81000BC0B1d0
452026-05-26T17:56:34.292Z+ artifactdir=/phd-artifacts
462026-05-26T17:56:34.292Z+ banner Inputs
472026-05-26T17:56:34.332Z ###
482026-05-26T17:56:34.333Z # # # ##### # # ##### ####
492026-05-26T17:56:34.333Z # ## # # # # # # #
502026-05-26T17:56:34.333Z # # # # # # # # # ####
512026-05-26T17:56:34.333Z # # # # ##### # # # #
522026-05-26T17:56:34.333Z # # ## # # # # # #
532026-05-26T17:56:34.333Z ### # # # #### # ####
542026-05-26T17:56:34.333Z
552026-05-26T17:56:34.333Z+ find /input -ls
562026-05-26T17:56:34.333Z 34 1 drwxr-xr-x 3 root root 3 May 26 17:55 /input
572026-05-26T17:56:34.333Z 2 1 drwxr-xr-x 3 root root 3 May 26 17:55 /input/phd-build
582026-05-26T17:56:34.333Z 3 2 drwxr-xr-x 2 root root 8 May 26 17:56 /input/phd-build/out
592026-05-26T17:56:34.333Z 384 109027 -rw-r--r-- 1 root root 111574582 May 26 17:55 /input/phd-build/out/phd-runner.tar.gz
602026-05-26T17:56:34.333Z 512 1 -rw-r--r-- 1 root root 65 May 26 17:55 /input/phd-build/out/propolis-server-debug.sha256.txt
612026-05-26T17:56:34.333Z 640 184405 -rw-r--r-- 1 root root 188842421 May 26 17:56 /input/phd-build/out/propolis-tests-debug.tar.gz
622026-05-26T17:56:34.333Z 128 2 -rw-r--r-- 1 root root 2573 May 26 17:55 /input/phd-build/out/phd-run-with-args.sh
632026-05-26T17:56:34.333Z 256 1 -rw-r--r-- 1 root root 65 May 26 17:55 /input/phd-build/out/phd-runner.sha256.txt
642026-05-26T17:56:34.334Z 129 222618 -rw-r--r-- 1 root root 227987627 May 26 17:56 /input/phd-build/out/propolis-server-debug.tar.gz
652026-05-26T17:56:34.334Z+ rm -rf /work/phd-test
662026-05-26T17:56:34.334Z+ mkdir /work/phd-test
672026-05-26T17:56:34.334Z+ for p in $indir/$indir_suffix
682026-05-26T17:56:34.334Z+ tar xzvf /input/phd-build/out/phd-runner.tar.gz -C /work/phd-test
692026-05-26T17:56:37.211ZDecompressing '/input/phd-build/out/phd-runner.tar.gz' with '/usr/bin/gzcat'...
702026-05-26T17:56:37.212Zx phd-runner, 393276240 bytes, 768118 tape blocks
712026-05-26T17:56:37.212Zx artifacts.toml, 548 bytes, 2 tape blocks
722026-05-26T17:56:37.252Z++ tar tf /input/phd-build/out/phd-runner.tar.gz
732026-05-26T17:56:39.986Z+ for f in $(tar tf "$p")
742026-05-26T17:56:39.986Z+ chmod +x /work/phd-test/phd-runner
752026-05-26T17:56:40.022Z+ for f in $(tar tf "$p")
762026-05-26T17:56:40.022Z+ chmod +x /work/phd-test/artifacts.toml
772026-05-26T17:56:40.022Z+ for p in $indir/$indir_suffix
782026-05-26T17:56:40.022Z+ tar xzvf /input/phd-build/out/propolis-server-debug.tar.gz -C /work/phd-test
792026-05-26T17:56:51.581ZDecompressing '/input/phd-build/out/propolis-server-debug.tar.gz' with '/usr/bin/gzcat'...
802026-05-26T17:56:51.581Zx propolis-server, 871542040 bytes, 1702231 tape blocks
812026-05-26T17:56:51.627Z++ tar tf /input/phd-build/out/propolis-server-debug.tar.gz
822026-05-26T17:56:59.896Z+ for f in $(tar tf "$p")
832026-05-26T17:56:59.896Z+ chmod +x /work/phd-test/propolis-server
842026-05-26T17:56:59.929Z+ for p in $indir/$indir_suffix
852026-05-26T17:56:59.929Z+ tar xzvf /input/phd-build/out/propolis-tests-debug.tar.gz -C /work/phd-test
862026-05-26T17:57:06.795ZDecompressing '/input/phd-build/out/propolis-tests-debug.tar.gz' with '/usr/bin/gzcat'...
872026-05-26T17:57:06.795Zx target/debug/deps/propolis-1173301e1d5488a7, 721827664 bytes, 1409820 tape blocks
882026-05-26T17:57:06.828Z++ tar tf /input/phd-build/out/propolis-tests-debug.tar.gz
892026-05-26T17:57:11.698Z+ for f in $(tar tf "$p")
902026-05-26T17:57:11.698Z+ chmod +x /work/phd-test/target/debug/deps/propolis-1173301e1d5488a7
912026-05-26T17:57:11.736Z+ ls /work/phd-test
922026-05-26T17:57:11.736Zartifacts.toml
932026-05-26T17:57:11.736Zphd-runner
942026-05-26T17:57:11.736Zpropolis-server
952026-05-26T17:57:11.736Ztarget
962026-05-26T17:57:11.736Z+ banner Setup
972026-05-26T17:57:11.736Z #####
982026-05-26T17:57:11.736Z# # ###### ##### # # #####
992026-05-26T17:57:11.736Z# # # # # # #
1002026-05-26T17:57:11.736Z ##### ##### # # # # #
1012026-05-26T17:57:11.736Z # # # # # #####
1022026-05-26T17:57:11.736Z# # # # # # #
1032026-05-26T17:57:11.736Z ##### ###### # #### #
1042026-05-26T17:57:11.736Z
1052026-05-26T17:57:11.736Z+ tmpdir=/tmp/propolis-phd
1062026-05-26T17:57:11.736Z+ '[' '!' -d /tmp/propolis-phd ']'
1072026-05-26T17:57:11.736Z+ mkdir /tmp/propolis-phd
1082026-05-26T17:57:11.736Z+ pfexec /usr/lib/rsrvrctl -s 4096
1092026-05-26T17:57:12.180Z+ banner Tests
1102026-05-26T17:57:12.216Z#######
1112026-05-26T17:57:12.216Z # ###### #### ##### ####
1122026-05-26T17:57:12.216Z # # # # #
1132026-05-26T17:57:12.216Z # ##### #### # ####
1142026-05-26T17:57:12.216Z # # # # #
1152026-05-26T17:57:12.216Z # # # # # # #
1162026-05-26T17:57:12.216Z # ###### #### # ####
1172026-05-26T17:57:12.216Z
1182026-05-26T17:57:12.216Z+ runner=/work/phd-test/phd-runner
1192026-05-26T17:57:12.216Z+ artifacts=/work/phd-test/artifacts.toml
1202026-05-26T17:57:12.216Z+ propolis=/work/phd-test/propolis-server
1212026-05-26T17:57:12.216Z+ ls /work/phd-test/phd-runner
1222026-05-26T17:57:12.216Z/work/phd-test/phd-runner
1232026-05-26T17:57:12.216Z+ ls /work/phd-test/artifacts.toml
1242026-05-26T17:57:12.216Z/work/phd-test/artifacts.toml
1252026-05-26T17:57:12.216Z+ ls /work/phd-test/propolis-server
1262026-05-26T17:57:12.216Z/work/phd-test/propolis-server
1272026-05-26T17:57:12.216Z+ args=($runner '--emit-bunyan' 'run' '--propolis-server-cmd' $propolis '--crucible-downstairs-commit' 'auto' '--artifact-toml-path' $artifacts '--tmp-directory' $tmpdir '--artifact-directory' $artifactdir $@)
1282026-05-26T17:57:12.216Z+ set +e
1292026-05-26T17:57:12.216Z+ RUST_BACKTRACE=1
1302026-05-26T17:57:12.216Z+ RUST_LOG=info,phd=debug
1312026-05-26T17:57:12.216Z+ ptime -m pfexec /work/phd-test/phd-runner --emit-bunyan run --propolis-server-cmd /work/phd-test/propolis-server --crucible-downstairs-commit auto --artifact-toml-path /work/phd-test/artifacts.toml --tmp-directory /tmp/propolis-phd --artifact-directory /phd-artifacts --include-filter phd_tests::migrate::from_base --base-propolis-branch master
1322026-05-26T17:57:12.216Z+ tee /tmp/phd-runner.log
1332026-05-26T17:57:12.412Z{"v":0,"name":"phd-runner","msg":"phd_runner","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:12.367138755Z","target":"phd_runner","line":36,"file":"phd-tests/runner/src/main.rs","runner_args":"ProcessArgs { command: Run(RunOptions { propolis_server_cmd: \"/work/phd-test/propolis-server\", base_propolis_branch: Some(\"master\"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: \"/tmp/propolis-phd\", artifact_directory: Some(\"/phd-artifacts\"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: \"/work/phd-test/artifacts.toml\", default_guest_artifact: \"alpine\", default_bootrom_artifact: \"ovmf\", include_filter: [\"phd_tests::migrate::from_base\"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }"}
1342026-05-26T17:57:12.496Z{"v":0,"name":"phd-runner","msg":"Created new artifact store from manifest","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:12.395518946Z","target":"phd_framework::artifacts::store","line":219,"file":"phd-tests/framework/src/artifacts/store.rs","store":"Store { local_dir: \"/phd-artifacts\", artifacts: {\"alpine\": Mutex { data: StoredArtifact { description: Artifact { filename: \"alpine.iso\", kind: GuestOs(Alpine), source: RemoteServer { sha256: \"ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1\" }, untar: None }, cached_path: None } }, \"ovmf\": Mutex { data: StoredArtifact { description: Artifact { filename: \"OVMF_CODE.fd\", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo(\"oxidecomputer/edk2\"), series: Series(\"image_debug\"), commit: Commit(\"bf64f45b1a58e69d126a3c6ca1e4512c88668132\"), sha256: \"740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448\" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 223, tv_nsec: 695786263 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: [\"https://oxide-omicron-build.s3.amazonaws.com\"] } }"}
1352026-05-26T17:57:12.496Z{"v":0,"name":"phd-runner","msg":"Adding Propolis server from local command","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:12.396036201Z","target":"phd_framework::artifacts::store","line":227,"file":"phd-tests/framework/src/artifacts/store.rs","propolis_server_cmd":"/work/phd-test/propolis-server"}
1362026-05-26T17:57:12.497Z{"v":0,"name":"phd-runner","msg":"Adding crucible-downstairs from Buildomat Git revision","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:12.399614188Z","target":"phd_framework::artifacts::store","line":311,"file":"phd-tests/framework/src/artifacts/store.rs","commit":"bd9a0e2abe6b6b89aec8c85f4ee57474144ed150"}
1372026-05-26T17:57:12.497Z{"v":0,"name":"phd-runner","msg":"Downloading file from Buildomat...","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:12.40217679Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","timeout":"600s","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150/crucible-nightly.sha256.txt"}
1382026-05-26T17:57:12.825Z{"v":0,"name":"phd-runner","msg":"Adding 'current' Propolis server from Buildomat Git branch 'master'","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:12.769268965Z","target":"phd_framework::artifacts::store","line":248,"file":"phd-tests/framework/src/artifacts/store.rs"}
1392026-05-26T17:57:13.531Z{"v":0,"name":"phd-runner","msg":"Downloading file from Buildomat...","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.501464858Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","timeout":"600s","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/161e75d943ce246c1dea7b58bb1585a46165a73d/propolis-server.sha256.txt"}
1402026-05-26T17:57:13.728Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_SETUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.719430992Z","target":"phd_runner::fixtures","line":25,"file":"phd-tests/runner/src/fixtures.rs"}
1412026-05-26T17:57:13.728Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_SETUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.719511616Z","target":"phd_runner::fixtures","line":25,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
1422026-05-26T17:57:13.778Z{"v":0,"name":"phd-runner","msg":"Running 3 test(s)","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.722756497Z","target":"phd_runner::execute","line":83,"file":"phd-tests/runner/src/execute.rs"}
1432026-05-26T17:57:13.779Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::can_migrate_from_base","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.722831891Z","target":"phd_runner::execute","line":91,"file":"phd-tests/runner/src/execute.rs"}
1442026-05-26T17:57:13.779Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.722866537Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
1452026-05-26T17:57:13.779Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.72289481Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
1462026-05-26T17:57:13.779Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.724695791Z","target":"phd_tests::migrate::from_base","line":34,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1472026-05-26T17:57:13.779Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.72610734Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1482026-05-26T17:57:13.779Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Downloading file from Buildomat...","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:13.727251569Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd","timeout":"600s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1492026-05-26T17:57:14.649Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:14.638139936Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1502026-05-26T17:57:14.694Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:14.650567409Z","target":"phd_framework::artifacts::store","line":614,"file":"phd-tests/framework/src/artifacts/store.rs","timeout":"600s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1512026-05-26T17:57:22.394Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.383326212Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1522026-05-26T17:57:22.394Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.383451481Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","verb":"list","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1532026-05-26T17:57:22.435Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.398358958Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.10M 25.3T 1.91M /phd-artifacts\n","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1542026-05-26T17:57:22.435Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.40008708Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"snapshot","args":"[\"phd-artifacts@phd-d8501635-919c-423d-bf30-c2919288d115\"]","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1552026-05-26T17:57:22.470Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.424626365Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"clone","args":"[\"phd-artifacts@phd-d8501635-919c-423d-bf30-c2919288d115\", \"phd-artifacts/phd-clone-5d295dfb-858f-45d0-b59b-70447ca8b755\"]","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1562026-05-26T17:57:22.470Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.442981199Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-5d295dfb-858f-45d0-b59b-70447ca8b755\"]","verb":"list","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1572026-05-26T17:57:22.470Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.453721198Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5d295dfb-858f-45d0-b59b-70447ca8b755 0B 25.3T 48.9M /phd-artifacts/phd-clone-5d295dfb-858f-45d0-b59b-70447ca8b755\n","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1582026-05-26T17:57:22.470Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.45802695Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1592026-05-26T17:57:22.470Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.458101402Z","target":"phd_framework::test_vm","line":322,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","vm_name":"migration_from_base","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1602026-05-26T17:57:22.470Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.458186504Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server.tar.gz","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1612026-05-26T17:57:22.470Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Downloading file from Buildomat...","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:22.458257088Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/161e75d943ce246c1dea7b58bb1585a46165a73d/propolis-server.tar.gz","timeout":"600s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1622026-05-26T17:57:38.607Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Extracting artifact from tarball","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:38.590364833Z","target":"phd_framework::artifacts::store","line":160,"file":"phd-tests/framework/src/artifacts/store.rs","untar_path":"propolis-server","extracted_path":"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1632026-05-26T17:57:38.607Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Extracting gzipped tarball...","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:38.590448753Z","target":"phd_framework::artifacts::store","line":514,"file":"phd-tests/framework/src/artifacts/store.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1642026-05-26T17:57:59.945Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:59.929327888Z","target":"phd_framework::test_vm::server","line":66,"file":"phd-tests/framework/src/test_vm/server.rs","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9000","server_path":"\"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server\"","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1652026-05-26T17:57:59.945Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:57:59.929460491Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log\"","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1662026-05-26T17:58:00.057Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 840","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.043879154Z","target":"phd_framework::test_vm::server","line":127,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1672026-05-26T17:58:00.096Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.064522143Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1682026-05-26T17:58:00.096Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.06999182Z","target":"phd_framework::test_vm","line":459,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1692026-05-26T17:58:00.096Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.07411867Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":37616}
1702026-05-26T17:58:00.858Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.849818341Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
1712026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.853871169Z","target":"phd_framework::test_vm","line":518,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4, name: \"phd-vm-e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 211b9a95-3880-417c-b450-6bf051fe9159, project_id: 0e270d99-d866-476d-b684-f8c193f54d88, sled_id: 5ddf9a60-cfd6-42f4-b235-65b796965f86, sled_serial: \"5ddf9a60-cfd6-42f4-b235-65b796965f86\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1722026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.854072042Z","target":"phd_framework::test_vm","line":579,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1732026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.854137837Z","target":"phd_framework::test_vm","line":584,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1742026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.856638731Z","target":"phd_framework::test_vm","line":579,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":2,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1752026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.856730155Z","target":"phd_framework::test_vm","line":894,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1762026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.85682219Z","target":"phd_framework::test_vm","line":843,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","timeout_duration":"300s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1772026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.856882435Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1782026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.857507145Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1792026-05-26T17:58:00.925Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:00.857561599Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost login: ","timeout_duration":"CallerTimeout","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1802026-05-26T17:58:05.441Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.431538556Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":4573,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1812026-05-26T17:58:05.441Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.431629098Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1822026-05-26T17:58:05.475Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.432441576Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1832026-05-26T17:58:05.476Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.432504065Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1842026-05-26T17:58:05.476Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.432551756Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost:~#","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1852026-05-26T17:58:05.476Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.449362996Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":16,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1862026-05-26T17:58:05.476Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.449515546Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1872026-05-26T17:58:05.476Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.449935416Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1882026-05-26T17:58:05.476Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.449998085Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1892026-05-26T17:58:05.476Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.450050866Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1902026-05-26T17:58:05.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.482284099Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1912026-05-26T17:58:05.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.482446288Z","target":"phd_framework::test_vm","line":891,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1922026-05-26T17:58:05.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.482523956Z","target":"phd_framework::test_vm","line":894,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":4625}
1932026-05-26T17:58:05.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.483876332Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1942026-05-26T17:58:05.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.483939382Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"ls foo.bar 2> /dev/null","timeout_duration":"Explicit(15s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1952026-05-26T17:58:05.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.492841933Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":8,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1962026-05-26T17:58:05.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.493074927Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1972026-05-26T17:58:05.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.493172202Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
1982026-05-26T17:58:05.554Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.525511576Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1992026-05-26T17:58:05.554Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.525788614Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2002026-05-26T17:58:05.554Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.525888063Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2012026-05-26T17:58:05.554Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.536395383Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2022026-05-26T17:58:05.554Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.536629208Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2032026-05-26T17:58:05.554Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.536724199Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2042026-05-26T17:58:05.588Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.570540167Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":33,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2052026-05-26T17:58:05.588Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.570785785Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2062026-05-26T17:58:05.588Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.570881538Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"touch ./foo.bar","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2072026-05-26T17:58:05.625Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.581639854Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2082026-05-26T17:58:05.625Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.581864752Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2092026-05-26T17:58:05.625Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.581956767Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2102026-05-26T17:58:05.660Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.615159137Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":33,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2112026-05-26T17:58:05.660Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.615348357Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2122026-05-26T17:58:05.660Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.615404785Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2132026-05-26T17:58:05.660Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.626069164Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2142026-05-26T17:58:05.660Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.626300735Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2152026-05-26T17:58:05.660Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.626403921Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2162026-05-26T17:58:05.696Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.658512545Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2172026-05-26T17:58:05.696Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.658747593Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2182026-05-26T17:58:05.696Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.658843044Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"sync ./foo.bar","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2192026-05-26T17:58:05.696Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.669728282Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2202026-05-26T17:58:05.696Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.670036511Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2212026-05-26T17:58:05.696Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.670120251Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2222026-05-26T17:58:05.730Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.703110785Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2232026-05-26T17:58:05.730Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.703422378Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2242026-05-26T17:58:05.730Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.703538319Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2252026-05-26T17:58:05.730Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.714384404Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2262026-05-26T17:58:05.730Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.714933821Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2272026-05-26T17:58:05.730Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.715073227Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2282026-05-26T17:58:05.767Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.747726608Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2292026-05-26T17:58:05.768Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.748538555Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","propolis_artifact":"__DEFAULT_PROPOLIS","vm_name":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2302026-05-26T17:58:05.768Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.748622264Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2312026-05-26T17:58:05.768Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.748674674Z","target":"phd_framework::test_vm","line":322,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","vm_name":"migration_from_base_lifecycle_0","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2322026-05-26T17:58:05.768Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Examining locally-sourced artifact","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.748742734Z","target":"phd_framework::artifacts::store","line":56,"file":"phd-tests/framework/src/artifacts/store.rs","sha256":"None","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2332026-05-26T17:58:05.768Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Locally-sourced artifact is valid, caching its path","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.748797338Z","target":"phd_framework::artifacts::store","line":69,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2342026-05-26T17:58:05.768Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.748854056Z","target":"phd_framework::test_vm::server","line":66,"file":"phd-tests/framework/src/test_vm/server.rs","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_path":"\"/work/phd-test/propolis-server\"","server_addr":"127.0.0.1:9002","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2352026-05-26T17:58:05.768Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.7489351Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log\"","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2362026-05-26T17:58:05.802Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 841","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.788438455Z","target":"phd_framework::test_vm::server","line":127,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2372026-05-26T17:58:05.847Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.801261426Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":52}
2382026-05-26T17:58:05.847Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.801344685Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2392026-05-26T17:58:05.848Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.801408496Z","target":"phd_framework::test_vm","line":646,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"538cd188-1960-4dbd-8961-8087477ca54e","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2402026-05-26T17:58:05.848Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.801479051Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base_lifecycle_0","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2412026-05-26T17:58:05.848Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:05.803493538Z","target":"phd_framework::test_vm","line":459,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base_lifecycle_0","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2422026-05-26T17:58:06.535Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:06.525535749Z","target":"phd_framework::test_vm","line":518,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 79aaa5d1-c2b6-4262-87e6-60b43f244010, name: \"phd-vm-79aaa5d1-c2b6-4262-87e6-60b43f244010\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 211b9a95-3880-417c-b450-6bf051fe9159, project_id: 0e270d99-d866-476d-b684-f8c193f54d88, sled_id: 06e70ad4-93c7-4a9b-af71-c34b50aff72f, sled_serial: \"06e70ad4-93c7-4a9b-af71-c34b50aff72f\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base_lifecycle_0","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2432026-05-26T17:58:06.535Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:06.525756089Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","migration_id":"538cd188-1960-4dbd-8961-8087477ca54e","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2442026-05-26T17:58:09.390Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:09.376709098Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7847}}"}
2452026-05-26T17:58:10.583Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.571322258Z","target":"phd_framework::test_vm","line":680,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2462026-05-26T17:58:10.583Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.571400527Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","migration_id":"538cd188-1960-4dbd-8961-8087477ca54e","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","elapsed_milliseconds":4046}
2472026-05-26T17:58:10.624Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.57389467Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2482026-05-26T17:58:10.624Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.575862558Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2492026-05-26T17:58:10.624Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.575925849Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"ls foo.bar","timeout_duration":"Explicit(15s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2502026-05-26T17:58:10.624Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.579208644Z","target":"phd_framework::test_vm::server","line":177,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base"}
2512026-05-26T17:58:10.685Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.673278157Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":96,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2522026-05-26T17:58:10.720Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.67352107Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm":"migration_from_base","elapsed_milliseconds":10609,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2532026-05-26T17:58:10.945Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.931827898Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0","elapsed_milliseconds":355,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2542026-05-26T17:58:10.986Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.93213355Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2552026-05-26T17:58:10.986Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.932236676Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2562026-05-26T17:58:10.987Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.966281749Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0","elapsed_milliseconds":34,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2572026-05-26T17:58:10.987Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.968023759Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2582026-05-26T17:58:10.987Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.968235141Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
2592026-05-26T17:58:10.987Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::can_migrate_from_base ... ok","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.968437016Z","target":"phd_runner::execute","line":141,"file":"phd-tests/runner/src/execute.rs"}
2602026-05-26T17:58:10.987Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.968585008Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
2612026-05-26T17:58:10.987Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.968955433Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":10120}
2622026-05-26T17:58:10.987Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:10.97009268Z","target":"phd_framework::test_vm","line":1199,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2632026-05-26T17:58:11.475Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.46664503Z","target":"phd_framework::test_vm::server","line":177,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2642026-05-26T17:58:11.562Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.549013051Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2652026-05-26T17:58:11.562Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.5491225Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts/phd-clone-5d295dfb-858f-45d0-b59b-70447ca8b755\"]","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2662026-05-26T17:58:11.596Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.575348827Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2672026-05-26T17:58:11.596Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.575408791Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-d8501635-919c-423d-bf30-c2919288d115\"]","verb":"destroy","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0"}
2682026-05-26T17:58:11.631Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.593676405Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","vm":"migration_from_base_lifecycle_0","elapsed_milliseconds":625,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2692026-05-26T17:58:11.631Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.594926106Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","vm_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":5794,"source":"migration_from_base","vm":"migration_from_base_lifecycle_0","target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2702026-05-26T17:58:11.631Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.594988334Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","source_id":"e5a67430-41d3-4cfd-a9e6-6f86ecb22cf4","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":5794,"target_id":"79aaa5d1-c2b6-4262-87e6-60b43f244010"}
2712026-05-26T17:58:11.631Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595034602Z","target":"phd_tests::migrate::from_base","line":34,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":57872}
2722026-05-26T17:58:11.631Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595032127Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":626}
2732026-05-26T17:58:11.631Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::serial_history","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595136216Z","target":"phd_runner::execute","line":91,"file":"phd-tests/runner/src/execute.rs"}
2742026-05-26T17:58:11.631Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595178586Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
2752026-05-26T17:58:11.631Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595215407Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
2762026-05-26T17:58:11.632Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595357788Z","target":"phd_tests::migrate::from_base","line":40,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::serial_history"}
2772026-05-26T17:58:11.632Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595457277Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::serial_history"}
2782026-05-26T17:58:11.632Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595523073Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::serial_history"}
2792026-05-26T17:58:11.632Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595583919Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::serial_history"}
2802026-05-26T17:58:11.632Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.595648331Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","path":"phd_tests::migrate::from_base::serial_history"}
2812026-05-26T17:58:11.632Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.607307275Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.07G 25.3T 1.07G /phd-artifacts\n","path":"phd_tests::migrate::from_base::serial_history"}
2822026-05-26T17:58:11.632Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.607396335Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-360d32bf-5f5d-45a2-b162-c4c9871a4b1c\"]","verb":"snapshot","path":"phd_tests::migrate::from_base::serial_history"}
2832026-05-26T17:58:11.671Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.625637368Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-360d32bf-5f5d-45a2-b162-c4c9871a4b1c\", \"phd-artifacts/phd-clone-284103c8-3b91-48e9-94b8-f5dec8831512\"]","verb":"clone","path":"phd_tests::migrate::from_base::serial_history"}
2842026-05-26T17:58:11.671Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.645029735Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-284103c8-3b91-48e9-94b8-f5dec8831512\"]","verb":"list","path":"phd_tests::migrate::from_base::serial_history"}
2852026-05-26T17:58:11.671Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.656578948Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-284103c8-3b91-48e9-94b8-f5dec8831512 0B 25.3T 1.07G /phd-artifacts/phd-clone-284103c8-3b91-48e9-94b8-f5dec8831512\n","path":"phd_tests::migrate::from_base::serial_history"}
2862026-05-26T17:58:11.671Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.657125088Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
2872026-05-26T17:58:11.671Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.657189411Z","target":"phd_framework::test_vm","line":322,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","vm_name":"migration_serial_history_base","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::serial_history"}
2882026-05-26T17:58:11.671Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.657259875Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server","path":"phd_tests::migrate::from_base::serial_history"}
2892026-05-26T17:58:11.715Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.657317545Z","target":"phd_framework::test_vm::server","line":66,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9000","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_path":"\"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server\"","path":"phd_tests::migrate::from_base::serial_history"}
2902026-05-26T17:58:11.716Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.657391917Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log\"","path":"phd_tests::migrate::from_base::serial_history"}
2912026-05-26T17:58:11.749Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 850","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.701030278Z","target":"phd_framework::test_vm::server","line":127,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::serial_history"}
2922026-05-26T17:58:11.749Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.715326617Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":58}
2932026-05-26T17:58:11.749Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.715424875Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
2942026-05-26T17:58:11.749Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:11.716077418Z","target":"phd_framework::test_vm","line":459,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
2952026-05-26T17:58:12.102Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.090423965Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
2962026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.091587393Z","target":"phd_framework::test_vm","line":518,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 0ca0e383-65aa-4d08-9274-2cb81a87805f, name: \"phd-vm-0ca0e383-65aa-4d08-9274-2cb81a87805f\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 7403ae41-f796-44fd-8a2f-ded2fca732ed, project_id: 2644ad3d-edc6-4ff3-8e35-2b4e26ca2931, sled_id: d6232513-5bf9-4940-bf29-767ea57e55d9, sled_serial: \"d6232513-5bf9-4940-bf29-767ea57e55d9\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
2972026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.091813153Z","target":"phd_framework::test_vm","line":579,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
2982026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.091899157Z","target":"phd_framework::test_vm","line":584,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
2992026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.092889914Z","target":"phd_framework::test_vm","line":579,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":1,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3002026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.092969205Z","target":"phd_framework::test_vm","line":894,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
3012026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.093025813Z","target":"phd_framework::test_vm","line":843,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","timeout_duration":"300s","vm":"migration_serial_history_base","path":"phd_tests::migrate::from_base::serial_history"}
3022026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.093070689Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::serial_history"}
3032026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.093111386Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3042026-05-26T17:58:12.137Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:12.093157364Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost login: ","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3052026-05-26T17:58:16.730Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.667650174Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":4575,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3062026-05-26T17:58:16.730Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.667745245Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::serial_history"}
3072026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.667938803Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::serial_history"}
3082026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.667992646Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3092026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.668037271Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3102026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.686126856Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":18,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3112026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.686226385Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::serial_history"}
3122026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.686411077Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::serial_history"}
3132026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.686468336Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3142026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.68651764Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost:~#","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3152026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.719690052Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":33,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3162026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.719831862Z","target":"phd_framework::test_vm","line":891,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
3172026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.719905502Z","target":"phd_framework::test_vm","line":894,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":4627}
3182026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.720203079Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3192026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.720300745Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo hello from the source VM!","timeout_duration":"Explicit(15s)","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3202026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.730928014Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":10,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3212026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.731192247Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3222026-05-26T17:58:16.832Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.731287549Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3232026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.763379Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":32,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3242026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.763618787Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3252026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.763728275Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3262026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.775129608Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":11,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3272026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.775357121Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3282026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.775451321Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3292026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.807484621Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":32,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3302026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.812968459Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","vm_name":"migration_serial_history_base","propolis_artifact":"__DEFAULT_PROPOLIS","path":"phd_tests::migrate::from_base::serial_history"}
3312026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.813087365Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
3322026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.813133193Z","target":"phd_framework::test_vm","line":322,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_name":"migration_serial_history_base_lifecycle_0","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::serial_history"}
3332026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.813193558Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::serial_history"}
3342026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.813246228Z","target":"phd_framework::test_vm::server","line":66,"file":"phd-tests/framework/src/test_vm/server.rs","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9002","server_path":"\"/work/phd-test/propolis-server\"","path":"phd_tests::migrate::from_base::serial_history"}
3352026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.813322714Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log\"","path":"phd_tests::migrate::from_base::serial_history"}
3362026-05-26T17:58:16.867Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 851","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.851961881Z","target":"phd_framework::test_vm::server","line":127,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::serial_history"}
3372026-05-26T17:58:16.906Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.865051249Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":51}
3382026-05-26T17:58:16.906Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.865136832Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","source":"migration_serial_history_base","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3392026-05-26T17:58:16.906Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.865208308Z","target":"phd_framework::test_vm","line":646,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"4e32102a-8b3f-4b63-a9f9-3de409335955","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","source":"migration_serial_history_base","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3402026-05-26T17:58:16.906Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.86527236Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","vm":"migration_serial_history_base_lifecycle_0","source":"migration_serial_history_base","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3412026-05-26T17:58:16.906Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:16.865829622Z","target":"phd_framework::test_vm","line":459,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","vm":"migration_serial_history_base_lifecycle_0","source":"migration_serial_history_base","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3422026-05-26T17:58:17.705Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:17.690013979Z","target":"phd_framework::test_vm","line":518,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 414fb893-a4b4-4e79-aee9-4cd2a8994272, name: \"phd-vm-414fb893-a4b4-4e79-aee9-4cd2a8994272\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 7403ae41-f796-44fd-8a2f-ded2fca732ed, project_id: 2644ad3d-edc6-4ff3-8e35-2b4e26ca2931, sled_id: d320caab-a89e-4da7-bbd1-d432d434560d, sled_serial: \"d320caab-a89e-4da7-bbd1-d432d434560d\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","vm":"migration_serial_history_base_lifecycle_0","source":"migration_serial_history_base","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3432026-05-26T17:58:17.742Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:17.690237615Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","source":"migration_serial_history_base","migration_id":"4e32102a-8b3f-4b63-a9f9-3de409335955","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3442026-05-26T17:58:20.606Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:20.569850968Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7756}}"}
3452026-05-26T17:58:22.104Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.091570103Z","target":"phd_framework::test_vm","line":680,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","source":"migration_serial_history_base","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3462026-05-26T17:58:22.104Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.091662509Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","elapsed_milliseconds":4402,"source":"migration_serial_history_base","migration_id":"4e32102a-8b3f-4b63-a9f9-3de409335955","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3472026-05-26T17:58:22.140Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.094493113Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3482026-05-26T17:58:22.140Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.096073683Z","target":"phd_framework::test_vm::server","line":177,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","path":"phd_tests::migrate::from_base::serial_history","vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3492026-05-26T17:58:22.198Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.186117769Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":91,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3502026-05-26T17:58:22.235Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.18641748Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":10473,"vm_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base"}
3512026-05-26T17:58:22.235Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.189125018Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","vm":"migration_serial_history_base_lifecycle_0"}
3522026-05-26T17:58:22.236Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.189295755Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
3532026-05-26T17:58:22.236Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.189427876Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":10101}
3542026-05-26T17:58:22.236Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::serial_history ... ok","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.189466169Z","target":"phd_runner::execute","line":141,"file":"phd-tests/runner/src/execute.rs"}
3552026-05-26T17:58:22.236Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.189616536Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
3562026-05-26T17:58:22.236Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.190770203Z","target":"phd_framework::test_vm","line":1199,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","vm":"migration_serial_history_base_lifecycle_0"}
3572026-05-26T17:58:22.517Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.501885391Z","target":"phd_framework::test_vm::server","line":177,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","path":"phd_tests::migrate::from_base::serial_history","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","vm":"migration_serial_history_base_lifecycle_0"}
3582026-05-26T17:58:22.598Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.582021789Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","vm":"migration_serial_history_base_lifecycle_0"}
3592026-05-26T17:58:22.598Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.58218997Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-284103c8-3b91-48e9-94b8-f5dec8831512\"]","verb":"destroy","path":"phd_tests::migrate::from_base::serial_history","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","vm":"migration_serial_history_base_lifecycle_0"}
3602026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.609752694Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","path":"phd_tests::migrate::from_base::serial_history","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","vm":"migration_serial_history_base_lifecycle_0"}
3612026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.609810014Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-360d32bf-5f5d-45a2-b162-c4c9871a4b1c\"]","verb":"destroy","path":"phd_tests::migrate::from_base::serial_history","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","vm":"migration_serial_history_base_lifecycle_0"}
3622026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628316442Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":439,"vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","vm":"migration_serial_history_base_lifecycle_0"}
3632026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628564865Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":438}
3642026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::migration_from_base_and_back","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628700283Z","target":"phd_runner::execute","line":91,"file":"phd-tests/runner/src/execute.rs"}
3652026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628652032Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","vm":"migration_serial_history_base_lifecycle_0","path":"phd_tests::migrate::from_base::serial_history","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272","target":"migration_serial_history_base_lifecycle_0","elapsed_milliseconds":5764,"source":"migration_serial_history_base","vm_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3662026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628752793Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
3672026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628749617Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source_id":"0ca0e383-65aa-4d08-9274-2cb81a87805f","target":"migration_serial_history_base_lifecycle_0","elapsed_milliseconds":5764,"source":"migration_serial_history_base","target_id":"414fb893-a4b4-4e79-aee9-4cd2a8994272"}
3682026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628799172Z","target":"phd_tests::migrate::from_base","line":40,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":11035}
3692026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628803079Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
3702026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.628965859Z","target":"phd_tests::migrate::from_base","line":52,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3712026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.629088984Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3722026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.62915527Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3732026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.629225384Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3742026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.629297741Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3752026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.640687942Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.07G 25.3T 1.07G /phd-artifacts\n","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3762026-05-26T17:58:22.668Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.64084953Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"snapshot","args":"[\"phd-artifacts@phd-834abac9-18fa-4ea1-8e2f-bc9071e6c101\"]","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3772026-05-26T17:58:22.700Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.65802306Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-834abac9-18fa-4ea1-8e2f-bc9071e6c101\", \"phd-artifacts/phd-clone-c72a1b0e-b6fb-4c86-b2fe-23da998b61ea\"]","verb":"clone","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3782026-05-26T17:58:22.700Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.678565086Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-c72a1b0e-b6fb-4c86-b2fe-23da998b61ea\"]","verb":"list","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3792026-05-26T17:58:22.733Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.690443297Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c72a1b0e-b6fb-4c86-b2fe-23da998b61ea 0B 25.3T 1.07G /phd-artifacts/phd-clone-c72a1b0e-b6fb-4c86-b2fe-23da998b61ea\n","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3802026-05-26T17:58:22.733Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.691153831Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3812026-05-26T17:58:22.733Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.691221359Z","target":"phd_framework::test_vm","line":322,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_name":"migration_from_base_and_back","guest_os_kind":"Alpine","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3822026-05-26T17:58:22.733Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.69130066Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3832026-05-26T17:58:22.733Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.691364973Z","target":"phd_framework::test_vm::server","line":66,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server\"","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9000","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3842026-05-26T17:58:22.733Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.691439595Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3852026-05-26T17:58:22.767Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 860","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.732130823Z","target":"phd_framework::test_vm::server","line":127,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3862026-05-26T17:58:22.768Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.746134593Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":54,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3872026-05-26T17:58:22.768Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.746247608Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
3882026-05-26T17:58:22.768Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:22.746923736Z","target":"phd_framework::test_vm","line":459,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
3892026-05-26T17:58:23.523Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.504834796Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
3902026-05-26T17:58:23.588Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.505756411Z","target":"phd_framework::test_vm","line":518,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 554833cc-e8ef-43b9-abf4-e5bb7c8d92fa, name: \"phd-vm-554833cc-e8ef-43b9-abf4-e5bb7c8d92fa\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 80921fdd-430e-4540-a12e-35520f7e8805, project_id: 2dd11f32-5494-4b83-8301-a4f454436e34, sled_id: 6f638034-471f-4241-b0ce-87f485a71073, sled_serial: \"6f638034-471f-4241-b0ce-87f485a71073\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
3912026-05-26T17:58:23.589Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.505904784Z","target":"phd_framework::test_vm","line":579,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
3922026-05-26T17:58:23.589Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.505955272Z","target":"phd_framework::test_vm","line":584,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
3932026-05-26T17:58:23.589Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.506803107Z","target":"phd_framework::test_vm","line":579,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":0,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3942026-05-26T17:58:23.589Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.506883249Z","target":"phd_framework::test_vm","line":894,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3952026-05-26T17:58:23.589Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.506937843Z","target":"phd_framework::test_vm","line":843,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","timeout_duration":"300s","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3962026-05-26T17:58:23.589Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.506982779Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3972026-05-26T17:58:23.589Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.507023597Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
3982026-05-26T17:58:23.589Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:23.507069344Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost login: ","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
3992026-05-26T17:58:27.990Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.965870723Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":4459,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4002026-05-26T17:58:27.990Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.965965914Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4012026-05-26T17:58:27.990Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.966156978Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4022026-05-26T17:58:27.990Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.966230197Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4032026-05-26T17:58:27.990Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.966282106Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4042026-05-26T17:58:28.054Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.984614996Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":18,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4052026-05-26T17:58:28.054Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.98470087Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4062026-05-26T17:58:28.054Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.984926941Z","target":"phd_framework::test_vm","line":851,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4072026-05-26T17:58:28.054Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.985001553Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4082026-05-26T17:58:28.054Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:27.985067388Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost:~#","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4092026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.017162206Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4102026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.017288095Z","target":"phd_framework::test_vm","line":891,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4112026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.017367567Z","target":"phd_framework::test_vm","line":894,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4511,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4122026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.017615459Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4132026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.01772082Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar 2> /dev/null","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4142026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.028256594Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4152026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.028495128Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4162026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.029400303Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4172026-05-26T17:58:28.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.060668095Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4182026-05-26T17:58:28.135Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.060958167Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4192026-05-26T17:58:28.135Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.061015957Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4202026-05-26T17:58:28.135Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.072470702Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":11,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4212026-05-26T17:58:28.135Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.072708295Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4222026-05-26T17:58:28.135Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.072813245Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4232026-05-26T17:58:28.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.106221714Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":33,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4242026-05-26T17:58:28.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.106540712Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4252026-05-26T17:58:28.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.106647806Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"touch ./foo.bar","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4262026-05-26T17:58:28.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.117333486Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4272026-05-26T17:58:28.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.117570618Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4282026-05-26T17:58:28.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.117670137Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4292026-05-26T17:58:28.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.149904791Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4302026-05-26T17:58:28.238Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.150149096Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4312026-05-26T17:58:28.238Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.150247213Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4322026-05-26T17:58:28.366Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.160567557Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4332026-05-26T17:58:28.366Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.160806723Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4342026-05-26T17:58:28.366Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.160907194Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4352026-05-26T17:58:28.366Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.183575172Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":22,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4362026-05-26T17:58:28.366Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.18382081Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4372026-05-26T17:58:28.366Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.183919187Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"sync ./foo.bar","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4382026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.195651581Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":11,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4392026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.195895235Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4402026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.195997299Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4412026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.229050935Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":33,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4422026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.229295741Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4432026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.229393167Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4442026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.239894103Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":10,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4452026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.240131535Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4462026-05-26T17:58:28.367Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.240226726Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4472026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.273507325Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":33,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4482026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.273703468Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","propolis_artifact":"__DEFAULT_PROPOLIS","vm_name":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4492026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.273832484Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4502026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.273916915Z","target":"phd_framework::test_vm","line":322,"file":"phd-tests/framework/src/test_vm/mod.rs","guest_os_kind":"Alpine","vm_name":"migration_from_base_and_back_lifecycle_0","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4512026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.274026774Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4522026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.274121545Z","target":"phd_framework::test_vm::server","line":66,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9002","server_path":"\"/work/phd-test/propolis-server\"","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4532026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.274246372Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4542026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 861","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.31638732Z","target":"phd_framework::test_vm::server","line":127,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4552026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.329175905Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":55,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4562026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.329276717Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4572026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.329348794Z","target":"phd_framework::test_vm","line":646,"file":"phd-tests/framework/src/test_vm/mod.rs","migration_id":"33915e4d-e7d4-4cfa-a150-133083798302","timeout_duration":"45s","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4582026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.329421763Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4592026-05-26T17:58:28.470Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.32999673Z","target":"phd_framework::test_vm","line":459,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4602026-05-26T17:58:29.015Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.998321976Z","target":"phd_framework::test_vm","line":518,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: e19bb0cf-9499-44a7-b044-6383df37a125, name: \"phd-vm-e19bb0cf-9499-44a7-b044-6383df37a125\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 80921fdd-430e-4540-a12e-35520f7e8805, project_id: 2dd11f32-5494-4b83-8301-a4f454436e34, sled_id: 13cab029-93e3-4a11-826a-2ca3ea24e60c, sled_serial: \"13cab029-93e3-4a11-826a-2ca3ea24e60c\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4612026-05-26T17:58:29.015Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:28.99852306Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"33915e4d-e7d4-4cfa-a150-133083798302"}
4622026-05-26T17:58:31.651Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.632235142Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7847}}"}
4632026-05-26T17:58:31.798Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.778704736Z","target":"phd_framework::test_vm","line":680,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4642026-05-26T17:58:31.798Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.778761394Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":2780,"source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"33915e4d-e7d4-4cfa-a150-133083798302"}
4652026-05-26T17:58:31.841Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.78149459Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4662026-05-26T17:58:31.841Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.78173587Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4672026-05-26T17:58:31.841Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.781795293Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4682026-05-26T17:58:31.841Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.782989628Z","target":"phd_framework::test_vm::server","line":177,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back"}
4692026-05-26T17:58:31.885Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.872741624Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":91,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4702026-05-26T17:58:31.924Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.872897621Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","elapsed_milliseconds":9128,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4712026-05-26T17:58:31.924Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.873186882Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","elapsed_milliseconds":91,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4722026-05-26T17:58:31.924Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.873483567Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4732026-05-26T17:58:31.924Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.873553921Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4742026-05-26T17:58:31.968Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.9081363Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","elapsed_milliseconds":34,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4752026-05-26T17:58:31.968Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.9082673Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","vm_name":"migration_from_base_and_back","propolis_artifact":"__BASE_PROPOLIS","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4762026-05-26T17:58:31.968Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.908387642Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4772026-05-26T17:58:31.968Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.908466646Z","target":"phd_framework::test_vm","line":322,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","vm_name":"migration_from_base_and_back_lifecycle_1","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4782026-05-26T17:58:31.968Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.908573565Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4792026-05-26T17:58:31.968Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.908646256Z","target":"phd_framework::test_vm::server","line":66,"file":"phd-tests/framework/src/test_vm/server.rs","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9004","server_path":"\"/phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4802026-05-26T17:58:31.968Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.908709903Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4812026-05-26T17:58:32.006Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 863","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.950784689Z","target":"phd_framework::test_vm::server","line":127,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4822026-05-26T17:58:32.006Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.964646802Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":56,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4832026-05-26T17:58:32.006Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.964738937Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4842026-05-26T17:58:32.006Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.964818609Z","target":"phd_framework::test_vm","line":646,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"c674fbad-43c8-4601-bd73-5462112c5a58","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4852026-05-26T17:58:32.006Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.964894103Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
4862026-05-26T17:58:32.006Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:31.965498084Z","target":"phd_framework::test_vm","line":459,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9004/instance)","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
4872026-05-26T17:58:32.481Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:32.462889164Z","target":"phd_framework::test_vm","line":518,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 06abb8db-a2b6-472f-a4e8-1bcf36d1edc9, name: \"phd-vm-06abb8db-a2b6-472f-a4e8-1bcf36d1edc9\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 80921fdd-430e-4540-a12e-35520f7e8805, project_id: 2dd11f32-5494-4b83-8301-a4f454436e34, sled_id: 9d0f6c6e-47d4-46a6-89ca-4b1f8682b341, sled_serial: \"9d0f6c6e-47d4-46a6-89ca-4b1f8682b341\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
4882026-05-26T17:58:32.481Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:32.463074848Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"c674fbad-43c8-4601-bd73-5462112c5a58"}
4892026-05-26T17:58:35.086Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.06959067Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7894}}"}
4902026-05-26T17:58:35.741Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.724378897Z","target":"phd_framework::test_vm","line":680,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4912026-05-26T17:58:35.741Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.724436697Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":3261,"source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"c674fbad-43c8-4601-bd73-5462112c5a58"}
4922026-05-26T17:58:35.774Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.726684106Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4932026-05-26T17:58:35.774Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.726872605Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
4942026-05-26T17:58:35.774Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.726925546Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"ls foo.bar","timeout_duration":"Explicit(15s)","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
4952026-05-26T17:58:35.774Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.728785279Z","target":"phd_framework::test_vm::server","line":177,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0"}
4962026-05-26T17:58:35.832Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.814229632Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","elapsed_milliseconds":87,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4972026-05-26T17:58:35.870Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.814531777Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","elapsed_milliseconds":87,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4982026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.814605898Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":7485}
4992026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.814713513Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
5002026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.814745023Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"554833cc-e8ef-43b9-abf4-e5bb7c8d92fa","target_id":"e19bb0cf-9499-44a7-b044-6383df37a125","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":7485}
5012026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.814774971Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
5022026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.840030634Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","elapsed_milliseconds":25,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5032026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.840162284Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","vm_name":"migration_from_base_and_back","propolis_artifact":"__DEFAULT_PROPOLIS","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5042026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.840254941Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5052026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.840306399Z","target":"phd_framework::test_vm","line":322,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","guest_os_kind":"Alpine","vm_name":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5062026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.84037522Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5072026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.840431157Z","target":"phd_framework::test_vm::server","line":66,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9006","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_path":"\"/work/phd-test/propolis-server\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5082026-05-26T17:58:35.871Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.840505618Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5092026-05-26T17:58:35.913Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 865","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.886896662Z","target":"phd_framework::test_vm::server","line":127,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5102026-05-26T17:58:35.950Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.901002103Z","target":"phd_framework::test_vm","line":304,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":60,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5112026-05-26T17:58:35.950Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.901114617Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5122026-05-26T17:58:35.950Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.90120002Z","target":"phd_framework::test_vm","line":646,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"99beba43-6655-4bd3-9799-ea1937ea86ee","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5132026-05-26T17:58:35.951Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.901274151Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5142026-05-26T17:58:35.951Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:35.901888621Z","target":"phd_framework::test_vm","line":459,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9006/instance)","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5152026-05-26T17:58:36.590Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:36.572372885Z","target":"phd_framework::test_vm","line":518,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 310c3d02-7970-4d12-ae26-611e785488e8, name: \"phd-vm-310c3d02-7970-4d12-ae26-611e785488e8\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 80921fdd-430e-4540-a12e-35520f7e8805, project_id: 2dd11f32-5494-4b83-8301-a4f454436e34, sled_id: 5f8f15bf-584f-4683-8c25-101a604fb8ac, sled_serial: \"5f8f15bf-584f-4683-8c25-101a604fb8ac\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5162026-05-26T17:58:36.590Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:36.572572205Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"99beba43-6655-4bd3-9799-ea1937ea86ee"}
5172026-05-26T17:58:39.177Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.163321777Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9006\",\"from_start\":7941}}"}
5182026-05-26T17:58:39.262Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.245389889Z","target":"phd_framework::test_vm","line":680,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5192026-05-26T17:58:39.262Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.245447278Z","target":"phd_framework::test_vm","line":667,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":2672,"source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"99beba43-6655-4bd3-9799-ea1937ea86ee"}
5202026-05-26T17:58:39.298Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.247856948Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
5212026-05-26T17:58:39.298Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.248056197Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5222026-05-26T17:58:39.298Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.248121843Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5232026-05-26T17:58:39.298Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.249791914Z","target":"phd_framework::test_vm::server","line":177,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9004","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1"}
5242026-05-26T17:58:39.357Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.342427903Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","elapsed_milliseconds":94,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5252026-05-26T17:58:39.392Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.342752131Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":7377}
5262026-05-26T17:58:39.392Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.342901425Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"e19bb0cf-9499-44a7-b044-6383df37a125","target_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":7377}
5272026-05-26T17:58:39.607Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.588328168Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","elapsed_milliseconds":340,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5282026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.588716418Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5292026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.588821979Z","target":"phd_framework::test_vm","line":924,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5302026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.620894537Z","target":"phd_framework::test_vm","line":917,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","elapsed_milliseconds":32,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5312026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.621074289Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5322026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.621348402Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
5332026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.621554214Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":16117}
5342026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::migration_from_base_and_back ... ok","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.621573901Z","target":"phd_runner::execute","line":141,"file":"phd-tests/runner/src/execute.rs"}
5352026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.621717164Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
5362026-05-26T17:58:39.646Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:39.623225868Z","target":"phd_framework::test_vm","line":1199,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5372026-05-26T17:58:40.274Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.259543174Z","target":"phd_framework::test_vm::server","line":177,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9006","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5382026-05-26T17:58:40.361Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.347481576Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5392026-05-26T17:58:40.361Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.347597897Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-c72a1b0e-b6fb-4c86-b2fe-23da998b61ea\"]","verb":"destroy","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5402026-05-26T17:58:40.400Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.382728651Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5412026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.382788104Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts@phd-834abac9-18fa-4ea1-8e2f-bc9071e6c101\"]","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2"}
5422026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.402460101Z","target":"phd_framework::test_vm","line":1176,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","elapsed_milliseconds":781,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5432026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.402696632Z","target":"phd_framework::test_vm","line":416,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"310c3d02-7970-4d12-ae26-611e785488e8","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":4500}
5442026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.402769811Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":780}
5452026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.402803786Z","target":"phd_framework::test_vm","line":613,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"06abb8db-a2b6-472f-a4e8-1bcf36d1edc9","target_id":"310c3d02-7970-4d12-ae26-611e785488e8","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":4501}
5462026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.402864251Z","target":"phd_tests::migrate::from_base","line":52,"file":"phd-tests/tests/src/migrate.rs","elapsed_milliseconds":17775,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5472026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.402898196Z","target":"phd_runner::fixtures","line":35,"file":"phd-tests/runner/src/fixtures.rs"}
5482026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.402957609Z","target":"phd_runner::fixtures","line":35,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
5492026-05-26T17:58:40.435Ztest result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 86.69s
5502026-05-26T17:58:40.435Z
5512026-05-26T17:58:40.435Z{"v":0,"name":"phd-runner","msg":"phd_runner","level":20,"hostname":"BRM42220060","pid":835,"time":"2026-05-26T17:58:40.4031157Z","target":"phd_runner","line":41,"file":"phd-tests/runner/src/main.rs","exit_code":0}
5522026-05-26T17:58:40.534Z
5532026-05-26T17:58:40.572Zreal 1:28.211144745
5542026-05-26T17:58:40.572Zuser 46.985601819
5552026-05-26T17:58:40.572Zsys 20.851022471
5562026-05-26T17:58:40.572Ztrap 0.006918452
5572026-05-26T17:58:40.572Ztflt 0.006159301
5582026-05-26T17:58:40.572Zdflt 0.003282691
5592026-05-26T17:58:40.572Zkflt 0.000002665
5602026-05-26T17:58:40.572Zlock 3:26:18.913187876
5612026-05-26T17:58:40.572Zslp 4:10.481882364
5622026-05-26T17:58:40.572Zlat 2.181499856
5632026-05-26T17:58:40.572Zstop 43.943117273
5642026-05-26T17:58:40.572Z+ failcount=0
5652026-05-26T17:58:40.572Z+ set -e
5662026-05-26T17:58:40.572Z+ tar -czvf /tmp/phd-tmp-files.tar.gz -C /tmp/propolis-phd .
5672026-05-26T17:58:40.572ZCompressing '/tmp/phd-tmp-files.tar.gz' with '/usr/bin/gzip'...
5682026-05-26T17:58:40.572Za ./ 0K
5692026-05-26T17:58:40.572Za ./phd_tests::migrate::from_base::can_migrate_from_base/ 0K
5702026-05-26T17:58:40.572Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log 138K
5712026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log 0K
5722026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.serial.log 7K
5732026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log 144K
5742026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log 0K
5752026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::serial_history/ 0K
5762026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log 138K
5772026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log 0K
5782026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.serial.log 7K
5792026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log 144K
5802026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log 0K
5812026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/ 0K
5822026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log 137K
5832026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log 0K
5842026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.serial.log 7K
5852026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log 230K
5862026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log 0K
5872026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log 230K
5882026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log 0K
5892026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log 143K
5902026-05-26T17:58:40.573Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log 0K
5912026-05-26T17:58:40.573Z+ exitcode=0
5922026-05-26T17:58:40.573Z+ '[' 0 -eq 0 ']'
5932026-05-26T17:58:40.573Z+ echo
5942026-05-26T17:58:40.573Z
5952026-05-26T17:58:40.573Z+ echo 'ALL TESTS PASSED'
5962026-05-26T17:58:40.573Z+ echo
5972026-05-26T17:58:40.573ZALL TESTS PASSED
5982026-05-26T17:58:40.573Z
5992026-05-26T17:58:40.573Z+ find /dev/vmm -mindepth 1 -maxdepth 1
6002026-05-26T17:58:40.573Z+ read
6012026-05-26T17:58:40.573Z+ exit 0
6022026-05-26T17:58:40.573Zprocess exited: duration 126654 ms, exit code 0
 
6032026-05-26T17:58:40.684Zfound 2 output files
6042026-05-26T17:58:40.684Zuploading: /tmp/phd-runner.log (184413 bytes)
6052026-05-26T17:58:41.938Zuploaded: /tmp/phd-runner.log
6062026-05-26T17:58:41.938Zuploading: /tmp/phd-tmp-files.tar.gz (106143 bytes)
6072026-05-26T17:58:43.220Zuploaded: /tmp/phd-tmp-files.tar.gz