01JH8G7RQYQZ8DGVJWFVM9HVH2: test-repair

BasicConfig {
    output_rules: [
        "%/tmp/*.txt",
        "%/tmp/debug/*",
        "/tmp/core.*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01JH8G81DCXQDK2P1M9AEYZ5FW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-10T16:33:46.922Zjob dependencies complete; ready to run (waiting for 13 m 41 s)
22025-01-10T16:34:45.096Zjob assigned to worker 01JH8H17Q62Y9F73R52JAMZ6DN [factory aws, i-00590fe624869b735] (queued for 58 s)
32025-01-10T16:34:52.263Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42025-01-10T16:34:53.371Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52025-01-10T16:34:53.371Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62025-01-10T16:34:54.429Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72025-01-10T16:34:54.429Zdownloading input: /input/build/work/bins/crutest.gz
82025-01-10T16:34:55.530Zdownloaded input: /input/build/work/bins/crutest.gz
92025-01-10T16:34:55.530Zdownloading input: /input/build/work/bins/dsc.gz
102025-01-10T16:34:56.199Zdownloaded input: /input/build/work/bins/dsc.gz
112025-01-10T16:34:56.203Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122025-01-10T16:34:56.228Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132025-01-10T16:34:56.228Zdownloading input: /input/build/work/scripts/test_ds.sh
142025-01-10T16:34:56.244Zdownloaded input: /input/build/work/scripts/test_ds.sh
152025-01-10T16:34:56.244Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162025-01-10T16:34:56.263Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172025-01-10T16:34:56.263Zdownloading input: /input/build/work/scripts/test_repair.sh
182025-01-10T16:34:56.281Zdownloaded input: /input/build/work/scripts/test_repair.sh
192025-01-10T16:34:56.281Zdownloading input: /input/build/work/scripts/test_replay.sh
202025-01-10T16:34:56.299Zdownloaded input: /input/build/work/scripts/test_replay.sh
212025-01-10T16:34:56.299Zdownloading input: /input/build/work/scripts/test_up.sh
222025-01-10T16:34:56.345Zdownloaded input: /input/build/work/scripts/test_up.sh
232025-01-10T16:34:56.345Zdownloading input: /input/build/work/scripts/upstairs_info.d
242025-01-10T16:34:56.372Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252025-01-10T16:34:56.374Zdownloading input: /input/build/tmp/cargo-test-out.log
262025-01-10T16:34:57.093Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272025-01-10T16:34:57.093Zstarting task 0: "setup"
282025-01-10T16:34:57.104Z++ uname -s
292025-01-10T16:34:57.107Z+ kern=SunOS
302025-01-10T16:34:57.107Z+ case "$kern" in
312025-01-10T16:34:57.107Z+ groupadd -g 12345 build
322025-01-10T16:34:57.109Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332025-01-10T16:34:59.116Z+ zfs create -o mountpoint=/work rpool/work
342025-01-10T16:34:59.260Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352025-01-10T16:34:59.272Z+ home_fs=zfs
362025-01-10T16:34:59.272Z+ [[ zfs == autofs ]]
372025-01-10T16:34:59.272Z+ mkdir -p /home/build
382025-01-10T16:34:59.272Z+ chown build:build /home/build /work
392025-01-10T16:35:01.290Z+ chmod 0700 /home/build /work
402025-01-10T16:35:01.314Zprocess exited: duration 4175 ms, exit code 0
 
412025-01-10T16:35:01.326Zstarting task 1: "authentication"
422025-01-10T16:35:01.363Zprocess exited: duration 35 ms, exit code 0
 
432025-01-10T16:35:01.369Zstarting task 2: "build"
442025-01-10T16:35:01.378Z+ banner cores
452025-01-10T16:35:01.383Z
462025-01-10T16:35:01.383Z #### #### ##### ###### ####
472025-01-10T16:35:01.383Z # # # # # # # #
482025-01-10T16:35:01.383Z # # # # # ##### ####
492025-01-10T16:35:01.383Z # # # ##### # #
502025-01-10T16:35:01.383Z # # # # # # # # #
512025-01-10T16:35:01.383Z #### #### # # ###### ####
522025-01-10T16:35:01.384Z
532025-01-10T16:35:01.384Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542025-01-10T16:35:01.387Z+ echo 'input bins dir contains:'
552025-01-10T16:35:01.387Zinput bins dir contains:
562025-01-10T16:35:01.387Z+ ls -ltr /input/build/work/bins
572025-01-10T16:35:01.394Ztotal 762721
582025-01-10T16:35:01.394Z-rw-r--r-- 1 root root 109568203 Jan 10 16:34 crucible-downstairs.gz
592025-01-10T16:35:01.394Z-rw-r--r-- 1 root root 105130075 Jan 10 16:34 crucible-hammer.gz
602025-01-10T16:35:01.394Z-rw-r--r-- 1 root root 109591730 Jan 10 16:34 crutest.gz
612025-01-10T16:35:01.394Z-rw-r--r-- 1 root root 65965887 Jan 10 16:34 dsc.gz
622025-01-10T16:35:01.394Z+ echo 'input script dir contains:'
632025-01-10T16:35:01.394Zinput script dir contains:
642025-01-10T16:35:01.394Z+ ls -ltr /input/build/work/scripts
652025-01-10T16:35:01.394Ztotal 42
662025-01-10T16:35:01.394Z-rw-r--r-- 1 root root 3056 Jan 10 16:34 perf-downstairs-tick.d
672025-01-10T16:35:01.395Z-rw-r--r-- 1 root root 2127 Jan 10 16:34 test_ds.sh
682025-01-10T16:35:01.395Z-rw-r--r-- 1 root root 4272 Jan 10 16:34 test_live_repair.sh
692025-01-10T16:35:01.395Z-rw-r--r-- 1 root root 6724 Jan 10 16:34 test_repair.sh
702025-01-10T16:35:01.395Z-rw-r--r-- 1 root root 3494 Jan 10 16:34 test_replay.sh
712025-01-10T16:35:01.395Z-rw-r--r-- 1 root root 13887 Jan 10 16:34 test_up.sh
722025-01-10T16:35:01.395Z-rw-r--r-- 1 root root 2315 Jan 10 16:34 upstairs_info.d
732025-01-10T16:35:01.402Z+ pfexec chmod +x /input/build/work/scripts/perf-downstairs-tick.d /input/build/work/scripts/test_ds.sh /input/build/work/scripts/test_live_repair.sh /input/build/work/scripts/test_repair.sh /input/build/work/scripts/test_replay.sh /input/build/work/scripts/test_up.sh /input/build/work/scripts/upstairs_info.d
742025-01-10T16:35:01.402Z+ echo ' chmod input script dir contains:'
752025-01-10T16:35:01.402Z+ ls -ltr /input/build/work/scripts
762025-01-10T16:35:01.402Z chmod input script dir contains:
772025-01-10T16:35:01.402Ztotal 42
782025-01-10T16:35:01.402Z-rwxr-xr-x 1 root root 3056 Jan 10 16:34 perf-downstairs-tick.d
792025-01-10T16:35:01.402Z-rwxr-xr-x 1 root root 2127 Jan 10 16:34 test_ds.sh
802025-01-10T16:35:01.402Z-rwxr-xr-x 1 root root 4272 Jan 10 16:34 test_live_repair.sh
812025-01-10T16:35:01.403Z-rwxr-xr-x 1 root root 6724 Jan 10 16:34 test_repair.sh
822025-01-10T16:35:01.403Z-rwxr-xr-x 1 root root 3494 Jan 10 16:34 test_replay.sh
832025-01-10T16:35:01.403Z-rwxr-xr-x 1 root root 13887 Jan 10 16:34 test_up.sh
842025-01-10T16:35:01.403Z-rwxr-xr-x 1 root root 2315 Jan 10 16:34 upstairs_info.d
852025-01-10T16:35:01.403Z+ banner unpack
862025-01-10T16:35:01.403Z
872025-01-10T16:35:01.403Z # # # # ##### ## #### # #
882025-01-10T16:35:01.403Z # # ## # # # # # # # # #
892025-01-10T16:35:01.403Z # # # # # # # # # # ####
902025-01-10T16:35:01.403Z # # # # # ##### ###### # # #
912025-01-10T16:35:01.403Z # # # ## # # # # # # #
922025-01-10T16:35:01.403Z #### # # # # # #### # #
932025-01-10T16:35:01.403Z
942025-01-10T16:35:01.403Z+ mkdir -p /var/tmp/bins
952025-01-10T16:35:01.407Z+ for t in "$input/bins/"*.gz
962025-01-10T16:35:01.407Z++ basename /input/build/work/bins/crucible-downstairs.gz
972025-01-10T16:35:01.407Z+ b=crucible-downstairs.gz
982025-01-10T16:35:01.407Z+ b=crucible-downstairs
992025-01-10T16:35:01.407Z+ gunzip
1002025-01-10T16:35:03.677Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012025-01-10T16:35:03.679Z+ for t in "$input/bins/"*.gz
1022025-01-10T16:35:03.682Z++ basename /input/build/work/bins/crucible-hammer.gz
1032025-01-10T16:35:03.682Z+ b=crucible-hammer.gz
1042025-01-10T16:35:03.682Z+ b=crucible-hammer
1052025-01-10T16:35:03.682Z+ gunzip
1062025-01-10T16:35:05.848Z+ chmod +x /var/tmp/bins/crucible-hammer
1072025-01-10T16:35:05.851Z+ for t in "$input/bins/"*.gz
1082025-01-10T16:35:05.853Z++ basename /input/build/work/bins/crutest.gz
1092025-01-10T16:35:05.853Z+ b=crutest.gz
1102025-01-10T16:35:05.853Z+ b=crutest
1112025-01-10T16:35:05.853Z+ gunzip
1122025-01-10T16:35:08.191Z+ chmod +x /var/tmp/bins/crutest
1132025-01-10T16:35:08.194Z+ for t in "$input/bins/"*.gz
1142025-01-10T16:35:08.196Z++ basename /input/build/work/bins/dsc.gz
1152025-01-10T16:35:08.196Z+ b=dsc.gz
1162025-01-10T16:35:08.197Z+ b=dsc
1172025-01-10T16:35:08.197Z+ gunzip
1182025-01-10T16:35:09.548Z+ chmod +x /var/tmp/bins/dsc
1192025-01-10T16:35:09.551Z+ export BINDIR=/var/tmp/bins
1202025-01-10T16:35:09.551Z+ BINDIR=/var/tmp/bins
1212025-01-10T16:35:09.551Z+ echo 'Setup self timeout'
1222025-01-10T16:35:09.551ZSetup self timeout
1232025-01-10T16:35:09.551Z+ jobpid=1144
1242025-01-10T16:35:09.553Z+ echo 'Setup debug logging'
1252025-01-10T16:35:09.553ZSetup debug logging
1262025-01-10T16:35:09.553Z+ mkdir /tmp/debug
1272025-01-10T16:35:09.553Z+ sleep 7200
1282025-01-10T16:35:09.553Z+ psrinfo -v
1292025-01-10T16:35:09.557Z+ df -h
1302025-01-10T16:35:09.564Z+ prstat -d d -mLc 1
1312025-01-10T16:35:09.567Z+ iostat -T d -xn 1
1322025-01-10T16:35:09.567Z+ mpstat -T d 1
1332025-01-10T16:35:09.567Z+ vmstat -T d -p 1
1342025-01-10T16:35:09.569Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1352025-01-10T16:35:09.569Z+ banner repair
1362025-01-10T16:35:09.569Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1372025-01-10T16:35:09.571Z
1382025-01-10T16:35:09.571Z ##### ###### ##### ## # #####
1392025-01-10T16:35:09.571Z # # # # # # # # # #
1402025-01-10T16:35:09.571Z # # ##### # # # # # # #
1412025-01-10T16:35:09.572Z ##### # ##### ###### # #####
1422025-01-10T16:35:09.572Z # # # # # # # # #
1432025-01-10T16:35:09.572Z # # ###### # # # # # #
1442025-01-10T16:35:09.572Z
1452025-01-10T16:35:09.572Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1462025-01-10T16:42:30.282Z+ echo 'Test repair finished with 0'
1472025-01-10T16:42:30.282ZTest repair finished with 0
1482025-01-10T16:42:35.286Zprocess exited: duration 448876 ms, exit code 0
1492025-01-10T16:42:35.286Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1502025-01-10T16:43:35.323Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1512025-01-10T16:43:35.323Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1522025-01-10T16:43:35.341Zfound 13 output files
1532025-01-10T16:43:35.341Zuploading: /tmp/test-repair-out.txt (2433057 bytes)
1542025-01-10T16:43:36.404Zuploaded: /tmp/test-repair-out.txt
1552025-01-10T16:43:36.404Zuploading: /tmp/test_repair_ds8810.txt (22144 bytes)
1562025-01-10T16:43:37.413Zuploaded: /tmp/test_repair_ds8810.txt
1572025-01-10T16:43:37.413Zuploading: /tmp/test_repair_ds8820.txt (44161 bytes)
1582025-01-10T16:43:38.424Zuploaded: /tmp/test_repair_ds8820.txt
1592025-01-10T16:43:38.429Zuploading: /tmp/test_repair_ds8830.txt (33171 bytes)
1602025-01-10T16:43:39.435Zuploaded: /tmp/test_repair_ds8830.txt
1612025-01-10T16:43:39.438Zuploading: /tmp/test_repair_out.txt (58309 bytes)
1622025-01-10T16:43:40.448Zuploaded: /tmp/test_repair_out.txt
1632025-01-10T16:43:40.448Zuploading: /tmp/debug/df.txt (1270 bytes)
1642025-01-10T16:43:41.456Zuploaded: /tmp/debug/df.txt
1652025-01-10T16:43:41.461Zuploading: /tmp/debug/dtrace.txt (4044254 bytes)
1662025-01-10T16:43:42.544Zuploaded: /tmp/debug/dtrace.txt
1672025-01-10T16:43:42.546Zuploading: /tmp/debug/iostat.txt (151810 bytes)
1682025-01-10T16:43:42.557Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 151810 -> 153910
1692025-01-10T16:43:43.564Zuploaded: /tmp/debug/iostat.txt
1702025-01-10T16:43:43.566Zuploading: /tmp/debug/mpstat.txt (368932 bytes)
1712025-01-10T16:43:43.584Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 368932 -> 374764
1722025-01-10T16:43:44.591Zuploaded: /tmp/debug/mpstat.txt
1732025-01-10T16:43:44.594Zuploading: /tmp/debug/paging.txt (66248 bytes)
1742025-01-10T16:43:44.600Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 66248 -> 67441
1752025-01-10T16:43:45.604Zuploaded: /tmp/debug/paging.txt
1762025-01-10T16:43:45.607Zuploading: /tmp/debug/prstat.txt (707722 bytes)
1772025-01-10T16:43:45.635Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 707722 -> 720620
1782025-01-10T16:43:46.641Zuploaded: /tmp/debug/prstat.txt
1792025-01-10T16:43:46.643Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1802025-01-10T16:43:47.648Zuploaded: /tmp/debug/psrinfo.txt
1812025-01-10T16:43:47.651Zuploading: /tmp/debug/upstairs-info.txt (63840 bytes)
1822025-01-10T16:43:48.662Zuploaded: /tmp/debug/upstairs-info.txt