01J8RRNCYWFT7KYHQ7RA5KMP0D: test-live-repair

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

Buildomat Job: 01J8RRNVECPSV0CQB9MCKN5HXC

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-27T03:49:00.447Zjob dependencies complete; ready to run (waiting for 14 m 59 s)
22024-09-27T03:49:48.803Zjob assigned to worker 01J8RSHEZGRK3Z5GJ999QGKN8E (queued for 48 s)
32024-09-27T03:49:55.828Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-09-27T03:49:57.186Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-09-27T03:49:57.186Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-09-27T03:49:58.337Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-09-27T03:49:58.337Zdownloading input: /input/build/work/bins/crutest.gz
82024-09-27T03:49:59.430Zdownloaded input: /input/build/work/bins/crutest.gz
92024-09-27T03:49:59.430Zdownloading input: /input/build/work/bins/dsc.gz
102024-09-27T03:50:00.201Zdownloaded input: /input/build/work/bins/dsc.gz
112024-09-27T03:50:00.204Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-09-27T03:50:00.219Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-09-27T03:50:00.219Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-09-27T03:50:00.238Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-09-27T03:50:00.238Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-09-27T03:50:00.258Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-09-27T03:50:00.258Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-09-27T03:50:00.276Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-09-27T03:50:00.276Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-09-27T03:50:00.293Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-09-27T03:50:00.293Zdownloading input: /input/build/work/scripts/test_up.sh
222024-09-27T03:50:00.310Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-09-27T03:50:00.310Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-09-27T03:50:00.329Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-09-27T03:50:00.331Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-09-27T03:50:01.115Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-09-27T03:50:01.115Zstarting task 0: "setup"
282024-09-27T03:50:01.122Z++ uname -s
292024-09-27T03:50:01.124Z+ kern=SunOS
302024-09-27T03:50:01.124Z+ case "$kern" in
312024-09-27T03:50:01.125Z+ groupadd -g 12345 build
322024-09-27T03:50:01.127Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-09-27T03:50:03.139Z+ zfs create -o mountpoint=/work rpool/work
342024-09-27T03:50:03.330Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-09-27T03:50:03.333Z+ home_fs=zfs
362024-09-27T03:50:03.333Z+ [[ zfs == autofs ]]
372024-09-27T03:50:03.333Z+ mkdir -p /home/build
382024-09-27T03:50:03.336Z+ chown build:build /home/build /work
392024-09-27T03:50:05.337Z+ chmod 0700 /home/build /work
402024-09-27T03:50:05.340Zprocess exited: duration 4228 ms, exit code 0
 
412024-09-27T03:50:05.345Zstarting task 1: "authentication"
422024-09-27T03:50:05.363Zprocess exited: duration 17 ms, exit code 0
 
432024-09-27T03:50:05.368Zstarting task 2: "build"
442024-09-27T03:50:05.373Z+ banner cores
452024-09-27T03:50:05.377Z
462024-09-27T03:50:05.377Z #### #### ##### ###### ####
472024-09-27T03:50:05.377Z # # # # # # # #
482024-09-27T03:50:05.377Z # # # # # ##### ####
492024-09-27T03:50:05.377Z # # # ##### # #
502024-09-27T03:50:05.377Z # # # # # # # # #
512024-09-27T03:50:05.377Z #### #### # # ###### ####
522024-09-27T03:50:05.377Z
532024-09-27T03:50:05.380Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-09-27T03:50:05.388Z+ 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
552024-09-27T03:50:05.391Z+ echo 'input bins dir contains:'
562024-09-27T03:50:05.391Zinput bins dir contains:
572024-09-27T03:50:05.391Z+ ls -ltr /input/build/work/bins
582024-09-27T03:50:05.394Ztotal 751244
592024-09-27T03:50:05.394Z-rw-r--r-- 1 root root 108131710 Sep 27 03:49 crucible-downstairs.gz
602024-09-27T03:50:05.394Z-rw-r--r-- 1 root root 102511635 Sep 27 03:49 crucible-hammer.gz
612024-09-27T03:50:05.394Z-rw-r--r-- 1 root root 108522272 Sep 27 03:49 crutest.gz
622024-09-27T03:50:05.394Z-rw-r--r-- 1 root root 65218862 Sep 27 03:49 dsc.gz
632024-09-27T03:50:05.394Z+ echo 'input script dir contains:'
642024-09-27T03:50:05.394Zinput script dir contains:
652024-09-27T03:50:05.394Z+ ls -ltr /input/build/work/scripts
662024-09-27T03:50:05.397Ztotal 41
672024-09-27T03:50:05.397Z-rwxr-xr-x 1 root root 3056 Sep 27 03:49 perf-downstairs-tick.d
682024-09-27T03:50:05.397Z-rwxr-xr-x 1 root root 2127 Sep 27 03:49 test_ds.sh
692024-09-27T03:50:05.397Z-rwxr-xr-x 1 root root 4506 Sep 27 03:49 test_live_repair.sh
702024-09-27T03:50:05.397Z-rwxr-xr-x 1 root root 6721 Sep 27 03:49 test_repair.sh
712024-09-27T03:50:05.397Z-rwxr-xr-x 1 root root 3160 Sep 27 03:49 test_replay.sh
722024-09-27T03:50:05.397Z-rwxr-xr-x 1 root root 12182 Sep 27 03:49 test_up.sh
732024-09-27T03:50:05.397Z-rwxr-xr-x 1 root root 2407 Sep 27 03:49 upstairs_info.d
742024-09-27T03:50:05.397Z+ banner Unpack
752024-09-27T03:50:05.397Z# #
762024-09-27T03:50:05.397Z# # # # ##### ## #### # #
772024-09-27T03:50:05.397Z# # ## # # # # # # # # #
782024-09-27T03:50:05.397Z# # # # # # # # # # ####
792024-09-27T03:50:05.397Z# # # # # ##### ###### # # #
802024-09-27T03:50:05.397Z# # # ## # # # # # # #
812024-09-27T03:50:05.397Z ##### # # # # # #### # #
822024-09-27T03:50:05.397Z
832024-09-27T03:50:05.397Z+ mkdir -p /var/tmp/bins
842024-09-27T03:50:05.401Z+ for t in "$input/bins/"*.gz
852024-09-27T03:50:05.401Z++ basename /input/build/work/bins/crucible-downstairs.gz
862024-09-27T03:50:05.404Z+ b=crucible-downstairs.gz
872024-09-27T03:50:05.404Z+ b=crucible-downstairs
882024-09-27T03:50:05.404Z+ gunzip
892024-09-27T03:50:07.678Z+ chmod +x /var/tmp/bins/crucible-downstairs
902024-09-27T03:50:07.684Z+ for t in "$input/bins/"*.gz
912024-09-27T03:50:07.684Z++ basename /input/build/work/bins/crucible-hammer.gz
922024-09-27T03:50:07.684Z+ b=crucible-hammer.gz
932024-09-27T03:50:07.685Z+ b=crucible-hammer
942024-09-27T03:50:07.685Z+ gunzip
952024-09-27T03:50:09.812Z+ chmod +x /var/tmp/bins/crucible-hammer
962024-09-27T03:50:09.816Z+ for t in "$input/bins/"*.gz
972024-09-27T03:50:09.816Z++ basename /input/build/work/bins/crutest.gz
982024-09-27T03:50:09.819Z+ b=crutest.gz
992024-09-27T03:50:09.819Z+ b=crutest
1002024-09-27T03:50:09.819Z+ gunzip
1012024-09-27T03:50:12.137Z+ chmod +x /var/tmp/bins/crutest
1022024-09-27T03:50:12.140Z+ for t in "$input/bins/"*.gz
1032024-09-27T03:50:12.142Z++ basename /input/build/work/bins/dsc.gz
1042024-09-27T03:50:12.145Z+ b=dsc.gz
1052024-09-27T03:50:12.145Z+ b=dsc
1062024-09-27T03:50:12.145Z+ gunzip
1072024-09-27T03:50:13.530Z+ chmod +x /var/tmp/bins/dsc
1082024-09-27T03:50:13.533Z+ export BINDIR=/var/tmp/bins
1092024-09-27T03:50:13.533Z+ BINDIR=/var/tmp/bins
1102024-09-27T03:50:13.533Z+ echo 'BINDIR is /var/tmp/bins'
1112024-09-27T03:50:13.533ZBINDIR is /var/tmp/bins
1122024-09-27T03:50:13.533Z+ echo 'bindir contains:'
1132024-09-27T03:50:13.533Zbindir contains:
1142024-09-27T03:50:13.533Z+ ls -ltr /var/tmp/bins
1152024-09-27T03:50:13.536Ztotal 929202
1162024-09-27T03:50:13.536Z-rwxr-xr-x 1 build build 405588912 Sep 27 03:50 crucible-downstairs
1172024-09-27T03:50:13.536Z-rwxr-xr-x 1 build build 384082568 Sep 27 03:50 crucible-hammer
1182024-09-27T03:50:13.536Z-rwxr-xr-x 1 build build 406249136 Sep 27 03:50 crutest
1192024-09-27T03:50:13.536Z-rwxr-xr-x 1 build build 241963776 Sep 27 03:50 dsc
1202024-09-27T03:50:13.536Z+ banner CreateDS
1212024-09-27T03:50:13.538Z ##### ###### #####
1222024-09-27T03:50:13.538Z# # ##### ###### ## ##### ###### # # # #
1232024-09-27T03:50:13.538Z# # # # # # # # # # #
1242024-09-27T03:50:13.538Z# # # ##### # # # ##### # # #####
1252024-09-27T03:50:13.539Z# ##### # ###### # # # # #
1262024-09-27T03:50:13.539Z# # # # # # # # # # # # #
1272024-09-27T03:50:13.539Z ##### # # ###### # # # ###### ###### #####
1282024-09-27T03:50:13.539Z
1292024-09-27T03:50:13.539Z+ echo /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1302024-09-27T03:50:13.539Z/var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1312024-09-27T03:50:13.539Z+ /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1322024-09-27T03:50:13.559ZCreating region directory at: /var/tmp/dsc/region
1332024-09-27T03:50:13.562ZCreating dsc directory at: /tmp/dsc
1342024-09-27T03:50:13.891ZDownstairs region 0 created at /var/tmp/dsc/region/8810 in 0.33113468
1352024-09-27T03:50:14.175ZDownstairs region 1 created at /var/tmp/dsc/region/8820 in 0.28369942
1362024-09-27T03:50:14.430ZDownstairs region 2 created at /var/tmp/dsc/region/8830 in 0.25522068
1372024-09-27T03:50:14.724ZDownstairs region 3 created at /var/tmp/dsc/region/8840 in 0.29325527
1382024-09-27T03:50:14.724ZCreated 4 regions
1392024-09-27T03:50:14.727Z+ banner StartDS
1402024-09-27T03:50:14.730Z ##### ###### #####
1412024-09-27T03:50:14.730Z# # ##### ## ##### ##### # # # #
1422024-09-27T03:50:14.730Z# # # # # # # # # #
1432024-09-27T03:50:14.730Z ##### # # # # # # # # #####
1442024-09-27T03:50:14.730Z # # ###### ##### # # # #
1452024-09-27T03:50:14.730Z# # # # # # # # # # # #
1462024-09-27T03:50:14.730Z ##### # # # # # # ###### #####
1472024-09-27T03:50:14.730Z
1482024-09-27T03:50:14.734Z+ sleep 5
1492024-09-27T03:50:14.734Z+ /var/tmp/bins/dsc start --ds-bin /var/tmp/bins/crucible-downstairs --region-count 4
1502024-09-27T03:50:19.737Z++ pgrep dsc
1512024-09-27T03:50:19.740Z+ dsc_pid=1166
1522024-09-27T03:50:19.740Z+ [[ 1166 -eq 0 ]]
1532024-09-27T03:50:19.740Z+ ps -p 1166
1542024-09-27T03:50:19.743Z PID TTY TIME CMD
1552024-09-27T03:50:19.743Z 1166 ? 0:00 dsc
1562024-09-27T03:50:19.743Z+ echo 'Found dsc running, continue tests'
1572024-09-27T03:50:19.743ZFound dsc running, continue tests
1582024-09-27T03:50:19.743Z+ echo 'Setup self timeout'
1592024-09-27T03:50:19.743ZSetup self timeout
1602024-09-27T03:50:19.743Z+ jobpid=1137
1612024-09-27T03:50:19.746Z+ echo 'Setup debug logging'
1622024-09-27T03:50:19.746ZSetup debug logging
1632024-09-27T03:50:19.746Z+ mkdir /tmp/debug
1642024-09-27T03:50:19.746Z+ sleep 7200
1652024-09-27T03:50:19.746Z+ psrinfo -v
1662024-09-27T03:50:19.749Z+ df -h
1672024-09-27T03:50:19.756Z+ prstat -d d -mLc 1
1682024-09-27T03:50:19.760Z+ iostat -T d -xn 1
1692024-09-27T03:50:19.760Z+ mpstat -T d 1
1702024-09-27T03:50:19.760Z+ vmstat -T d -p 1
1712024-09-27T03:50:19.760Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1722024-09-27T03:50:19.763Z+ banner LR
1732024-09-27T03:50:19.763Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1742024-09-27T03:50:19.763Z# ######
1752024-09-27T03:50:19.763Z# # #
1762024-09-27T03:50:19.763Z# # #
1772024-09-27T03:50:19.763Z# ######
1782024-09-27T03:50:19.763Z# # #
1792024-09-27T03:50:19.763Z# # #
1802024-09-27T03:50:19.763Z####### # #
1812024-09-27T03:50:19.763Z
1822024-09-27T03:50:19.763Z+ ptime -m /var/tmp/bins/crutest replace -t 127.0.0.1:8810 -t 127.0.0.1:8820 -t 127.0.0.1:8830 --replacement 127.0.0.1:8840 -g 1 -c 10 --stable
1832024-09-27T04:00:28.531Z+ banner StopDSC
1842024-09-27T04:00:28.534Z ##### ###### ##### #####
1852024-09-27T04:00:28.534Z# # ##### #### ##### # # # # # #
1862024-09-27T04:00:28.534Z# # # # # # # # # #
1872024-09-27T04:00:28.534Z ##### # # # # # # # ##### #
1882024-09-27T04:00:28.534Z # # # # ##### # # # #
1892024-09-27T04:00:28.534Z# # # # # # # # # # # #
1902024-09-27T04:00:28.534Z ##### # #### # ###### ##### #####
1912024-09-27T04:00:28.534Z
1922024-09-27T04:00:28.534Z+ /var/tmp/bins/dsc cmd shutdown
1932024-09-27T04:00:28.614Z+ banner WaitStop
1942024-09-27T04:00:28.617Z# # #####
1952024-09-27T04:00:28.617Z# # # ## # ##### # # ##### #### #####
1962024-09-27T04:00:28.617Z# # # # # # # # # # # # #
1972024-09-27T04:00:28.617Z# # # # # # # ##### # # # # #
1982024-09-27T04:00:28.617Z# # # ###### # # # # # # #####
1992024-09-27T04:00:28.617Z# # # # # # # # # # # # #
2002024-09-27T04:00:28.617Z ## ## # # # # ##### # #### #
2012024-09-27T04:00:28.617Z
2022024-09-27T04:00:28.617Z+ wait 1166
2032024-09-27T04:00:29.613Z+ _exit_trap
2042024-09-27T04:00:29.613Z+ local status=0
2052024-09-27T04:00:29.616Z+ [[ 0 -eq 0 ]]
2062024-09-27T04:00:29.616Z+ exit 0
2072024-09-27T04:00:34.618Zprocess exited: duration 624147 ms, exit code 0
2082024-09-27T04:00:34.619Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2092024-09-27T04:01:34.674Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2102024-09-27T04:01:34.674Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2112024-09-27T04:01:34.688Zfound 14 output files
2122024-09-27T04:01:34.688Zuploading: /tmp/crutest-replace.log (30780746 bytes)
2132024-09-27T04:01:36.142Zuploaded: /tmp/crutest-replace.log
2142024-09-27T04:01:36.142Zuploading: /tmp/dsc.log (2287 bytes)
2152024-09-27T04:01:37.151Zuploaded: /tmp/dsc.log
2162024-09-27T04:01:37.152Zuploading: /tmp/debug/df.txt (1270 bytes)
2172024-09-27T04:01:38.161Zuploaded: /tmp/debug/df.txt
2182024-09-27T04:01:38.163Zuploading: /tmp/debug/dtrace.txt (394280 bytes)
2192024-09-27T04:01:39.186Zuploaded: /tmp/debug/dtrace.txt
2202024-09-27T04:01:39.189Zuploading: /tmp/debug/iostat.txt (206016 bytes)
2212024-09-27T04:01:39.200Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 206016 -> 207526
2222024-09-27T04:01:40.206Zuploaded: /tmp/debug/iostat.txt
2232024-09-27T04:01:40.209Zuploading: /tmp/debug/mpstat.txt (494696 bytes)
2242024-09-27T04:01:40.226Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 494696 -> 499082
2252024-09-27T04:01:41.234Zuploaded: /tmp/debug/mpstat.txt
2262024-09-27T04:01:41.234Zuploading: /tmp/debug/paging.txt (89719 bytes)
2272024-09-27T04:01:41.242Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 89719 -> 90696
2282024-09-27T04:01:42.250Zuploaded: /tmp/debug/paging.txt
2292024-09-27T04:01:42.253Zuploading: /tmp/debug/prstat.txt (1089249 bytes)
2302024-09-27T04:01:42.288Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 1089249 -> 1098314
2312024-09-27T04:01:43.294Zuploaded: /tmp/debug/prstat.txt
2322024-09-27T04:01:43.298Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2332024-09-27T04:01:44.306Zuploaded: /tmp/debug/psrinfo.txt
2342024-09-27T04:01:44.308Zuploading: /tmp/debug/upstairs-info.txt (100488 bytes)
2352024-09-27T04:01:45.319Zuploaded: /tmp/debug/upstairs-info.txt
2362024-09-27T04:01:45.321Zuploading: /tmp/dsc/downstairs-8810.txt (1462966 bytes)
2372024-09-27T04:01:46.368Zuploaded: /tmp/dsc/downstairs-8810.txt
2382024-09-27T04:01:46.369Zuploading: /tmp/dsc/downstairs-8820.txt (976160 bytes)
2392024-09-27T04:01:47.405Zuploaded: /tmp/dsc/downstairs-8820.txt
2402024-09-27T04:01:47.405Zuploading: /tmp/dsc/downstairs-8830.txt (1194581 bytes)
2412024-09-27T04:01:48.448Zuploaded: /tmp/dsc/downstairs-8830.txt
2422024-09-27T04:01:48.451Zuploading: /tmp/dsc/downstairs-8840.txt (1241950 bytes)
2432024-09-27T04:01:49.494Zuploaded: /tmp/dsc/downstairs-8840.txt